mafintosh / fast-fifoLinks
A fast fifo implementation similar to the one powering nextTick in Node.js core
☆62Updated last year
Alternatives and similar repositories for fast-fifo
Users that are interested in fast-fifo are comparing it to the libraries listed below
Sorting:
- 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
- Pool of references that gc the least recently unref'ed ones when it reaches a max size☆14Updated 4 years ago
- Small cache abstraction that auto GCs unref'ed objects after a max size has been reached☆13Updated 4 years ago
- A minimal overhead event loop delay sampler.☆22Updated 6 months ago
- Small module that helps you maintain state around resources☆54Updated 4 years ago
- Generate cryptographic onetime keys in way similar to what's described in rfc7539☆25Updated 4 years ago
- Simple wait/notify promise with optional max wait time☆43Updated 5 years ago
- Chop a single stream of data into a series of readable streams☆29Updated 6 years ago
- pipe streams together and concatenates strings or binary data and calls a callback with the result☆19Updated 7 years ago
- Fast way to write a file atomically, for Node.js☆19Updated 6 years ago
- Fast Map built for keys that are always fixed size uniformly distributed buffers.☆37Updated 3 years ago
- reschedulable setTimeout for you node needs☆37Updated last year
- Private symbols for node.js☆14Updated 4 years ago
- A sparse array optimised for low memory whilst still being fast☆32Updated 2 years ago
- Utility belt for using async iterators with streams☆29Updated 6 years ago
- Bit database☆15Updated 5 years ago
- Fuzz testing framework☆33Updated 6 years ago
- Create a unix sockets on both unix and windows☆18Updated 7 years ago
- Simple streamable state machine that implements a useful channel, message-type, message pattern☆37Updated 4 years ago
- Promise Semaphore☆26Updated 3 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 6 years ago
- Interact with the GitHub releases API.☆26Updated 5 years ago
- Small module for doing generic rate limiting using an LRU cache☆22Updated 7 years ago
- A NodeJS fuzzing toolkit that makes it easy to fuzz against a reference model.☆18Updated 3 years ago
- Find and erase strings and comments in JavaScript code☆14Updated 4 years ago
- Fast and iterable data structure for sorting bounded values☆32Updated 6 years ago
- Superseded by memory-level. A convenience package bundling levelup and memdown.☆24Updated 5 months ago
- NPR allows you to run your CLI dependencies without having a copy in node_modules.☆16Updated 2 years ago