Finite key-value map using the Least Recently Used (LRU) algorithm where the most recently used objects are keept in the map while less recently used items are evicted to make room for new ones.
A typescript implementation of the lru_map package
Finite key-value map using the Least Recently Used (LRU) algorithm where the most recently used objects are keept in the map while less recently used items are evicted to make room for new ones.
A module that helps you to create graphql dataloaders with decorators in Nest.js
Higher-order memoization function
A LRU map supporting eviction based on calculated item weight
Minimum LRU cache based on Map object
LRU cache map
A cache that holds a limited number of key-value pairs.
A safe, concurrent memory-mapped LRU cache with a persisted on-disk index and compaction.
A fast and flexible LRU map
A generic N-way associative cache with fixed-size capacity and random or least recently used (LRU) replacement.
Command line tool to help exposing UDP ports behind NATs using helper servers
A hierarchical cache data structure that prioritizes the most commonly used and recently accessed items and can dynamically grow and shrink in size.
A collection of data structures optimized for small-buffer scenarios that reside on the stack and seamlessly spill to the heap.
Use Cursor as an OpenAI-compatible LLM backend for Ironclaw.
A safe Least Recently Used (LRU) cache implementation with ordered and unordered support.
A package providing a Vec based doubly linked list implementation and related data structures
AI/Human task management system with file-based storage
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.