Search results
18 packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
Curated collection of data structures for the JavaScript/TypeScript.
- bag
- bimap
- bit array
- bit set
- bit vector
- bitset
- bk tree
- burkhard-keller tree
- cache
- circular buffer
- counter
- data structures
- default map
- deque
- View more
LRU Cache that is safe for clusters, based on `lru-cache`. Save memory by only caching items on the main thread via a promisified interface.
A simple async LRU cache supporting O(1) set, get and eviction of old keys
Memoize Node.js style callback-last functions, using an in-memory LRU store
Fast and lightweight lru cache for javascript
Cache api responses, react and more using redis, memcached or any other cache provider.
- redis
- memcached
- outputcache
- api cache
- apicache
- response cache
- request cache
- output cache
- route cache
- redis cache
- middleware cache
- http cache
- html cache
- json cache
- View more
Read-through, in-memory, least recently used (lru) cache
Fast and lightweight caching library for javascript
lru cache js implementation with capacity and maxAge support
Cache api responses, react and more using redis, memcached or any other cache provider.
- redis
- memcached
- outputcache
- api cache
- apicache
- response cache
- request cache
- output cache
- route cache
- redis cache
- middleware cache
- http cache
- html cache
- json cache
- View more
lru-backup-cache
JavaScript Data Structures written for Node.js
LRU Map implementation for NodeJS and the browser
Curated collection of data structures for the JavaScript language.
- bag
- bimap
- bit array
- bit set
- bit vector
- bitset
- bk tree
- burkhard-keller tree
- cache
- circular buffer
- counter
- data structures
- default map
- deque
- View more
Optimize your React applications by effortlessly implementing Least Recently Used (LRU) caching for time-consuming API responses with the React LRUCache Hook. This lightweight and easy-to-use hook seamlessly integrates into your components, allowing you t
- lru cache
- react hooks
- useLRUCache
- use-lru-cache
- javascript
- typescript
- nextjs
- data structures
- algorithms
- hashmap
- doubly linked list
A reactive and first class native Solid Iconify icon component
- solidjs
- solid.js
- solid
- iconify
- iconify icon
- icon
- svg
- svg icon
- reactive icon
- ssr
- ssr-ready
- typescript
- ts
- js
- View more
A Simple LRU Cache