mafintosh / fast-fifo
A fast fifo implementation similar to the one powering nextTick in Node.js core
☆62Updated 10 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
- Promise Semaphore☆26Updated 2 years ago
- Fast Map built for keys that are always fixed size uniformly distributed buffers.☆37Updated 2 years ago
- Transform stream that lets you peek the first line before deciding how to parse it☆57Updated last year
- Run cleanup logic just before the process exits without interfering☆43Updated last month
- Chop a single stream of data into a series of readable streams☆29Updated 6 years ago
- Cyclist is an efficient circular buffer implemention for Javascript.☆38Updated 10 months ago
- Simple wait/notify promise with optional max wait time☆43Updated 5 years ago
- Generate cryptographic onetime keys in way similar to what's described in rfc7539☆25Updated 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
- Pool of references that gc the least recently unref'ed ones when it reaches a max size☆14Updated 4 years ago
- SQL template strings, protecting against SQL injection☆29Updated 5 years ago
- A sparse array optimised for low memory whilst still being fast☆32Updated 2 years ago
- Small cache abstraction that auto GCs unref'ed objects after a max size has been reached☆13Updated 4 years ago
- Yet another auto expiring, max sizable cache☆50Updated last year
- Fast and iterable data structure for sorting bounded values☆32Updated 6 years ago
- Auto installs npm dependencies from the script you want to run and runs the script☆48Updated 8 months ago
- Iterate over promises serially☆50Updated 2 years ago
- Create two streams that are cross piped☆35Updated 6 years ago
- NPR allows you to run your CLI dependencies without having a copy in node_modules.☆16Updated 2 years ago
- Deep equal with no deps and only for 'data' objects, ie basic objects, arrays, primitives and typed arrays☆15Updated 2 years ago
- Small module that helps you maintain state around resources☆54Updated 4 years ago
- experimental http2 client for node and the CLI☆47Updated 5 years ago
- A module which will endeavor to guess your terminal's level of color support.☆24Updated 6 years ago
- Emits events on system wakeup or network status changes.☆16Updated 5 years ago
- Tiny module for easy encryption of Buffers☆32Updated 2 years ago
- ☆23Updated 5 years ago
- Dead simple, single file, tiny byte formatter☆19Updated 2 years ago
- Fuzz testing framework☆34Updated 6 years ago