Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
chmike
on Oct 8, 2012
|
parent
|
context
|
favorite
| on:
Faster than C? Parsing binary data in JavaScript.
Check the code :
https://github.com/felixge/node-mysql
Note: it uses node_buffer.cc which is some C++ code in node. So it is not exactly pure Javascript.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
Note: it uses node_buffer.cc which is some C++ code in node. So it is not exactly pure Javascript.