Fast and iterable data structure for sorting bounded values
☆32Aug 14, 2018Updated 7 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:
- Variable sized bitfield that allows you to quickly iterate over bits☆35Feb 1, 2019Updated 7 years ago
- random-access-storage instance backed by the Chrome file system api☆23Nov 24, 2021Updated 4 years ago
- streaming parser for the ZIM aka OpenZIM file format http://www.openzim.org/wiki/ZIM_file_format☆14May 10, 2017Updated 8 years ago
- Easily announce and discover .local domains over mdns☆41Dec 2, 2017Updated 8 years ago
- Recursive file tree nanoiterator☆16Feb 3, 2019Updated 7 years ago
- pipe streams together and concatenates strings or binary data and calls a callback with the result☆19Mar 30, 2018Updated 7 years ago
- Create two streams that are cross piped☆34Oct 12, 2018Updated 7 years ago
- Easily convert Little/Big endian typed arrays to the host endianess☆16Aug 21, 2018Updated 7 years ago
- Simple RPC with Protobuf Services☆25Jul 16, 2020Updated 5 years ago
- Generate cryptographic onetime keys in way similar to what's described in rfc7539☆25Feb 5, 2021Updated 5 years ago
- Encode / decode big endian unsigned 64 bit integers☆17Apr 28, 2020Updated 5 years ago
- Easily check if input is an options map☆14Nov 22, 2021Updated 4 years ago
- An abstract-random-access compliant instance that combines multiple other abstract-random-access instances into a single one.☆16Jan 25, 2020Updated 6 years ago
- Distributed, secure clock over a hypercore☆50Jun 29, 2018Updated 7 years ago
- Cross platform normalization of process.argv☆17Nov 3, 2021Updated 4 years ago
- Interact with the GitHub releases API.☆26May 25, 2020Updated 5 years ago
- A fast fifo implementation similar to the one powering nextTick in Node.js core☆63May 3, 2024Updated last year
- Simple wait/notify promise with optional max wait time☆46Mar 4, 2020Updated 6 years ago
- Check is a buffer only contains 0s☆15Oct 31, 2017Updated 8 years ago
- Speed up zlib operations by running them using the sync APIs but in a Worker☆28Nov 9, 2020Updated 5 years ago
- An abstract-random-access backend that writes to fixed size page files instead of a single file. Useful for sparse data.☆19Oct 19, 2016Updated 9 years ago
- Easily setup prebuilding of native modules using CI and prebuildify☆28Oct 4, 2019Updated 6 years ago
- Run a command and make your computer go to sleep☆49Mar 19, 2017Updated 9 years ago
- Small and minimalistic LISP interpreter☆26Apr 6, 2020Updated 5 years ago
- Multicast hypercore data over a multicast UDP socket☆23Jul 19, 2018Updated 7 years ago
- create a random temporary directory and easily clean it up when you are done☆21Jan 4, 2016Updated 10 years ago
- Converts a flat tree to a string☆14Oct 23, 2024Updated last year
- A couple of functions that make it easy to maintain an unordered set as an array in an efficient way☆22Jun 11, 2018Updated 7 years ago
- Just-In-Time JSON.parse compiler☆180Aug 31, 2018Updated 7 years ago
- Access memory using small fixed sized buffers☆32Jun 2, 2021Updated 4 years ago
- Capture screenshots using Firefox☆10Sep 23, 2017Updated 8 years ago
- Small module that makes sure your catch, caught an actual error and not a programming mistake or assertion☆35Mar 12, 2026Updated last week
- Convert a series of strings into a radix tree☆25Sep 6, 2018Updated 7 years ago
- Raw RPC layer for Hyperspace☆16Apr 27, 2021Updated 4 years ago
- Tar archive with constant-time reads & appends. Supports spanning over multiple archives.☆23Aug 6, 2025Updated 7 months ago
- Data structure that maps entries to numeric ids☆14Aug 16, 2015Updated 10 years ago
- An iterator to iterate an array in random order with controls to requeue or dequeue elements during the iteration☆26Nov 30, 2020Updated 5 years ago
- Function that takes a hypercore and returns a new one that is signed by a new key pair but backed by the same data☆29May 19, 2020Updated 5 years ago
- Index calculations for balanced binary search trees in in-order layout☆10Apr 28, 2014Updated 11 years ago