mafintosh / fifo
FIFO queue in Javascript
☆58Updated 3 years ago
Alternatives and similar repositories for fifo:
Users that are interested in fifo are comparing it to the libraries listed below
- EventSource implemented in node and the browser as a readable stream☆47Updated 6 years ago
- Server router☆61Updated 5 years ago
- speed measurement in javascript☆89Updated 6 years ago
- ☆80Updated 5 years ago
- Output a message prefixed with the name and line number of the source file where you outputted the message☆57Updated 5 years ago
- Easily announce and discover .local domains over mdns☆40Updated 7 years ago
- MongoDB query language implemented as a node.js Stream☆48Updated 6 years ago
- Distributed map and filter☆33Updated 8 years ago
- Bike shed mutex lock implementation☆87Updated 3 years ago
- Figure out if your node process is blocked because the CPU is spinning and exit the program with a stack trace if that is the case☆68Updated 6 years ago
- Make sure the last sync call to an async function is executed after all previous ones have finished☆31Updated 9 years ago
- Key Value store on top of Upring.☆10Updated 7 years ago
- Distributed name server☆36Updated 8 years ago
- A hashing function which returns integers with a possible max value☆29Updated 9 years ago
- libuv javascript bindings☆112Updated 11 years ago
- Turn a transport stream into a duplex stream that parses from / serializes to json☆44Updated 9 years ago
- Create CLI tools with subcommands. A minimalist CLI router☆43Updated 5 years ago
- no longer maintained, sorry!☆196Updated 6 years ago
- an ftp client that expose the node fs API☆37Updated 5 years ago
- blob store that stores blobs on the local file system☆41Updated 4 years ago
- Sodium encryption that works in node and in the browser☆46Updated 8 years ago
- Extremely minimal wrapper around node core http/https☆26Updated 6 years ago
- Pass in a string, get a buffer back. Pass in a buffer, get the same buffer back.☆26Updated 7 years ago
- PubSub system built on top of UpRing☆18Updated 7 years ago
- Streamable content addressable blob object store that is streams2 and implements the blob store interface☆59Updated 4 years ago
- Cyclist is an efficient circular buffer implemention for Javascript.☆38Updated last year
- get the local network address of your machine☆67Updated 8 years ago
- Read a multipart stream over HTTP