felixge / faster-than-cLinks
Talk outline: Faster than C? Parsing binary data in JavaScript.
☆834Updated 10 years ago
Alternatives and similar repositories for faster-than-c
Users that are interested in faster-than-c are comparing it to the libraries listed below
Sorting:
- Callback-free control flow for Node using ES6 generators.☆547Updated last year
- Configures v8 flags at runtime.☆118Updated 10 years ago
- postmortem debugging for Node.js and other V8-based programs☆243Updated 9 months ago
- The missing POSIX system calls for node.js☆214Updated 3 years ago
- Stacktrace visualization tools☆339Updated last year
- node.js access to v8's "raw" CallSites -- useful for custom traces, c-style assertions, getting the line number in execution etc☆248Updated 10 years ago
- ☆346Updated 6 years ago
- Allows you to profile when the garbage collector runs, and how long it takes.☆191Updated 4 years ago
- Sophisticated meta programming in JavaScript, e.g. to build different versions of a library from a single source tree.☆137Updated 6 years ago
- Buffer List: collect buffers and access with a standard readable Buffer interface, streamable too!☆437Updated 2 weeks ago
- Node.js Enhancement Proposals for discussion on future API additions/changes to Node core☆440Updated 7 years ago
- A caffeine driven, simplistic approach to benchmarking.☆563Updated 4 years ago
- A streaming JSON parser written in pure JavaScript for node.js☆367Updated 3 years ago
- node.js-runnable v8.log processor (d8 + %platform%-tick-processor friend)☆322Updated 8 years ago
- Native hashtable interface for when V8 objects can't take the heat☆107Updated 7 years ago
- A new kind of headless webkit integration for nodejs; a great alternative to phantomjs.☆847Updated 4 years ago
- Superseded by memory-level. In-memory abstract-leveldown store for Node.js and browsers.☆287Updated 8 months ago
- Asynchronous Javascript language extensions☆287Updated 4 years ago
- writable stream that concatenates strings or data and calls a callback with the result☆577Updated 4 years ago
- Flow control and error handling for Node.js☆279Updated last year
- Feature-reduced port of GYP to JavaScript☆160Updated 8 years ago
- Make weak references to JavaScript Objects. Fire a callback when they're garbage collected.☆239Updated 3 years ago
- NOTE: You probably want native promises now☆181Updated 6 years ago
- Node clustering library with support for zero downtime reloading☆522Updated 4 years ago
- Dynamic tracing for javascript, in javascript (similar dtrace, ktap etc)☆383Updated 6 years ago
- simple way to create a ReadableWritable stream that works☆669Updated 7 years ago
- Line-by-line Stream reader for node.js☆324Updated 5 years ago
- converts your code into Standard JavaScript Format☆260Updated 4 years ago
- Wrap Node-callback functions to return Promises.☆149Updated 6 years ago
- Easily add a REPL to your Node.js app.☆215Updated 10 years ago