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:
- 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
- Lightweight browser location history abstraction☆69Updated 5 years ago
- Find the npm modules that depend on a specific module and semver range.☆34Updated 8 years ago
- An on-disk key-value store with very few features☆30Updated 9 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
- Maintain and search through a sorted array using some low level functions☆55Updated 5 years ago
- paint is paint in your terminal!☆49Updated 8 years ago
- augment pretty-bytes to make the output a little more readable (and a little less precise)☆98Updated 8 years ago
- Get a progress bar as a string☆95Updated 7 years ago
- Minimal recursive file watcher☆83Updated last year
- A really fast LRU cache for array items (numeric keys)☆57Updated 8 years ago
- Memoize Node.js style callback-last functions, using an in-memory LRU store☆17Updated 5 years ago
- Pass in a string, get a buffer back. Pass in a buffer, get the same buffer back.☆29Updated 3 weeks ago
- A diff friendly cli input module. Made for usage with neat-log and ansi-diff-stream☆59Updated 5 years ago
- ☆49Updated 6 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
- Preload an image on a webpage☆27Updated 5 years ago
- Slides, proposals and more for talks I give☆57Updated 5 years ago
- Convert a string to a number based on a classic phone number pad encoding☆35Updated 8 years ago
- Mutate the Node.js filesystem behavior for tests.☆20Updated 2 years ago
- The simplest API for running code inside electron☆25Updated 6 years ago
- Source-annotating profiler for node.js☆46Updated 8 years ago
- Convert Node Streams into ECMAScript-Observables☆72Updated 6 years ago
- Small module for doing generic rate limiting using an LRU cache☆22Updated 8 years ago
- node --inspect a file and open devtool url in chrome via chrome-cli.☆60Updated 7 years ago
- Run a command and make your computer go to sleep☆49Updated 8 years ago
- A low level module for destructuring asynchronous values.☆50Updated 8 years ago
- Distributed map and filter☆33Updated 8 years ago
- A shared event emitter that works across multiple processes on the same machine, including the browser!☆166Updated 8 years ago