{"id":82430,"library":"http-parser","title":"HTTP Parser","description":"A super fast HTTP parser for Ruby, cross-platform with FFI support.","status":"active","version":"1.2.3","language":"ruby","source_language":null,"source_url":"https://github.com/cotag/http-parser","tags":["http","parser","ffi","fast"],"install":[{"cmd":"gem install http-parser","lang":"bash","label":"gem install"},{"cmd":"# Gemfile\ngem 'http-parser', '~> 1.2.3'","lang":"ruby","label":"Gemfile"}],"dependencies":[],"imports":[{"symbol":"HttpParser","correct":"require 'http-parser'"}],"quickstart":{"code":"require 'http-parser'\nparser = HttpParser::Parser.new\nparser << \"GET / HTTP/1.1\\r\\nHost: example.com\\r\\n\\r\\n\"\nputs parser.http_method","lang":"ruby","description":"Parse an HTTP request string"},"warnings":[{"fix":"Ensure FFI gem is installed and compatible.","message":"Requires FFI; may not work on all Ruby implementations without FFI support.","severity":"gotcha","affected_versions":">= 1.0.0"}],"env_vars":null,"search_vec":"'cross':11 'cross-platform':10 'fast':5,19 'ffi':14,18 'http':1,6,16 'parser':2,7,17 'platform':12 'rubi':9 'super':4 'support':15","created_at":"2026-06-19T05:20:56.918363+00:00","updated_at":"2026-06-19T05:20:56.918363+00:00","problems":[],"ecosystem":"rubygems","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/cotag/http-parser","github":"https://github.com/cotag/http-parser","docs":"http://www.rubydoc.info/gems/http-parser/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["networking","utility"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-19","next_check":"2026-12-16","install_tag":null}}