Size limited queue based on LRU algorithm
☆15Dec 29, 2022Updated 3 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:
- Iterate over the own enumerable properties of an object, and return an object with properties that evaluate to true from the callback. Ex…☆23Feb 27, 2017Updated 9 years ago
- Fast and robust stringmap for JavaScript☆35Sep 26, 2013Updated 12 years ago
- A very light-weight in-code option parsers for node.js.☆22Jun 12, 2017Updated 8 years ago
- Module for parsing URI's in engine.io-client☆14Sep 18, 2019Updated 6 years ago
- Turn an array like into an array☆12Mar 14, 2021Updated 4 years ago
- Like `extend` but only copies missing properties/values to the target object.☆17Apr 26, 2017Updated 8 years ago
- ES reserved words checker☆10Jun 26, 2020Updated 5 years ago
- Array#filter for older browsers.☆18Feb 23, 2024Updated 2 years ago
- Vow-based file I/O for Node.js☆28May 30, 2017Updated 8 years ago
- A transform to make UglifyJS work in browserify☆21Feb 18, 2020Updated 6 years ago
- Convert matching single-quotes to double-quotes: `I 'love' unicorns` → `I "love" unicorns`☆24Jul 9, 2022Updated 3 years ago
- Get the user home directory with fallback to the system temp directory☆30Apr 16, 2021Updated 4 years ago
- Is the typeof value a javascript primitive?☆37Mar 20, 2021Updated 4 years ago
- Helper for implementing source map support in Gulp plugins☆20Feb 9, 2018Updated 8 years ago
- ES6 Symbols in your ES5.☆29Oct 10, 2019Updated 6 years ago
- Check if a path is in the current working directory☆23May 3, 2021Updated 4 years ago
- Returns an object with the base path and the actual pattern from a glob.☆17Apr 12, 2017Updated 8 years ago
- Deep equality comparison implementation for should.js☆12Nov 6, 2019Updated 6 years ago
- Extend the properties from any number of objects onto the first object. Pass an empty object as the first arg to create a new object.☆14Mar 3, 2018Updated 7 years ago
- Property descriptor factory☆44Mar 1, 2024Updated 2 years ago
- Fork of crocs cycle package that lives in npm☆17Jan 31, 2020Updated 6 years ago
- Synchronously write a file and create its ancestor directories if needed☆14May 26, 2019Updated 6 years ago
- Iterator abstraction as specified in ECMAScript6☆19Jun 30, 2021Updated 4 years ago
- Create an array by repeating the given string n times.☆19Apr 7, 2021Updated 4 years ago
- A list of objects bound by prototype chain☆20Oct 25, 2025Updated 4 months ago
- qjobs is a simple and stupid queue job manager for nodejs.☆19Feb 19, 2018Updated 8 years ago
- Lo-dash's array-clice method. Slices `array` from the `start` index up to, but not including, the `end` index.☆21Apr 5, 2018Updated 7 years ago
- ☆19Dec 21, 2024Updated last year
- dead-simple optimistic async helper in javascript☆15Nov 23, 2014Updated 11 years ago
- list of SPDX standard license exceptions☆16Apr 25, 2024Updated last year
- the tty module from node core for browsers☆18Dec 21, 2024Updated last year
- A tool for respawning node binaries when special flags are present.☆21Dec 30, 2025Updated 2 months ago
- shim for require.main.filename() that works in as many environments as possible☆20Dec 15, 2023Updated 2 years ago
- Check if a given module ID is resolvable with require()☆16Nov 30, 2018Updated 7 years ago
- Copy static properties, prototype properties, and descriptors from one object to another☆15Dec 16, 2020Updated 5 years ago
- Try to guess if your terminal supports unicode☆18Dec 16, 2020Updated 5 years ago
- XMLHttpRequest for node.js☆15Feb 19, 2026Updated last week
- Answers the question: "can this value have keys?". Returns true if a value is any of the object types: array, regexp, plain object, funct…☆19Aug 20, 2021Updated 4 years ago
- Apply an async function to each Array element in series☆21Sep 18, 2015Updated 10 years ago