tjanczuk / tripwire
Break out from scripts blocking the node.js event loop
☆99Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for tripwire
- A cross-platform thread pool add-on for Node.js and io.js.☆109Updated 7 years ago
- Transformer that converts async functions and await expressions into ECMAScript 6 generator functions and yield expressions☆43Updated 7 years ago
- Universal Binary JSON packer/unpacker for Node.js☆35Updated 9 years ago
- Native hashtable interface for when V8 objects can't take the heat☆106Updated 6 years ago
- mongodb query language for humans☆105Updated 10 years ago
- Asynchronous read / write lock implementation for Node.js☆35Updated 4 years ago
- A schema language for defining the structure of JSON data☆104Updated 5 years ago
- libuv javascript bindings☆114Updated 10 years ago
- SPDY v2, v3, v3.1 and HTTP2 transport implementation for node.js☆101Updated 6 years ago
- Compares various node.js async libs (memory, performance and debugability)☆68Updated 7 years ago
- Asynchronous CPU profiling for node☆264Updated 10 years ago
- Profile, control, and monitor Node.js processes and clusters☆62Updated 6 years ago
- npm module: backwards compatibilify your callback functions while migrating apis to promises☆30Updated 9 years ago
- Generic stream reconnection module.☆122Updated 7 years ago
- turn a connect/express middleware into a runtime replaceable, deletable middleware☆43Updated last year
- Convert a typed array to a Buffer without a copy.☆66Updated 3 years ago
- Figure out if your node process is blocked because the CPU is spinning and exit the program with a stack trace if that is the case☆67Updated 5 years ago
- ☆38Updated 7 years ago
- Very simple module to calculate block execution time.☆38Updated last year
- Streamable content addressable blob object store that is streams2 and implements the blob store interface☆59Updated 4 years ago
- no longer maintained, sorry!☆195Updated 6 years ago
- a crash friendly queue that persists queue state and can restart. uses a worker pool and has configurable concurrency☆57Updated 9 years ago
- Extended (pluggable) JSON for node - great for configuration files and JSON transformations☆150Updated 10 years ago
- Cache your async lookups and don't fetch the same thing more than necessary.☆120Updated 2 years ago
- a fast newline (or any delimiter) splitter stream - like require('split') but specific for binary data☆77Updated 11 months ago
- Gracefully exit Express in order to get zero downtime deploys☆89Updated 3 months ago
- Simple WebSockets Client/Server (RFC6455)☆66Updated 3 years ago