mafintosh / sorted-array-functionsLinks
Maintain and search through a sorted array using some low level functions
☆55Updated 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
- Readable stream that reads from a file descriptor. Supports tailing and retries.☆16Updated 7 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
- A locking socket alternative to file-system mutex locks☆21Updated 3 years ago
- Quick and dirty psychoanalysis for objects☆66Updated 7 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
- convert module usage to inline expressions☆75Updated 9 months ago
- Easily convert Little/Big endian typed arrays to the host endianess☆15Updated 7 years ago
- A faster JavaScript alternative to [].slice.call(arguments)☆95Updated 8 years ago
- Log all events emitted by a Node.js EventEmitter object☆41Updated 6 years ago
- Create server-sent-events☆21Updated 8 years ago
- Get a random buffer based on a seed. Useful for reproducible tests☆11Updated last month
- Userland streams implementation☆45Updated 7 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
- ☆49Updated 6 years ago
- get the local network address of your machine☆67Updated 8 years ago
- Simple one-way stream multiplexer with very few features☆25Updated 8 years ago
- create browserify bundle that also works in electron☆36Updated 8 years ago
- node --inspect a file and open devtool url in chrome via chrome-cli.☆60Updated 7 years ago
- Extremely minimal wrapper around node core http/https☆26Updated 7 years ago
- Create CLI tools with subcommands. A minimalist CLI router☆42Updated 5 years ago
- The simplest API for running code inside electron☆25Updated 7 years ago
- Iterate all the data in a stream☆37Updated 7 years ago
- ☆60Updated 4 years ago
- ☆23Updated 9 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
- Command line tool that runs node with the profiling flags needed to use http://mrale.ph/irhydra/2/☆41Updated 9 years ago
- Pass in a string, get a buffer back. Pass in a buffer, get the same buffer back.☆29Updated last week
- Convert a string into a stream (streams2)☆81Updated 5 years ago