feross / async-lruLinks
A simple async LRU cache supporting O(1) set, get and eviction of old keys
☆46Updated 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:
- Find the npm modules that depend on a specific module and semver range.☆34Updated 8 years ago
- Minimal recursive file watcher☆83Updated 2 years ago
- Streaming fs.readdir☆47Updated 7 years ago
- Lightweight browser location history abstraction☆69Updated 5 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☆69Updated 6 years ago
- augment pretty-bytes to make the output a little more readable (and a little less precise)☆97Updated 8 years ago
- paint is paint in your terminal!☆49Updated 9 years ago
- node --inspect a file and open devtool url in chrome via chrome-cli.☆60Updated 7 years ago
- Extremely minimal wrapper around node core http/https☆26Updated 7 years ago
- The simplest API for running code inside electron☆25Updated 7 years ago
- Preload an image on a webpage☆27Updated 5 years ago
- An on-disk key-value store with very few features☆30Updated 9 years ago
- Memoize Node.js style callback-last functions, using an in-memory LRU store☆17Updated 5 years ago
- Command line tool that runs node with the profiling flags needed to use http://mrale.ph/irhydra/2/☆41Updated 9 years ago
- Pass in a string, get a buffer back. Pass in a buffer, get the same buffer back.☆31Updated this week
- A very small jade-like template engine☆38Updated 8 years ago
- Get a progress bar as a string☆95Updated 7 years ago
- ☆49Updated 6 years ago
- Maintain and search through a sorted array using some low level functions☆55Updated 5 years ago
- Small module for doing generic rate limiting using an LRU cache☆22Updated 8 years ago
- Distributed map and filter☆33Updated 9 years ago
- Convert Node Streams into ECMAScript-Observables☆72Updated 6 years ago
- Convert a string to a number based on a classic phone number pad encoding☆35Updated 8 years ago
- 💁 verify access to the current GitHub user☆27Updated 9 years ago
- A really fast LRU cache for array items (numeric keys)☆57Updated 8 years ago
- Queue for parallel tasks that can cancel and is destoryable☆15Updated 7 years ago
- Output a message prefixed with the name and line number of the source file where you outputted the message☆57Updated 6 years ago
- Upgrade the maximum file descriptor number ('nofile') that can be opened by this process☆18Updated 5 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
- Make sure the last sync call to an async function is executed after all previous ones have finished☆31Updated 9 years ago