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
- Find the npm modules that depend on a specific module and semver range.☆34Updated 8 years ago
- Pass in a string, get a buffer back. Pass in a buffer, get the same buffer back.☆26Updated 6 years ago
- 💁 verify access to the current GitHub user☆27Updated 9 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 6 years ago
- Open a file locked so only one process has access at a given time☆20Updated 7 years ago
- A reusable module for creating infinite lists of elements where only the visible rows are rendered☆40Updated 8 years ago
- https://npm.im/debug but with automatic namespacing☆16Updated 8 years ago
- Upgrade the maximum file descriptor number ('nofile') that can be opened by this process☆18Updated 4 years ago
- Command line tool that runs node with the profiling flags needed to use http://mrale.ph/irhydra/2/☆41Updated 9 years ago
- Streaming fs.readdir☆47Updated 7 years ago
- augment pretty-bytes to make the output a little more readable (and a little less precise)☆98Updated 7 years ago
- Lightweight browser location history abstraction☆69Updated 4 years ago
- Interpret a number as base 8☆19Updated 9 years ago
- An example Node.js native module☆37Updated 7 years ago
- Listen for performance timeline events☆26Updated 6 years ago
- A write stream constructor that supports a flush function that is called before finish is emitted☆33Updated 10 months ago
- Small module for doing generic rate limiting using an LRU cache☆22Updated 7 years ago
- Slightly better-looking error handling for async/await & generators☆28Updated 8 years ago
- Interact with the GitHub releases API.☆26Updated 4 years ago
- Utility module to print pretty messages on SIGINFO/SIGUSR1☆29Updated 4 years ago
- Mutate the Node.js filesystem behavior for tests.☆20Updated 2 years ago
- Create server-sent-events☆21Updated 7 years ago
- Userland streams implementation☆45Updated 7 years ago
- An in memory sorted set that uses binary search on numeric indexes to find values next to each other☆19Updated 8 years ago
- Minimal recursive file watcher☆83Updated last year
- ☆49Updated 5 years ago
- Distributed map and filter☆33Updated 8 years ago
- Chop a single stream of data into a series of readable streams☆29Updated 6 years ago
- Ensure a function is always called within a timeout period☆19Updated 4 years ago