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
- Callback-free control flow for Node using ES6 generators.☆547Updated last year
- Native hashtable interface for when V8 objects can't take the heat☆107Updated 7 years ago
- ☆345Updated 6 years ago
- Configures v8 flags at runtime.☆118Updated 10 years ago
- Node.js Enhancement Proposals for discussion on future API additions/changes to Node core☆442Updated 7 years ago
- Buffer List: collect buffers and access with a standard readable Buffer interface, streamable too!☆438Updated last week
- A caffeine driven, simplistic approach to benchmarking.☆563Updated 5 years ago
- Allows you to profile when the garbage collector runs, and how long it takes.☆191Updated 4 years ago
- Stacktrace visualization tools☆338Updated last year
- The missing POSIX system calls for node.js☆214Updated 3 years ago
- A NodeSchool style workshopper for learning how to write native Node.js addons☆414Updated 4 years ago
- node.js-runnable v8.log processor (d8 + %platform%-tick-processor friend)☆322Updated 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
- Make weak references to JavaScript Objects. Fire a callback when they're garbage collected.☆239Updated 4 years ago
- Tool for debugging native Node.js modules and getting stack traces when things go wrong.☆319Updated 3 years ago
- NOTE: You probably want native promises now☆181Updated 7 years ago
- simple way to create a ReadableWritable stream that works☆669Updated 7 years ago
- A streaming JSON parser written in pure JavaScript for node.js☆368Updated 4 years ago
- writable stream that concatenates strings or data and calls a callback with the result☆577Updated 4 years ago
- Feature-reduced port of GYP to JavaScript☆160Updated 8 years ago
- Extremely fast double-ended queue implementation☆622Updated 5 years ago
- Creates super long stack traces☆196Updated last year
- polyfill version of the 0.11 version of the asyncListener API☆175Updated 4 years ago
- Native DTrace probes for node.js apps☆324Updated 4 years ago
- dnscache for Node☆189Updated 4 years ago
- Wrap Node-callback functions to return Promises.☆148Updated 6 years ago
- Asynchronous Javascript language extensions☆287Updated 5 years ago
- c-style assert() for nodejs, reporting the expression string as the error message☆288Updated 7 years ago
- esmangle is mangler / minifier for Mozilla Parser API AST☆294Updated 9 years ago