A simple async LRU cache supporting O(1) set, get and eviction of old keys
☆46May 25, 2020Updated 5 years ago
Alternatives and similar repositories for async-lru
Users that are interested in async-lru are comparing it to the libraries listed below
Sorting:
- Memoize Node.js style callback-last functions, using an in-memory LRU store☆17May 25, 2020Updated 5 years ago
- Upgrade the maximum file descriptor number ('nofile') that can be opened by this process☆18Jul 17, 2020Updated 5 years ago
- In-memory LRU (least-recently-used) cache for abstract-chunk-store compliant stores☆29Jan 30, 2023Updated 3 years ago
- Ensure a function is always called within a timeout period☆19Oct 27, 2020Updated 5 years ago
- Small module for doing generic rate limiting using an LRU cache☆22Jul 31, 2017Updated 8 years ago
- Check WebRTC peers of torrents.☆19Jun 3, 2016Updated 9 years ago
- Find VLC player command line path☆25May 11, 2020Updated 5 years ago
- Super-minimalist version of `concat-stream`. Less than 15 lines!☆23Jul 17, 2020Updated 5 years ago
- Cross-platform .zip file creation☆128Feb 12, 2024Updated 2 years ago
- Immediate put/get for any abstract-chunk-store compliant store☆20Jan 30, 2023Updated 3 years ago
- Run WebTorrent in one process, control it from another process or even another machine☆40Dec 26, 2017Updated 8 years ago
- os.cpus() for node and the browser☆25May 25, 2020Updated 5 years ago
- Convert hyperscript attributes to properties☆19Oct 28, 2023Updated 2 years ago
- Automatically generate slugs for an Objection.js model☆34Oct 27, 2020Updated 5 years ago
- Associate geval events with an object☆11Jan 27, 2021Updated 5 years ago
- Find the npm modules that depend on a specific module and semver range.☆34Mar 27, 2017Updated 8 years ago
- A reverse HTTP client☆42May 18, 2017Updated 8 years ago
- Convert an abstract-chunk-store compliant store into a readable or writable stream☆26Jul 4, 2022Updated 3 years ago
- Capture video screenshot from a `<video>` tag (at the current time)☆115Aug 18, 2020Updated 5 years ago
- On-disk variable sized chunk store☆22Feb 2, 2016Updated 10 years ago
- CLI tool to update a package lock file☆12Jun 18, 2020Updated 5 years ago
- Sets the user identity of the process to `www-data`☆17Oct 27, 2020Updated 5 years ago
- A wrapper around choo API that allows to use choo components without a baked-in routing layer.☆19Feb 5, 2018Updated 8 years ago
- A simple module to simulate dynamic waves using the 1-dimensional wave PDE☆11May 26, 2015Updated 10 years ago
- An understandable consensus algorithm☆25Mar 28, 2019Updated 6 years ago
- Lightweight browser location history abstraction☆69May 25, 2020Updated 5 years ago
- Preload an image on a webpage☆27May 11, 2020Updated 5 years ago
- Dynamic script loading for modern browsers☆45Apr 2, 2021Updated 4 years ago
- Convert a Readable Stream to a Blob☆58May 23, 2021Updated 4 years ago
- Instrument a JavaScript class (or object) so that anytime a method function is called it gets logged to the console.☆35Oct 27, 2020Updated 5 years ago
- Convert a Readable Stream to a Blob URL☆25May 25, 2020Updated 5 years ago
- Better `os.arch()` for node and the browser -- detect OS architecture☆81Feb 13, 2024Updated 2 years ago
- Run an array of functions in parallel, but limit the number of tasks executing at the same time☆76Feb 27, 2023Updated 3 years ago
- Get the browserified size of a module after minification and gzipping☆17May 25, 2020Updated 5 years ago
- Ensure a git repo exists on disk and that it's up-to-date☆51Mar 29, 2023Updated 2 years ago
- Detect system color scheme changes on the web (Dark Mode)☆59May 11, 2020Updated 5 years ago
- Re emit events from another emitter☆18Oct 29, 2020Updated 5 years ago
- Interpret a number as base 8☆19Nov 19, 2015Updated 10 years ago
- Torrent piece abstraction☆27Updated this week