joyent_http_parser

Wrapper for high performance HTTP parsing library.

Wrapper score 30/100 · tests present · docs generated

Wraps a native library — check OS Compatibility below for platform-specific linking notes.

Summary

Latest Version Unknown
License MIT
CI Status Passing
Downloads 0
Last Indexed 2026-07-21 05:24

Installation

nimble install joyent_http_parser
choosenim install joyent_http_parser
git clone https://github.com/nim-lang/joyent_http_parser

OS Compatibility

Platform Linux macOS Windows FreeBSD OpenBSD NetBSD Android iOS WASM Embedded
joyent_http_parser - - - - - - -

Source

Repository https://github.com/nim-lang/joyent_http_parser
Homepage https://github.com/nim-lang/joyent_http_parser
Documentation View Documentation
Registry Source nimble_official

README

joyent http parser wrapper

This was moved out of the Nim stdlib into this Nimble package. To use it add this to your .nimble file:

requires "joyent_http_parser"