medikoo / lru-queueLinks
Size limited queue based on LRU algorithm
☆15Updated 2 years ago
Alternatives and similar repositories for lru-queue
Users that are interested in lru-queue are comparing it to the libraries listed below
Sorting:
- List of node.js builtin modules☆37Updated last year
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 6 months ago
- Set collection as specified in ECMAScript 6☆45Updated 3 years ago
- (object pick) returns a filtered copy of an object with only the specified keys, exactly like `pick` from lo-dash / underscore.☆41Updated 4 years ago
- Determine if an object is a Buffer☆90Updated 4 years ago
- Easy way to create a Readable Stream☆70Updated 8 years ago
- Timeout HTTP/HTTPS requests☆51Updated 2 weeks ago
- random string generator☆28Updated 6 years ago
- Simple RFC 6838 media type parser and formatter☆56Updated 3 weeks ago
- ES6-compliant shim for Object.is - differentiates between -0 and +0, and can compare to NaN.☆25Updated last year
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Fallback to a default if `process.stdout.getWindowSize` doesn't exist☆24Updated last year
- Get the length of the longest item in an array.☆29Updated 7 years ago
- Sink your streams.☆17Updated 2 years ago
- Modern Buffer API polyfill without footguns☆26Updated 4 years ago
- Property descriptor factory☆43Updated last year
- Resolves the full path to the bin file of a given package by inspecting the \"bin\" field in its package.json.☆30Updated 3 years ago
- Get locally or globally installation path of given package name.☆43Updated 2 years ago
- Node.js Readline façade fixing bugs and issues in v0.8 and v0.10☆27Updated 8 months ago
- Get the set npm registry URL☆56Updated 5 months ago
- 'string_decoder' module from Node.js core☆35Updated 9 months ago
- A ternary stream: conditionally control the flow of stream data☆36Updated 5 years ago
- ☆41Updated 6 years ago
- Turn an array like into an array☆12Updated 4 years ago
- ☆43Updated 7 years ago
- safely create multiple ReadStream or WriteStream objects from the same file descriptor☆31Updated 5 years ago
- Utility method to run function either synchronously or asynchronously using the common `this.async()` style.☆25Updated last month
- Take a list of glob patterns and return an array of file locations, respecting `.gitignore` and allowing for ignore patterns via `packag…☆40Updated 2 years ago
- Cyclist is an efficient circular buffer implemention for Javascript.☆38Updated last year
- ES spec-compliant shim for String.prototype.padStart☆23Updated 6 months ago