Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dynajoe/node-http-parser-js

A recreational attempt to create a pure JavaScript HTTP parser for Node.js
https://github.com/dynajoe/node-http-parser-js

Last synced: 21 days ago
JSON representation

A recreational attempt to create a pure JavaScript HTTP parser for Node.js

Awesome Lists containing this project

README

        

clump: 83% of the speed of http_parser.c

line-by-line: 66% of the speed of http_parser.c

stateful: 66% of the speed of http_parser.c