cached
Cache system
Provides Rust implementations of caching structures and simplified function memoization.
Rust cache structures and easy function memoization
2k stars
13 watching
97 forks
Language: Rust
last commit: 3 months ago
Linked from 1 awesome list
cachecachinglrucachememoizationrustrust-cachingrustlang
Related projects:
Repository | Description | Stars |
---|---|---|
| A memcached client library written in Rust for interacting with distributed memory caching systems. | 135 |
| A high-performance, concurrent cache system with support for async APIs and various features. | 556 |
| A high-performance concurrent caching library for Rust that provides flexible cache implementations with bounding and expiration policies. | 1,691 |
| A distributed in-memory caching system with eventual consistency and configurable maximum keys | 156 |
| Caches function results to speed up repeated calls with identical inputs | 1,091 |
| A fast, shared memory cache system for storing and retrieving data in PHP applications. | 825 |
| A distributed in-memory cache with features like Pub/Sub, JSON querying, and consistency mechanisms. | 26 |
| A caching middleware that follows HTTP caching rules and integrates with various backend cache managers | 70 |
| A caching layer for Ruby and Rack applications supporting model and instance binding and hierarchical invalidation | 343 |
| A Rust WebAssembly website example for practising English vocabulary | 8 |
| A high-performance, thread-safe cache implementation for Rust. | 412 |
| A caching framework for Go that uses Redis and supports schema-based, typed caching with memoization and versioning. | 23 |
| A thread-safe memory cache implementation with LRU policies and type-safety features. | 78 |
| A Rust machine learning crate providing algorithms and utilities for building and training machine learning models. | 626 |
| Provides an adapter for caching data using Memcache. | 0 |