mafintosh / value-sortLinks
Fast and iterable data structure for sorting bounded values
☆32Updated 6 years ago
Alternatives and similar repositories for value-sort
Users that are interested in value-sort are comparing it to the libraries listed below
Sorting:
- Simple wait/notify promise with optional max wait time☆43Updated 5 years ago
- Create two streams that are cross piped☆35Updated 6 years ago
- Small module for doing generic rate limiting using an LRU cache☆22Updated 7 years ago
- Lightweight and efficient iterators☆50Updated 5 years ago
- Speed up zlib operations by running them using the sync APIs but in a Worker☆29Updated 4 years ago
- ⏲ - Small timing library☆35Updated 7 years ago
- Streaming fs.readdir☆47Updated 7 years ago
- Simplified, partial, and poor ES6 collections polyfills, targeting IE9+ and older mobile browsers.☆44Updated 6 years ago
- Create a unix sockets on both unix and windows☆18Updated 7 years ago
- EventSource implemented in node and the browser as a readable stream☆47Updated 7 years ago
- experimental http2 client for node and the CLI☆49Updated 5 years ago
- A minimal overhead event loop delay sampler.☆24Updated last month
- Transform stream that lets you peek the first line before deciding how to parse it☆57Updated 2 years ago
- Tiny type-safe event emitter☆26Updated last year
- A fast fifo implementation similar to the one powering nextTick in Node.js core☆61Updated last year
- http framework☆36Updated 2 years ago
- A super tiny work queue☆37Updated 5 years ago
- An example Node.js native module☆37Updated 7 years ago
- The simplest API for running code inside electron☆25Updated 6 years ago
- an ftp client that expose the node fs API☆37Updated 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
- ☆13Updated 6 years ago
- 👜 Use async-await to consume a pullable callbag source☆15Updated 7 years ago
- Small module that allows you to guard a call to a function.☆62Updated 5 years ago
- Create server-sent-events☆21Updated 7 years ago
- Small cache abstraction that auto GCs unref'ed objects after a max size has been reached☆13Updated 4 years ago
- Chop a single stream of data into a series of readable streams☆29Updated 6 years ago
- Convert a series of strings into a radix tree☆25Updated 6 years ago
- Convert a pull-stream into an AsyncIterable, and use for-await-of☆18Updated 7 years ago
- pipe streams together and concatenates strings or binary data and calls a callback with the result☆19Updated 7 years ago