moka

Cache library

A high-performance concurrent caching library for Rust that provides flexible cache implementations with bounding and expiration policies.

A high performance concurrent caching library for Rust

GitHub

2k stars
11 watching
74 forks
Language: Rust
last commit: almost 2 years ago
Linked from 1 awesome list

cacheperformancerust

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
zkat/cacache-rsA high-performance, concurrent cache system with support for async APIs and various features.556
aisk/rust-memcacheA memcached client library written in Rust for interacting with distributed memory caching systems.135
jaemk/cachedProvides Rust implementations of caching structures and simplified function memoization.1,605
snazy/ohcA high-performance off-heap cache implementation for Java with support for asynchronous loading and eviction using an LRU algorithm.1,072
mdaliyan/icacheA high-performance cache library for Go with thread-safe, generic support and no serialization requirements.19
muesli/cache2goA Go caching library that provides concurrency-safe storage and expiration capabilities2,134
sqlalchemy/dogpile.cacheA caching API that provides a generic interface to various caching backends and integrates them with a locking mechanism.251
erni27/imcacheA zero-dependency in-memory cache library that supports various expiration strategies and is safe for concurrent use.123
al8n/strettoA high-performance, thread-safe cache implementation for Rust.412
sj-distributor/fastcacheA caching library for .NET Core applications that supports multiple caching providers and eviction strategies.45
maciejkula/rustlearnA Rust machine learning crate providing algorithms and utilities for building and training machine learning models.626
huntlabs/hunt-cacheA cache library for D programming language supporting multiple backend storage options including memory, Redis, and memcached.6
viney-shih/go-cacheProvides a flexible and multi-layered caching solution for Go applications using the Cache-Aside pattern.141
creativecreature/sturdycA caching library designed to make I/O heavy applications robust and highly performant by supporting non-blocking reads and configurable shards.346
desarrolla2/cacheA simple cache library implementing the PSR-16 standard using immutable objects.133