kapouer / node-lfu-cacheLinks
Least Frequently Used cache with optional decay
☆13Updated 8 years ago
Alternatives and similar repositories for node-lfu-cache
Users that are interested in node-lfu-cache are comparing it to the libraries listed below
Sorting:
- Evented I/O B-tree for Node.js.☆166Updated 3 years ago
- a fast newline (or any delimiter) splitter stream - like require('split') but specific for binary data☆79Updated last year
- Working mmap bindings for node.js☆57Updated 7 years ago
- A persistent key-value storage library. Runs everywhere Node runs.☆125Updated 9 years ago
- Generic stream reconnection module.☆122Updated 8 years ago
- A binary stream multiplexer☆143Updated 7 years ago
- Make weak references to JavaScript Objects. Fire a callback when they're garbage collected.☆239Updated 3 years ago
- ES6 Object.observe with nested object support - the way I want it (DEPRECATED)☆157Updated 8 years ago
- A really fast LRU cache for array items (numeric keys)☆57Updated 8 years ago
- Convert a typed array to a Buffer without a copy.☆66Updated 4 years ago
- A Javascript implementation of SipHash-2-4☆128Updated 5 months ago
- ☆60Updated 9 years ago
- A simple LRU cache☆136Updated 3 years ago
- Search levelup/leveldb instances with pluggable query engines and pluggable indexing schemes.☆65Updated 5 years ago
- node.js access to v8's "raw" CallSites -- useful for custom traces, c-style assertions, getting the line number in execution etc