mafintosh / sorted-array-functionsLinks
Maintain and search through a sorted array using some low level functions
☆56Updated 5 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
- convert module usage to inline expressions☆75Updated last year
- Output a message prefixed with the name and line number of the source file where you outputted the message☆57Updated 6 years ago
- Create server-sent-events☆21Updated 8 years ago
- Readable stream that reads from a file descriptor. Supports tailing and retries.☆16Updated 7 years ago
- Make sure the last sync call to an async function is executed after all previous ones have finished☆31Updated 10 years ago
- Bike shed mutex lock implementation☆89Updated 3 years ago
- Userland streams implementation☆45Updated 7 years ago
- 💁 verify access to the current GitHub user☆27Updated 9 years ago
- create browserify bundle that also works in electron☆36Updated 9 years ago
- node --inspect a file and open devtool url in chrome via chrome-cli.☆60Updated 7 years ago
- Nanoscale assertion module☆33Updated 7 months ago
- A faster JavaScript alternative to [].slice.call(arguments)☆95Updated 8 years ago
- A locking socket alternative to file-system mutex locks☆21Updated 3 months ago
- ☆68Updated 8 years ago
- Pass in a string, get a buffer back. Pass in a buffer, get the same buffer back.☆31Updated last month
- Create CLI tools with subcommands. A minimalist CLI router☆42Updated 5 years ago
- Parse a tabular input stream☆18Updated 9 years ago
- ☆49Updated 6 years ago
- Extremely minimal wrapper around node core http/https☆26Updated 7 years ago
- Log all events emitted by a Node.js EventEmitter object☆41Updated 7 years ago
- ☆23Updated 10 years ago
- Small module for doing generic rate limiting using an LRU cache☆22Updated 8 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 2 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
- get the local network address of your machine☆67Updated 9 years ago
- Simple one-way stream multiplexer with very few features☆26Updated 8 years ago
- A couple of functions that make it easy to maintain an unordered set as an array in an efficient way☆22Updated 7 years ago
- Queue for parallel tasks that can cancel and is destoryable☆15Updated 7 years ago
- EventSource implemented in node and the browser as a readable stream☆47Updated 7 years ago