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
2k stars
 11 watching
 74 forks
 
Language: Rust 
last commit: 11 months ago 
Linked from   1 awesome list  
  cacheperformancerust 
 Related projects:
| Repository | Description | Stars | 
|---|---|---|
|    |  A high-performance, concurrent cache system with support for async APIs and various features. | 556 | 
|    |  A memcached client library written in Rust for interacting with distributed memory caching systems. | 135 | 
|    |  Provides Rust implementations of caching structures and simplified function memoization. | 1,605 | 
|    |  A high-performance off-heap cache implementation for Java with support for asynchronous loading and eviction using an LRU algorithm. | 1,072 | 
|    |  A high-performance cache library for Go with thread-safe, generic support and no serialization requirements. | 19 | 
|    |  A Go caching library that provides concurrency-safe storage and expiration capabilities | 2,134 | 
|    |  A caching API that provides a generic interface to various caching backends and integrates them with a locking mechanism. | 251 | 
|    |  A zero-dependency in-memory cache library that supports various expiration strategies and is safe for concurrent use. | 123 | 
|    |  A high-performance, thread-safe cache implementation for Rust. | 412 | 
|    |  A caching library for .NET Core applications that supports multiple caching providers and eviction strategies. | 45 | 
|    |  A Rust machine learning crate providing algorithms and utilities for building and training machine learning models. | 626 | 
|    |  A cache library for D programming language supporting multiple backend storage options including memory, Redis, and memcached. | 6 | 
|    |  Provides a flexible and multi-layered caching solution for Go applications using the Cache-Aside pattern. | 141 | 
|    |  A caching library designed to make I/O heavy applications robust and highly performant by supporting non-blocking reads and configurable shards. | 346 | 
|    |  A simple cache library implementing the PSR-16 standard using immutable objects. | 133 |