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
- ☆345Updated 5 years ago
- Allows you to profile when the garbage collector runs, and how long it takes.☆191Updated 3 years ago
- simple way to create a ReadableWritable stream that works☆670Updated 6 years ago
- postmortem debugging for Node.js and other V8-based programs☆242Updated 4 months ago
- node.js-runnable v8.log processor (d8 + %platform%-tick-processor friend)☆322Updated 7 years ago
- Node.js Enhancement Proposals for discussion on future API additions/changes to Node core☆440Updated 6 years ago
- Stacktrace visualization tools☆339Updated 8 months ago
- Make weak references to JavaScript Objects. Fire a callback when they're garbage collected.☆238Updated 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☆247Updated 10 years ago
- writable stream that concatenates strings or data and calls a callback with the result☆577Updated 3 years ago
- Callback-free control flow for Node using ES6 generators.☆547Updated last year
- Creates super long stack traces☆195Updated 5 months ago
- A better `Stream.pipe` that creates duplex streams and lets you handle errors in one place.☆294Updated last year
- Check if the event loop is blocked☆734Updated 5 years ago
- Low level TCP library for Node.js☆600Updated 5 years ago
- A streaming JSON parser written in pure JavaScript for node.js☆360Updated 3 years ago
- Simple middleware-style router☆420Updated last week
- A NodeJS library to keep an eye on your memory usage, and discover and isolate leaks.☆776Updated 2 years ago
- Pipeable javascript. Quickly filter, map, and reduce from the terminal☆420Updated 2 years 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.☆368Updated 6 years ago
- Elegant UDP messaging for nodejs☆341Updated 6 years ago
- Asynchronous CPU profiling for node☆264Updated 10 years ago
- Extended Memory Semantics - Persistent shared object memory and parallelism for Node.js and Python☆595Updated 4 years ago
- Buffer List: collect buffers and access with a standard readable Buffer interface, streamable too!☆433Updated 2 weeks ago
- Performance profiler based on nodetime☆449Updated 9 years ago
- Node clustering library with support for zero downtime reloading☆522Updated 3 years ago
- Long stack traces for node.js inspired by https://github.com/tlrobinson/long-stack-traces☆839Updated 5 years ago
- A list of Crankshaft bailout reasons with examples☆904Updated 6 years ago
- Build Node.JS servers that don't fall over.☆1,298Updated 8 years ago