feross / async-lru
A simple async LRU cache supporting O(1) set, get and eviction of old keys
☆46Updated 4 years ago
Alternatives and similar repositories for async-lru:
Users that are interested in async-lru are comparing it to the libraries listed below
- Memoize Node.js style callback-last functions, using an in-memory LRU store☆17Updated 4 years ago
- Figure out if your node process is blocked because the CPU is spinning and exit the program with a stack trace if that is the case☆68Updated 5 years ago
- Find the npm modules that depend on a specific module and semver range.☆34Updated 7 years ago
- Streaming fs.readdir☆47Updated 7 years ago
- Interpret a number as base 8☆19Updated 9 years ago
- Lightweight browser location history abstraction☆69Updated 4 years ago
- ☆49Updated 5 years ago
- Userland streams implementation☆45Updated 6 years ago
- A couple of functions that make it easy to maintain an unordered set as an array in an efficient way☆22Updated 6 years ago
- Open a file locked so only one process has access at a given time☆20Updated 7 years ago
- Pass in a string, get a buffer back. Pass in a buffer, get the same buffer back.☆26Updated 6 years ago
- an ftp client that expose the node fs API☆37Updated 5 years ago
- 💁 verify access to the current GitHub user☆27Updated 8 years ago
- augment pretty-bytes to make the output a little more readable (and a little less precise)☆98Updated 7 years ago
- Preload an image on a webpage☆27Updated 4 years ago
- Listen for performance timeline events☆26Updated 6 years ago
- Create server-sent-events☆21Updated 7 years ago
- Easily create zip archives☆13Updated 5 years ago
- os.cpus() for node and the browser☆25Updated 4 years ago
- Make sure the last sync call to an async function is executed after all previous ones have finished☆31Updated 9 years ago
- Small module for doing generic rate limiting using an LRU cache☆22Updated 7 years ago
- On-disk variable sized chunk store☆22Updated 9 years ago
- ⛽️ - Livereloading package for choo☆27Updated 7 years ago
- A reusable module for creating infinite lists of elements where only the visible rows are rendered☆40Updated 7 years ago
- Upgrade the maximum file descriptor number ('nofile') that can be opened by this process☆18Updated 4 years ago
- https://npm.im/debug but with automatic namespacing☆16Updated 7 years ago
- Slightly better-looking error handling for async/await & generators☆28Updated 8 years ago
- A hashing function which returns integers with a possible max value☆29Updated 9 years ago
- Queue for parallel tasks that can cancel and is destoryable☆15Updated 6 years ago
- A NodeJS fuzzing toolkit that makes it easy to fuzz against a reference model.☆18Updated 3 years ago