felixge / faster-than-cLinks
Talk outline: Faster than C? Parsing binary data in JavaScript.
☆836Updated 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:
- postmortem debugging for Node.js and other V8-based programs☆243Updated 8 months ago
- Callback-free control flow for Node using ES6 generators.☆547Updated last year
- ☆346Updated 6 years ago
- Stacktrace visualization tools☆339Updated last year
- A caffeine driven, simplistic approach to benchmarking.☆563Updated 4 years ago
- Allows you to profile when the garbage collector runs, and how long it takes.☆191Updated 3 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 10 years ago
- node.js-runnable v8.log processor (d8 + %platform%-tick-processor friend)☆322Updated 8 years ago
- Make weak references to JavaScript Objects. Fire a callback when they're garbage collected.☆238Updated 3 years ago
- Node.js Enhancement Proposals for discussion on future API additions/changes to Node core☆440Updated 7 years ago
- The missing POSIX system calls for node.js☆214Updated 3 years ago
- Configures v8 flags at runtime.☆118Updated 10 years ago
- Big integers for Node.js using OpenSSL☆418Updated 4 years ago
- Build Node.JS servers that don't fall over.☆1,299Updated 8 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!☆436Updated 3 months ago
- writable stream that concatenates strings or data and calls a callback with the result☆577Updated 4 years ago
- simple way to create a ReadableWritable stream that works☆669Updated 6 years ago
- ECMAScript parsing infrastructure for multipurpose analysis☆410Updated 4 years ago
- Asynchronous Javascript language extensions☆287Updated 4 years ago
- browserify as a service.☆639Updated 6 months ago
- Exploring v8 performance characteristics in Node across v8 versions 5.1, 5.8, 5.9, 6.0 and 6.1☆281Updated 7 years ago
- Native DTrace probes for node.js apps☆323Updated 4 years ago
- Delivers a human-readable diagnostic summary, written to file.☆325Updated 4 years ago
- Extended Memory Semantics - Persistent shared object memory and parallelism for Node.js and Python☆596Updated 4 years ago
- Tool for debugging native Node.js modules and getting stack traces when things go wrong.☆320Updated 3 years ago
- NOTE: You probably want native promises now☆181Updated 6 years ago
- LLJS: Low-Level JavaScript☆1,178Updated 5 years ago
- Elegant UDP messaging for nodejs☆343Updated 6 years ago
- Line-by-line Stream reader for node.js☆324Updated 5 years ago