RubyFlow The Ruby and Rails community linklog

×

The Ruby and Rails community linklog

Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!

http-parser-lite, a skinny wrapper around Joyent http-parser

I just released https://github.com/deepfryed/http-parser-lite. It’s yet another wrapper around Joyent http-parser. I wanted to keep the API simple & the code minimal.

Comments welcome!

Comments

You inspired me to write FFI bindings for the http_parser library, and managed to provide the same API as http-parser-lite. ffi-http-parser

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in