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

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: 10 months 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