mafintosh / fast-fifo
A fast fifo implementation similar to the one powering nextTick in Node.js core
☆62Updated 9 months ago
Alternatives and similar repositories for fast-fifo:
Users that are interested in fast-fifo are comparing it to the libraries listed below
- Speed up zlib operations by running them using the sync APIs but in a Worker☆29Updated 4 years ago
- A minimal overhead event loop delay sampler.☆21Updated 3 months ago
- Pool of references that gc the least recently unref'ed ones when it reaches a max size☆14Updated 4 years ago
- Chop a single stream of data into a series of readable streams☆29Updated 6 years ago
- Promise Semaphore☆26Updated 2 years ago
- Small module that helps you maintain state around resources☆54Updated 4 years ago
- A module which will endeavor to guess your terminal's level of color support.☆24Updated 6 years ago
- SQL template strings, protecting against SQL injection☆29Updated 5 years ago
- reschedulable setTimeout for you node needs☆37Updated last year
- Transform stream that lets you peek the first line before deciding how to parse it☆57Updated last year
- Simple wait/notify promise with optional max wait time☆43Updated 4 years ago
- Create two streams that are cross piped☆35Updated 6 years ago
- Fast Map built for keys that are always fixed size uniformly distributed buffers.☆38Updated 2 years ago
- Emits events on system wakeup or network status changes.☆16Updated 5 years ago
- Private symbols for node.js☆14Updated 4 years ago
- Generate cryptographic onetime keys in way similar to what's described in rfc7539☆25Updated 4 years ago
- Small cache abstraction that auto GCs unref'ed objects after a max size has been reached☆13Updated 4 years ago
- Small module that makes sure your catch, caught an actual error and not a programming mistake or assertion☆33Updated 2 years ago
- Turn a readable stream into multiple readable streamx streams☆12Updated 2 years ago
- Get the list of npm modules that depend on the specified npm module.☆15Updated 7 years ago
- Compile JavaScript into a native addon for Node.js secured by libsodium☆39Updated 5 years ago
- minify javascript in a stream using uglify-js (ES5) or terser (ES6+)☆27Updated 3 years ago
- Lightweight Universal Content Addressable Storage Spec☆18Updated 5 years ago
- Handle errors with async/await without try/catch.☆39Updated 4 years ago
- Fast and iterable data structure for sorting bounded values☆32Updated 6 years ago
- A NodeJS fuzzing toolkit that makes it easy to fuzz against a reference model.☆18Updated 3 years ago
- Run cleanup logic just before the process exits without interfering☆43Updated 3 weeks ago
- The only Event Emitter you need☆20Updated 6 years ago
- ☆15Updated 3 years ago
- Solves a problem with util.format☆17Updated 2 years ago