mafintosh / sorted-array-functionsLinks
Maintain and search through a sorted array using some low level functions
☆55Updated 4 years ago
Alternatives and similar repositories for sorted-array-functions
Users that are interested in sorted-array-functions are comparing it to the libraries listed below
Sorting:
- Utility module to print pretty messages on SIGINFO/SIGUSR1☆29Updated 5 years ago
- Readable stream that reads from a file descriptor. Supports tailing and retries.☆16Updated 7 years ago
- A locking socket alternative to file-system mutex locks☆21Updated 3 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 convert Little/Big endian typed arrays to the host endianess☆15Updated 7 years ago
- Create server-sent-events☆21Updated 8 years ago
- Parse a tabular input stream☆18Updated 9 years ago
- Create CLI tools with subcommands. A minimalist CLI router☆42Updated 5 years ago
- ☆49Updated 6 years ago
- An in memory sorted set that uses binary search on numeric indexes to find values next to each other☆19Updated 8 years ago
- Log all events emitted by a Node.js EventEmitter object☆41Updated 6 years ago
- get the local network address of your machine☆67Updated 8 years ago
- Get a random buffer based on a seed. Useful for reproducible tests☆11Updated last week
- A hashing function which returns integers with a possible max value☆29Updated 10 years ago
- Make sure the last sync call to an async function is executed after all previous ones have finished☆31Updated 9 years ago
- Userland streams implementation☆45Updated 7 years ago
- Simple one-way stream multiplexer with very few features☆25Updated 8 years ago
- https://npm.im/debug but with automatic namespacing☆16Updated 8 years ago
- A duplex stream wrapper for msgpack5☆12Updated 8 years ago
- minify javascript in a stream using uglify-js (ES5) or terser (ES6+)☆27Updated 4 years ago
- Output binary buffers as a nice shortened hex string☆27Updated 6 years ago
- convert module usage to inline expressions☆75Updated 8 months ago
- EventSource implemented in node and the browser as a readable stream☆47Updated 7 years ago
- Small module for doing generic rate limiting using an LRU cache☆22Updated 8 years ago
- The simplest API for running code inside electron☆25Updated 6 years ago
- create browserify bundle that also works in electron☆36Updated 8 years ago
- Find the npm modules that depend on a specific module and semver range.☆34Updated 8 years ago
- A reusable module for creating infinite lists of elements where only the visible rows are rendered☆40Updated 8 years ago
- Lightweight browser location history abstraction☆69Updated 5 years ago
- Assert two HTML strings are equal☆22Updated 7 years ago