mafintosh / fast-fifo
A fast fifo implementation similar to the one powering nextTick in Node.js core
☆62Updated 6 months ago
Related projects ⓘ
Alternatives and complementary repositories for fast-fifo
- Speed up zlib operations by running them using the sync APIs but in a Worker☆29Updated 4 years ago
- Create two streams that are cross piped☆35Updated 6 years ago
- Chop a single stream of data into a series of readable streams☆29Updated 6 years ago
- Transform stream that lets you peek the first line before deciding how to parse it☆56Updated last year
- Pool of references that gc the least recently unref'ed ones when it reaches a max size☆14Updated 4 years ago
- Fast and iterable data structure for sorting bounded values☆32Updated 6 years ago
- A minimal overhead event loop delay sampler.☆21Updated this week
- Private symbols for node.js☆14Updated 3 years ago
- Small module that helps you maintain state around resources☆54Updated 4 years ago
- Interact with the GitHub releases API.☆26Updated 4 years ago
- Get the absolute file path to a bin entry of an installed dependency☆17Updated 2 years ago
- A module which will endeavor to guess your terminal's level of color support.☆24Updated 6 years ago
- Promise Semaphore☆27Updated 2 years ago
- Fast Map built for keys that are always fixed size uniformly distributed buffers.☆39Updated 2 years ago
- Utility belt for using async iterators with streams☆30Updated 5 years ago
- minify javascript in a stream using uglify-js (ES5) or terser (ES6+)☆27Updated 3 years ago
- ☆23Updated 5 years ago
- Cross-Platform Binary API☆35Updated 4 years ago
- Simple wait/notify promise with optional max wait time☆43Updated 4 years ago
- reschedulable setTimeout for you node needs☆37Updated last year
- Compile JavaScript into a native addon for Node.js secured by libsodium☆39Updated 5 years ago
- Run cleanup logic just before the process exits without interfering☆43Updated last week
- Iterate over promises serially☆50Updated 2 years ago
- Tiny type-safe event emitter☆26Updated 11 months ago
- pipe streams together and concatenates strings or binary data and calls a callback with the result☆19Updated 6 years ago
- Read a file and re-read it when it changes☆17Updated 7 years ago
- Emits events on system wakeup or network status changes.☆16Updated 4 years ago
- Auto naming of objects for easier debugging☆18Updated 3 years ago
- Like String#replace(), except for buffers☆25Updated 7 years ago
- Small cache abstraction that auto GCs unref'ed objects after a max size has been reached☆13Updated 4 years ago