mafintosh / turbo-hash-map
Fast Map built for keys that are always fixed size uniformly distributed buffers.
☆37Updated 3 years ago
Alternatives and similar repositories for turbo-hash-map:
Users that are interested in turbo-hash-map are comparing it to the libraries listed below
- Speed up zlib operations by running them using the sync APIs but in a Worker☆29Updated 4 years ago
- Small module that makes sure your catch, caught an actual error and not a programming mistake or assertion☆33Updated 3 years ago
- Promise Semaphore☆26Updated 2 years ago
- Yet another auto expiring, max sizable cache☆50Updated last year
- Tiny async debouncer☆37Updated last year
- Simple wait/notify promise with optional max wait time☆43Updated 5 years ago
- Handle errors with async/await without try/catch.☆46Updated 4 years ago
- Private symbols for node.js☆14Updated 4 years ago
- A fast fifo implementation similar to the one powering nextTick in Node.js core☆62Updated 10 months ago
- Auto installs npm dependencies from the script you want to run and runs the script☆48Updated 8 months ago
- A sparse array optimised for low memory whilst still being fast☆32Updated 2 years ago
- ☆53Updated 4 years ago
- Run cleanup logic just before the process exits without interfering☆43Updated 2 months ago
- SQL template strings, protecting against SQL injection☆29Updated 5 years ago
- Tiny module for easy encryption of Buffers☆32Updated 2 years ago
- Pool of references that gc the least recently unref'ed ones when it reaches a max size☆14Updated 4 years ago
- Dead simple, single file, tiny byte formatter☆19Updated 2 years ago
- Userland module that implements the module path mapping that Node.js does with "exports" in package.json☆10Updated last year
- Helper functions for implementing the idle-until-urgent pattern☆36Updated 6 years ago
- Generate cryptographic onetime keys in way similar to what's described in rfc7539☆25Updated 4 years ago
- Non-UI browser testing for JavaScript libraries from the command-line☆63Updated 2 weeks ago
- Zero-overhead asynchronous series/each/map function calls☆70Updated 5 years ago
- Check if an IP is a bogon☆34Updated 2 years ago
- WebSockets with a Node.js net compatible interface☆45Updated 3 years ago
- Deep equal with no deps and only for 'data' objects, ie basic objects, arrays, primitives and typed arrays☆15Updated 2 years ago
- Get the absolute file path to a bin entry of an installed dependency☆17Updated 2 years ago
- Utility belt for using async iterators with streams☆29Updated 5 years ago
- Easily create UDP sockets and TCP servers that bind to ports☆36Updated 3 years ago
- An iterator to iterate an array in random order with controls to requeue or dequeue elements during the iteration☆25Updated 4 years ago
- Create two streams that are cross piped☆35Updated 6 years ago