Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

crates.io "lru" keyword

concurrent_lru 0.2.0
A concurrent LRU cache
2 versions - Latest release: about 3 years ago - 2 dependent packages - 4 dependent repositories - 137 thousand downloads total - 22 stars on GitHub - 1 maintainer
sieve-cache 0.1.4 💰
SIEVE cache replacement policy
5 versions - Latest release: 4 months ago - 1 dependent package - 2.18 thousand downloads total - 10 stars on GitHub - 1 maintainer
quick_cache 0.5.1
Lightweight and high performance concurrent cache
13 versions - Latest release: about 1 month ago - 19 dependent packages - 3 dependent repositories - 464 thousand downloads total - 104 stars on GitHub - 1 maintainer
pingora-lru 0.2.0
LRU cache that focuses on memory efficiency, concurrency and persistence.
3 versions - Latest release: 4 days ago - 1 dependent package - 7.68 thousand downloads total - 18,903 stars on GitHub - 1 maintainer
Top 2.5% on crates.io
lru 0.12.3
A LRU cache implementation
59 versions - Latest release: 3 months ago - 401 dependent packages - 5,544 dependent repositories - 40.2 million downloads total - 585 stars on GitHub - 1 maintainer
hashlru 0.11.1
HashLRU is a LRU cache.
19 versions - Latest release: about 2 months ago - 3 dependent packages - 7.78 thousand downloads total - 0 stars on GitLab.com - 1 maintainer
Top 7.9% on crates.io
concread 0.5.0
Concurrently Readable Data-Structures for Rust
55 versions - Latest release: about 2 months ago - 5 dependent packages - 47 dependent repositories - 149 thousand downloads total - 313 stars on GitHub - 1 maintainer
Top 7.3% on crates.io
clru 0.6.2
An LRU cache implementation with constant time operations and weighted semantic
9 versions - Latest release: 12 days ago - 12 dependent packages - 783 dependent repositories - 3.59 million downloads total - 37 stars on GitHub - 1 maintainer
caches 0.2.8 💰
This is a Rust implementation for popular caches (support no_std).
12 versions - Latest release: 5 months ago - 1 dependent package - 3 dependent repositories - 41.1 thousand downloads total - 98 stars on GitHub - 1 maintainer
Top 3.0% on crates.io
cached 0.51.3
Generic cache implementations and simplified function memoization
81 versions - Latest release: 7 days ago - 148 dependent packages - 618 dependent repositories - 7.26 million downloads total - 1,393 stars on GitHub - 1 maintainer
generational-lru 0.1.2
A generational arena based LRU Cache implementation in 100% safe rust.
3 versions - Latest release: almost 2 years ago - 1 dependent repositories - 955 downloads total - 39 stars on GitHub - 1 maintainer
transient-hashmap 0.4.1
Simple rust HashMap with transient entries.
4 versions - Latest release: about 6 years ago - 226 dependent repositories - 201 thousand downloads total - 4 stars on GitHub - 1 maintainer
Top 5.6% on crates.io
cached_proc_macro 0.21.0
Generic cache implementations and simplified function memoization
28 versions - Latest release: 19 days ago - 1 dependent package - 538 dependent repositories - 6.27 million downloads total - 1,393 stars on GitHub - 1 maintainer
Top 4.7% on crates.io
cached_proc_macro_types 0.1.1
Generic cache implementations and simplified function memoization
2 versions - Latest release: 4 months ago - 2 dependent packages - 536 dependent repositories - 5.76 million downloads total - 1,393 stars on GitHub - 1 maintainer
Top 9.3% on crates.io
associative-cache 2.0.0
A generic N-way associative cache with fixed-size capacity and random or least recently used (LRU...
3 versions - Latest release: about 1 year ago - 3 dependent packages - 328 dependent repositories - 827 thousand downloads total - 36 stars on GitHub - 1 maintainer
lru-st 0.1.2
A package providing a Vec based doubly linked list implementation and related data structures
3 versions - Latest release: about 1 month ago - 644 downloads total - 0 stars on GitHub - 1 maintainer
rust_caching
A simple safe Rust library to cache functions (or sections of code) in memory
1 version - Latest release: 3 days ago - 469 downloads total - 1 stars on GitHub - 1 maintainer
dynamic-lru-cache 0.2.1
LRU Cache that only stores items recently seen more than once.
3 versions - Latest release: 7 months ago - 1 dependent repositories - 1.02 thousand downloads total - 1 stars on GitHub - 1 maintainer
xfetch 1.0.1
Optimal probabilistic cache refresh algorithm
3 versions - Latest release: almost 4 years ago - 1.76 thousand downloads total - 7 stars on GitHub - 1 maintainer
near-cached
Near fork of https://github.com/jaemk/cached
1 version - Latest release: 5 days ago - 1 dependent package - 455 downloads total - 0 stars on GitHub - 1 maintainer
elaru 0.2.1
Memory safe implementation of LRU cache.
5 versions - Latest release: over 3 years ago - 1.85 thousand downloads total - 3 stars on GitHub - 1 maintainer
plru 0.1.1
Implementation of concurrent (lockless) pseudo-LRU cache replacement policy.
2 versions - Latest release: almost 7 years ago - 1.85 thousand downloads total - 24 stars on GitHub - 1 maintainer
aws-secretsmanager-cache 0.5.0
A client for in-process caching of secrets from AWS Secrets manager
4 versions - Latest release: about 1 year ago - 1.44 thousand downloads total - 2 stars on GitHub - 1 maintainer
lrumap 0.1.0 💰
A safe Least Recently Used (LRU) cache implementation with ordered and unordered support.
2 versions - Latest release: over 1 year ago - 1 dependent repositories - 21.7 thousand downloads total - 16 stars on GitHub - 1 maintainer
lazy-lru 0.1.2
A least-recently-used (LRU) cache implementation with lazy eviction
3 versions - Latest release: about 1 month ago - 30.4 thousand downloads total - 1 maintainer
pi_cache 0.4.3
Implementation of LFU-LRU cache
16 versions - Latest release: 8 days ago - 1 dependent package - 2 dependent repositories - 6.98 thousand downloads total - 0 stars on GitHub - 1 maintainer
hashicorp-lru 💰
The project is moved to caches, please see crate caches
2 versions - Latest release: 11 days ago - 563 downloads total - 98 stars on GitHub - 1 maintainer
pi_lru 0.1.0
LRU cache
1 version - Latest release: about 2 years ago - 1 dependent package - 1 dependent repositories - 817 downloads total - 0 stars on GitHub - 1 maintainer
arc-disk-cache 0.1.0
Concurrently Readable Disk Cache
1 version - Latest release: almost 2 years ago - 409 downloads total - 28 stars on GitHub - 1 maintainer
fliplru 0.1.6
A LRU cache that shows effectiveness of cache capacity
7 versions - Latest release: 10 months ago - 6.18 thousand downloads total - 0 stars on GitHub - 1 maintainer
mlcr 0.2.0
An adaptive machine-learning-based cache tracker/replacement policy.
2 versions - Latest release: over 7 years ago - 1.88 thousand downloads total - 2,947 stars on GitHub - 3 maintainers
bhatho 0.1.3
LRU Caching library with persistent layer using RocksDB
3 versions - Latest release: almost 5 years ago - 1.7 thousand downloads total - 1 maintainer
s3-fifo 0.1.7
An efficient S3-FIFO Cache Implementation
8 versions - Latest release: about 2 months ago - 1.93 thousand downloads total - 2 stars on GitHub - 2 maintainers
remember-this 0.1.0
A simple mechanism for caching data to both memory and disk. Uses `tokio`.
1 version - Latest release: over 3 years ago - 431 downloads total - 1 maintainer
cache-macro-stable-rust 0.4.1
A procedural macro for automatically caching the output of functions.
1 version - Latest release: 8 months ago - 1 dependent package - 444 downloads total - 63 stars on GitHub - 1 maintainer
ccache 0.1.0
Composable Caches
1 version - Latest release: about 3 years ago - 593 downloads total - 2 stars on GitHub - 1 maintainer
lru-cache-macros 0.3.1
A procedural macro for automatically caching the output of functions.
7 versions - Latest release: over 5 years ago - 3.91 thousand downloads total - 63 stars on GitHub - 1 maintainer
cache-macro 0.4.1
A procedural macro for automatically caching the output of functions.
2 versions - Latest release: over 5 years ago - 1 dependent package - 1.53 thousand downloads total - 63 stars on GitHub - 1 maintainer
cachewell 0.1.0
LruCache with pinning and detachment support
1 version - Latest release: 25 days ago - 0 downloads total - 1 maintainer
cache_2q 0.10.1
A 2Q Cache which maps keys to values
8 versions - Latest release: almost 4 years ago - 3 dependent packages - 4 dependent repositories - 21.5 thousand downloads total - 20 stars on GitHub - 1 maintainer
wtinylfu 0.1.0
An implementation of W-TinyLFU cache
1 version - Latest release: almost 2 years ago - 1 dependent package - 1.83 thousand downloads total - 1 maintainer
ritemlcr 0.1.0
An adaptive machine-learning-based cache tracker/replacement policy. From ticki's tfs/mlcr.
1 version - Latest release: about 3 years ago - 599 downloads total - 0 stars on GitHub - 1 maintainer
disklru 0.3.3
DiskLRU is an experimental LRU store.
9 versions - Latest release: about 2 months ago - 2.28 thousand downloads total - 0 stars on GitLab.com - 1 maintainer
memory-cache-rust 0.1.0-alpha
memory-cache is a fast, concurrent cache library built with a focus on performance and correctnes...
1 version - Latest release: over 1 year ago - 300 downloads total - 10 stars on GitHub - 1 maintainer
const-lru 1.0.0
A simple no_std, non-hashing, constant-capacity, constant-memory-usage LRU cache.
5 versions - Latest release: 7 months ago - 2 dependent packages - 1 dependent repositories - 2.07 thousand downloads total - 32 stars on GitHub - 1 maintainer
qlrumap 0.0.2
A HashMap with an LRU feature.
2 versions - Latest release: over 1 year ago - 600 downloads total - 1 maintainer
lru-mem 0.3.0
An LRU cache implementation bounded by memory.
9 versions - Latest release: 10 months ago - 2 dependent packages - 12 thousand downloads total - 3 stars on GitHub - 1 maintainer