http_parser.cr VS router-simple.cr

Compare http_parser.cr vs router-simple.cr and see what are their differences.

http_parser.cr

Crystal wrapper for Http Parser lib: https://github.com/joyent/http-parser (by kostya)

router-simple.cr

simple path router inspired by Router::Simple. (by karupanerura)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
http_parser.cr router-simple.cr
0 0
16 5
- -
0.0 0.0
about 7 years ago over 8 years ago
C Crystal
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

http_parser.cr

Posts with mentions or reviews of http_parser.cr. We have used some of these posts to build our list of alternatives and similar projects.

We haven't tracked posts mentioning http_parser.cr yet.
Tracking mentions began in Dec 2020.

router-simple.cr

Posts with mentions or reviews of router-simple.cr. We have used some of these posts to build our list of alternatives and similar projects.

We haven't tracked posts mentioning router-simple.cr yet.
Tracking mentions began in Dec 2020.

What are some alternatives?

When comparing http_parser.cr and router-simple.cr you can also consider the following projects:

proxy-fetcher.cr - Crystal port of awesome Ruby ProxyFetcher gem

crystal-routing - Extensible library to deal with http request and string based routing in Crystal

http-multiserver.cr - Mount multiple web applications 🚦

http-protection - This library protects against typical web attacks. It was inspired in rack-protection Ruby gem.

http_distributor - http server which allows sneaky http request though it.

http2 - HTTP/2 Protocol Implementation for the Crystal Language

route.cr - Minimum High Performance Middleware for Crystal Web Server.

Cable - It's like ActionCable (100% compatible with JS Client), but you know, for Crystal

beryl

crul - Command line HTTP client written in Crystal

digest-auth - HTTP digest auth for crystal lang