mafintosh / fifoLinks
FIFO queue in Javascript
☆59Updated 4 years ago
Alternatives and similar repositories for fifo
Users that are interested in fifo are comparing it to the libraries listed below
Sorting:
- Maintain and search through a sorted array using some low level functions☆55Updated 5 years ago
- Distributed map and filter☆33Updated 9 years ago
- A hashing function which returns integers with a possible max value☆29Updated 10 years ago
- no longer maintained, sorry!☆196Updated 7 years ago
- Make sure the last sync call to an async function is executed after all previous ones have finished☆31Updated 9 years ago
- Bike shed mutex lock implementation☆89Updated 3 years ago
- EventSource implemented in node and the browser as a readable stream☆47Updated 7 years ago
- Turn a transport stream into a duplex stream that parses from / serializes to json☆44Updated 10 years ago
- ☆80Updated 5 years ago
- Easily announce and discover .local domains over mdns☆40Updated 7 years ago
- speed measurement in javascript☆90Updated last month
- Output a message prefixed with the name and line number of the source file where you outputted the message☆57Updated 6 years ago
- Sodium encryption that works in node and in the browser☆47Updated 8 years ago
- Create CLI tools with subcommands. A minimalist CLI router☆42Updated 5 years ago
- Delay the evaluation of a paramless async function and cache the result☆96Updated last year
- 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
- Extremely minimal wrapper around node core http/https☆26Updated 7 years ago
- get the local network address of your machine☆67Updated 8 years ago
- Simple one-way stream multiplexer with very few features☆26Updated 8 years ago
- Hash a value to a valid port☆35Updated 4 years ago
- the simplest benchmark you can run on node☆87Updated 4 years ago
- Server router☆61Updated 5 years ago
- Convert a string into a stream (streams2)☆82Updated 5 years ago
- ☆49Updated 6 years ago
- an ftp client that expose the node fs API☆37Updated 6 years ago
- Utility module to print pretty messages on SIGINFO/SIGUSR1☆29Updated 5 years ago
- Pass in a string, get a buffer back. Pass in a buffer, get the same buffer back.☆30Updated last month
- In memory chunk store that is abstract-chunk-store compliant☆22Updated 4 years ago
- /dev/null for node streams☆43Updated 8 years ago
- a fast newline (or any delimiter) splitter stream - like require('split') but specific for binary data☆79Updated last year