mafintosh / fast-fifoLinks
A fast fifo implementation similar to the one powering nextTick in Node.js core
☆61Updated 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 5 years ago
- Fast and iterable data structure for sorting bounded values☆32Updated 7 years ago
- Transform stream that lets you peek the first line before deciding how to parse it☆58Updated 2 years ago
- Create two streams that are cross piped☆35Updated 7 years ago
- Small module that helps you maintain state around resources☆55Updated 5 years ago
- Fast Map built for keys that are always fixed size uniformly distributed buffers.☆37Updated 3 years ago
- Run cleanup logic just before the process exits without interfering☆46Updated 10 months ago
- Promise Semaphore☆26Updated 3 years ago
- Create a unix sockets on both unix and windows☆18Updated 7 years ago
- Small module for doing generic rate limiting using an LRU cache☆22Updated 8 years ago
- SQL template strings, protecting against SQL injection☆29Updated 6 years ago
- Chop a single stream of data into a series of readable streams☆29Updated 7 years ago
- Efficiently refresh a timer across Node versions and the browser☆24Updated last month
- Super Simple Test Format☆23Updated 6 years ago
- Like String#replace(), but for buffers☆27Updated 7 months ago
- an ftp client that expose the node fs API☆37Updated 6 years ago
- NPR allows you to run your CLI dependencies without having a copy in node_modules.☆16Updated 2 years ago
- Zero-overhead asynchronous series/each/map function calls☆70Updated 5 years ago
- Get the absolute file path to a bin entry of an installed dependency☆17Updated 3 years ago
- experimental http2 client for node and the CLI☆48Updated 6 years ago
- A minimal overhead event loop delay sampler.☆25Updated 5 months ago
- Interact with the GitHub releases API.☆26Updated 5 years ago
- Fuzz testing framework☆33Updated 6 years ago
- Generate cryptographic onetime keys in way similar to what's described in rfc7539☆25Updated 4 years ago
- the simplest benchmark you can run on node☆87Updated 4 years ago
- A debug comment -> debugment☆92Updated 6 years ago
- Auto installs npm dependencies from the script you want to run and runs the script☆47Updated last year
- Simple wait/notify promise with optional max wait time☆43Updated 5 years ago
- Transform your data as it pass by, synchronously.☆109Updated last month
- A module that diffs an input buffer with the previous one provided to it and outputs the diff as ANSI☆55Updated last year