felixge / faster-than-cLinks
Talk outline: Faster than C? Parsing binary data in JavaScript.
☆837Updated 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
- postmortem debugging for Node.js and other V8-based programs☆244Updated last year
- ☆345Updated 6 years ago
- Allows you to profile when the garbage collector runs, and how long it takes.☆191Updated 4 years ago
- Node.js Enhancement Proposals for discussion on future API additions/changes to Node core☆441Updated 7 years ago
- Configures v8 flags at runtime.☆118Updated 10 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 2 weeks ago
- A caffeine driven, simplistic approach to benchmarking.☆562Updated 5 years ago
- Make weak references to JavaScript Objects. Fire a callback when they're garbage collected.☆239Updated 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
- browserify as a service.☆638Updated last year
- Stacktrace visualization tools☆338Updated last year
- A NodeSchool style workshopper for learning how to write native Node.js addons☆414Updated 4 years ago
- NOTE: You probably want native promises now☆181Updated 7 years ago
- The missing POSIX system calls for node.js☆214Updated 3 years ago
- LLJS: Low-Level JavaScript☆1,178Updated 5 years ago
- simple way to create a ReadableWritable stream that works☆669Updated 7 years ago
- Big integers for Node.js using OpenSSL☆418Updated 4 years ago
- writable stream that concatenates strings or data and calls a callback with the result☆577Updated 4 years ago
- Extremely fast double-ended queue implementation☆622Updated 5 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
- Superseded by memory-level. In-memory abstract-leveldown store for Node.js and browsers.☆287Updated last year
- ECMAScript parsing infrastructure for multipurpose analysis☆411Updated 4 years ago
- Dynamic tracing for javascript, in javascript (similar dtrace, ktap etc)☆383Updated 7 years ago
- A streaming JSON parser written in pure JavaScript for node.js☆368Updated 4 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
- Native DTrace probes for node.js apps☆324Updated 4 years ago
- Access the V8 profiler from node.js☆283Updated 3 years ago