felixge / faster-than-cLinks
Talk outline: Faster than C? Parsing binary data in JavaScript.
☆837Updated 11 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:
- postmortem debugging for Node.js and other V8-based programs☆244Updated last year
- Allows you to profile when the garbage collector runs, and how long it takes.☆191Updated 4 years ago
- ☆345Updated 6 years ago
- Callback-free control flow for Node using ES6 generators.☆547Updated last year
- Configures v8 flags at runtime.☆118Updated 10 years ago
- Stacktrace visualization tools☆338Updated last year
- Node.js Enhancement Proposals for discussion on future API additions/changes to Node core☆442Updated 7 years ago
- Native hashtable interface for when V8 objects can't take the heat☆107Updated 7 years ago
- Buffer List: collect buffers and access with a standard readable Buffer interface, streamable too!☆438Updated last month
- node.js-runnable v8.log processor (d8 + %platform%-tick-processor friend)☆322Updated 8 years ago
- dnscache for Node☆189Updated 4 years ago
- Make weak references to JavaScript Objects. Fire a callback when they're garbage collected.☆239Updated 4 years ago
- The missing POSIX system calls for node.js☆214Updated 3 years ago
- A caffeine driven, simplistic approach to benchmarking.☆562Updated 5 years ago
- simple way to create a ReadableWritable stream that works☆669Updated 7 years ago
- writable stream that concatenates strings or data and calls a callback with the result☆577Updated 4 years ago
- Tool for debugging native Node.js modules and getting stack traces when things go wrong.☆319Updated 3 years ago
- Easily add a REPL to your Node.js app.☆215Updated 10 years ago
- A NodeSchool style workshopper for learning how to write native Node.js addons☆414Updated 4 years ago
- Feature-reduced port of GYP to JavaScript☆160Updated 8 years ago
- node.js access to v8's "raw" CallSites -- useful for custom traces, c-style assertions, getting the line number in execution etc☆248Updated 11 years ago
- NodeJS agent for WebKit devtools front-end☆1,092Updated last year
- Tool for displaying IR used by V8 and Dart VM optimizing compilers☆437Updated 3 months ago
- esmangle is mangler / minifier for Mozilla Parser API AST☆294Updated 9 years ago
- A list of Crankshaft bailout reasons with examples☆901Updated 7 years ago
- polyfill version of the 0.11 version of the asyncListener API☆175Updated 3 years ago
- Exploring v8 performance characteristics in Node across v8 versions 5.1, 5.8, 5.9, 6.0 and 6.1☆281Updated 8 years ago
- Big integers for Node.js using OpenSSL☆418Updated 4 years ago
- Creates super long stack traces☆196Updated last year
- Sophisticated meta programming in JavaScript, e.g. to build different versions of a library from a single source tree.☆137Updated 6 years ago