mafintosh / sorted-array-functions
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
- Utility module to print pretty messages on SIGINFO/SIGUSR1☆29Updated 4 years ago
- Do stuff with Node.js's native JavaScript modules☆31Updated 3 years ago
- Readable stream that reads from a file descriptor. Supports tailing and retries.☆16Updated 7 years ago
- Create server-sent-events☆21Updated 7 years ago
- Easily convert Little/Big endian typed arrays to the host endianess☆15Updated 6 years ago
- Small module for doing generic rate limiting using an LRU cache☆22Updated 7 years ago
- Take a list of glob patterns and return an array of file locations, respecting `.gitignore` and allowing for ignore patterns via `packag…☆40Updated last year
- Extract the actual stack of an error☆66Updated 2 years ago
- A faster JavaScript alternative to [].slice.call(arguments)☆95Updated 8 years ago
- Run promise-returning & async functions a specific number of times concurrently☆39Updated 3 years ago
- Returns an array filled with the specified input☆42Updated 2 years ago
- Bublé require hook☆14Updated 7 years ago
- A reusable module for creating infinite lists of elements where only the visible rows are rendered☆40Updated 8 years ago
- `Promise.all`, but it waits for all promises to settle even if one of them rejected☆15Updated 4 years ago
- https://npm.im/debug but with automatic namespacing☆16Updated 8 years ago
- Make sure the last sync call to an async function is executed after all previous ones have finished☆31Updated 9 years ago
- EventSource implemented in node and the browser as a readable stream☆47Updated 6 years ago
- Read a file and re-read it when it changes☆17Updated 8 years ago
- count files, directories, and bytes recursively in a folder as fast as possible.☆19Updated 8 years ago
- Convert an Observable to a Promise☆47Updated last year
- Get the resolved path to the root of a package installed in node_modules☆11Updated last year
- Streaming fs.readdir☆47Updated 7 years ago
- A duplex stream wrapper for msgpack5☆12Updated 8 years ago
- Pass in a string, get a buffer back. Pass in a buffer, get the same buffer back.☆26Updated 7 years ago
- Put a little spinner on process.stderr, as unobtrusively as possible.☆43Updated 5 years ago
- get the local network address of your machine☆67Updated 8 years ago
- A hashing function which returns integers with a possible max value☆29Updated 9 years ago
- Get the user agent of a recent Chrome version to pretend to be a browser in network requests☆36Updated last year
- Get the arguments of a function, arrow function, generator function, async function☆52Updated last year
- Create CLI tools with subcommands. A minimalist CLI router☆43Updated 5 years ago