felixge / faster-than-c
Talk outline: Faster than C? Parsing binary data in JavaScript.
☆838Updated 9 years ago
Related projects ⓘ
Alternatives and complementary repositories for faster-than-c
- postmortem debugging for Node.js and other V8-based programs☆240Updated last week
- Allows you to profile when the garbage collector runs, and how long it takes.☆192Updated 3 years ago
- ☆347Updated 5 years ago
- 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☆441Updated 6 years ago
- Build Node.JS servers that don't fall over.☆1,300Updated 7 years ago
- node.js-runnable v8.log processor (d8 + %platform%-tick-processor friend)☆323Updated 7 years ago
- Callback-free control flow for Node using ES6 generators.☆548Updated 8 months ago
- A caffeine driven, simplistic approach to benchmarking.☆563Updated 4 years ago
- Don't let your Node.JS server fall over when it's too busy.☆366Updated 6 years ago
- node.js access to v8's "raw" CallSites -- useful for custom traces, c-style assertions, getting the line number in execution etc☆247Updated 9 years ago
- Make weak references to JavaScript Objects. Fire a callback when they're garbage collected.☆238Updated 2 years ago
- Performance profiler based on nodetime☆449Updated 9 years ago
- Configures v8 flags at runtime.☆118Updated 9 years ago
- Stacktrace visualization tools☆338Updated 4 months ago
- Long stack traces for node.js inspired by https://github.com/tlrobinson/long-stack-traces☆837Updated 4 years ago
- Node clustering library with support for zero downtime reloading☆522Updated 3 years ago
- A better `Stream.pipe` that creates duplex streams and lets you handle errors in one place.☆294Updated 8 months ago
- Feature-reduced port of GYP to JavaScript☆160Updated 7 years ago
- Delivers a human-readable diagnostic summary, written to file.☆326Updated 3 years ago
- NOTE: You probably want native promises now☆179Updated 6 years ago
- Node-core streams for userland☆1,032Updated 10 months ago
- Tool for debugging native Node.js modules and getting stack traces when things go wrong.☆319Updated 2 years ago
- Creates super long stack traces☆194Updated last month
- Asynchronous Javascript language extensions☆288Updated 4 years ago
- Exploring v8 performance characteristics in Node across v8 versions 5.1, 5.8, 5.9, 6.0 and 6.1☆278Updated 7 years ago
- MongoDB core driver functionality aims to make the "smallest" viable driver api☆191Updated 3 years ago