bryanp / llhttp

Ruby bindings for llhttp.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

llhttp

Ruby bindings for llhttp.

This is a monorepo that includes projects for MRI and FFI. Generally speaking, you should prefer the MRI version and fallback to the FFI version for better compatibility. There is parity between the two implementations, but the MRI implementation is more performant.

About

Ruby bindings for llhttp.


Languages

Language:C 96.9%Language:Ruby 3.1%