hyperdivision / fast-async-zlibLinks
Speed up zlib operations by running them using the sync APIs but in a Worker
☆29Updated 4 years ago
Alternatives and similar repositories for fast-async-zlib
Users that are interested in fast-async-zlib are comparing it to the libraries listed below
Sorting:
- Pool of references that gc the least recently unref'ed ones when it reaches a max size☆14Updated 4 years ago
- Small module that helps you maintain state around resources☆54Updated 4 years ago
- A fast fifo implementation similar to the one powering nextTick in Node.js core☆62Updated last year
- Utility belt for using async iterators with streams☆29Updated 6 years ago
- Tiny module for easy encryption of Buffers☆32Updated 3 years ago
- A minimal overhead event loop delay sampler.☆22Updated 6 months ago
- A sparse array optimised for low memory whilst still being fast☆32Updated 2 years ago
- Chop a single stream of data into a series of readable streams☆29Updated 6 years 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
- Interact with the GitHub releases API.☆26Updated 5 years ago
- Small module for doing generic rate limiting using an LRU cache☆22Updated 7 years ago
- Bit database☆15Updated 5 years ago
- Create a unix sockets on both unix and windows☆18Updated 7 years ago
- Transform stream that lets you peek the first line before deciding how to parse it☆57Updated 2 years ago
- Fuzz testing framework☆33Updated 6 years ago
- Derive a key and secret key file from a name☆19Updated 4 years ago
- Private symbols for node.js☆14Updated 4 years ago
- Promise Semaphore☆26Updated 3 years ago
- pipe streams together and concatenates strings or binary data and calls a callback with the result☆19Updated 7 years ago
- SQL template strings, protecting against SQL injection☆29Updated 6 years ago
- Tiny async debouncer☆37Updated last year
- Fast and iterable data structure for sorting bounded values☆32Updated 6 years ago
- an ftp client that expose the node fs API☆37Updated 5 years ago
- Share an abstract-level database over the network or other kind of stream.☆16Updated 2 years ago
- Dead simple, single file, tiny byte formatter☆19Updated 2 years ago
- Small cache abstraction that auto GCs unref'ed objects after a max size has been reached☆13Updated 4 years ago
- A simple block store that writes blocks to disk.☆11Updated 4 years ago
- Simple streamable state machine that implements a useful channel, message-type, message pattern☆37Updated 4 years ago
- NPR allows you to run your CLI dependencies without having a copy in node_modules.☆16Updated 2 years ago