felixge / faster-than-c
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
- simple way to create a ReadableWritable stream that works☆670Updated 6 years ago
- Node.js Enhancement Proposals for discussion on future API additions/changes to Node core☆440Updated 6 years ago
- postmortem debugging for Node.js and other V8-based programs☆242Updated 5 months ago
- ☆345Updated 5 years ago
- Callback-free control flow for Node using ES6 generators.☆547Updated last year
- node.js access to v8's "raw" CallSites -- useful for custom traces, c-style assertions, getting the line number in execution etc☆247Updated 10 years ago
- A collection of useful stream utility modules for writing better code using streams☆1,088Updated 4 years ago
- Long stack traces for node.js inspired by https://github.com/tlrobinson/long-stack-traces☆840Updated 5 years ago
- writable stream that concatenates strings or data and calls a callback with the result☆577Updated 3 years ago
- Stacktrace visualization tools☆339Updated 9 months ago
- Big integers for Node.js using OpenSSL☆419Updated 4 years ago
- Allows you to profile when the garbage collector runs, and how long it takes.☆191Updated 3 years ago
- Check if the event loop is blocked☆734Updated 5 years ago
- browserify as a service.☆640Updated 4 months ago
- Extremely fast double-ended queue implementation☆623Updated 5 years ago
- Native hashtable interface for when V8 objects can't take the heat☆107Updated 6 years ago
- esmangle is mangler / minifier for Mozilla Parser API AST☆293Updated 9 years ago
- Creates super long stack traces☆195Updated 6 months ago
- Configures v8 flags at runtime.☆118Updated 10 years ago
- Extended Memory Semantics - Persistent shared object memory and parallelism for Node.js and Python☆595Updated 4 years ago
- A list of Crankshaft bailout reasons with examples☆904Updated 6 years ago
- A caffeine driven, simplistic approach to benchmarking.☆563Updated 4 years ago
- Syntax highlights JavaScript code with ANSI colors to be printed to the terminal.☆175Updated 4 years ago
- Buffer List: collect buffers and access with a standard readable Buffer interface, streamable too!☆433Updated last week
- Node clustering library with support for zero downtime reloading☆522Updated 4 years ago
- ECMAScript parsing infrastructure for multipurpose analysis☆409Updated 3 years ago
- NodeJS agent for WebKit devtools front-end☆1,094Updated 10 months ago
- Bi-directional RPC through any stream.☆205Updated 4 years ago
- Make weak references to JavaScript Objects. Fire a callback when they're garbage collected.☆238Updated 3 years ago
- Node-core streams for userland☆1,038Updated 3 months ago