mafintosh / turbo-hash-mapLinks
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
Sorting:
- Yet another auto expiring, max sizable cache☆50Updated last year
- A fast fifo implementation similar to the one powering nextTick in Node.js core☆61Updated last year
- Promise Semaphore☆26Updated 3 years ago
- 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
- Tiny async debouncer☆37Updated last year
- Run cleanup logic just before the process exits without interfering☆44Updated 5 months ago
- Simple wait/notify promise with optional max wait time☆43Updated 5 years ago
- Generate cryptographic onetime keys in way similar to what's described in rfc7539☆25Updated 4 years ago
- Handle errors with async/await without try/catch.☆46Updated 5 years ago
- Check if an IP is a bogon☆34Updated 2 years ago
- Tiny module for easy encryption of Buffers☆32Updated 3 years ago
- Auto installs npm dependencies from the script you want to run and runs the script☆47Updated last year
- A sparse array optimised for low memory whilst still being fast☆32Updated 2 years ago
- Private symbols for node.js☆14Updated 4 years ago
- SQL template strings, protecting against SQL injection☆29Updated 6 years ago
- Brittle TAP test framework☆98Updated last week
- Easily create UDP sockets and TCP servers that bind to ports☆36Updated 3 years ago
- Native file system extensions for advanced file operations☆37Updated 3 months ago
- Share an abstract-level database over the network or other kind of stream.☆16Updated 2 years ago
- Pool of references that gc the least recently unref'ed ones when it reaches a max size☆14Updated 4 years ago
- Fast way to write a file atomically, for Node.js☆19Updated 6 years ago
- Userland module that implements the module path mapping that Node.js does with "exports" in package.json☆10Updated 2 years ago
- ☆53Updated 4 years ago
- Non-UI browser testing for JavaScript libraries from the command-line☆63Updated last month
- Have a stray console.log but too lazy to find it?☆68Updated 5 years ago
- Small cache abstraction that auto GCs unref'ed objects after a max size has been reached☆13Updated 4 years ago
- Deep equal with no deps and only for 'data' objects, ie basic objects, arrays, primitives and typed arrays☆15Updated 2 years ago
- WebSockets with a Node.js net compatible interface☆45Updated 4 years ago
- A CJS version of dateformat, forked from node-dateformat☆15Updated 2 years ago