Nate Brady 77c56fcb5b patch: broken benchmark_config 8 년 전
..
views 9d38fde1e5 Upgrade Crystal/Kemal (#2212) 9 년 전
.gitignore b56386c688 Update crystal (#2190) 9 년 전
README.md 9b50ba13cd Add Kemal Crystal framework 9 년 전
benchmark_config.json 77c56fcb5b patch: broken benchmark_config 8 년 전
server-postgres.cr 9d38fde1e5 Upgrade Crystal/Kemal (#2212) 9 년 전
server-redis.cr 9d38fde1e5 Upgrade Crystal/Kemal (#2212) 9 년 전
setup-postgres.sh e9c5f6f782 DB Setup Changes / New Travis / Vagrant fix - The Promised Land! (#2417) 8 년 전
setup-redis.sh b4d70c927e Kemal - remove redis 8 년 전
shard.lock 9d38fde1e5 Upgrade Crystal/Kemal (#2212) 9 년 전
shard.yml 9d38fde1e5 Upgrade Crystal/Kemal (#2212) 9 년 전

README.md

Crystal-Kemal

This is the Kemal test of the Framework Benchmarks. Crystal is a new language that closely resembles Ruby with a goal of removing typed variables and parameters (instead inferencing), whilst maintaining top speed through bindings into C.

Kemal is a fast and simple web framework for Crystal language. Inspired by Sinatra but with superior performance and built-in WebSocket support.