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:
- Promise Semaphore☆26Updated 3 years ago
- Yet another auto expiring, max sizable cache☆50Updated last year
- Speed up zlib operations by running them using the sync APIs but in a Worker☆29Updated 4 years ago
- Run cleanup logic just before the process exits without interfering☆43Updated 4 months 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
- Handle errors with async/await without try/catch.☆46Updated 5 years ago
- Userland module that implements the module path mapping that Node.js does with "exports" in package.json☆10Updated last year
- Generate cryptographic onetime keys in way similar to what's described in rfc7539☆25Updated 4 years ago
- Simple wait/notify promise with optional max wait time☆43Updated 5 years ago
- SQL template strings, protecting against SQL injection☆29Updated 6 years ago
- Tiny module for easy encryption of Buffers☆32Updated 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
- A fast fifo implementation similar to the one powering nextTick in Node.js core☆62Updated last year
- Auto installs npm dependencies from the script you want to run and runs the script☆48Updated 10 months ago
- Get the absolute file path to a bin entry of an installed dependency☆17Updated 3 years ago
- Native file system extensions for advanced file operations☆37Updated 2 months ago
- A minimal overhead event loop delay sampler.☆22Updated 6 months ago
- Dead simple, single file, tiny byte formatter☆19Updated 2 years ago
- 🚇 Utility to "pipe" async iterables together☆43Updated last year
- Trace outgoing http requests for an http server and track the time spent doing CPU intensive workload during each request.☆29Updated 2 years ago
- Private symbols for node.js☆14Updated 4 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
- Fast way to write a file atomically, for Node.js☆19Updated 6 years ago
- Helper functions for implementing the idle-until-urgent pattern☆36Updated 6 years ago
- ☆23Updated 5 years ago
- A sparse array optimised for low memory whilst still being fast☆32Updated 2 years ago
- Run some functions at specific times each day☆16Updated 5 years ago
- Derive a key and secret key file from a name☆19Updated 4 years ago
- Duplex stream that allows you to send messages, including binary messages☆17Updated 4 years ago