Python
Java
JavaScript
Android
Golang
C/C++
Swift
PHP
Node.js
Ruby
.NET
More
React
Linux
Rust
Vue.js
Flutter
Command-line
Network programming
Database
Applications
IDEs
More...
Home
/
Rust
/
Caching
Caching
Caching
Search
Newest releases
Newest releases
Most popular
Caching
293
A general-purpose distributed memory cache system compatible with Memcached
A general-purpose distributed memory cache system compatible with Memcached
Caching
173
cachepot is a ccache-like compiler caching tool.
cachepot is `sccache` with extra sec, which in turn is `ccache` with cloud storage
Caching
370
Stretto - A high performance memory-bound Rust cache.
Stretto - A high performance memory-bound Rust cache.
Caching
62
RedisLess is a fast, lightweight, embedded and scalable in-memory Key/Value store library ...
RedisLess is a fast, lightweight, embedded and scalable in-memory Key/Value store library compatible with the Redis API.
Caching
10
nix-mirror: a tool for mirroring nix binary caches
nix-mirror: a tool for mirroring nix binary caches
Caching
61
nightly macro lru-cache-macros - A procedural macro for automatically caching the output o...
cache-macro A procedural macro to automatically cache the result of a function given a set of inputs. Previously named 'lru-cache-macros', but renamed
Caching
100
lru_time_cache - Implementation of a Least Recently Used caching algorithm in a container ...
Lru Time Cache Crate Documentation Linux/macOS Windows Issues MaidSafe website SAFE Dev Forum SAFE Network Forum Overview Implementation of a Least Re
Caching
16
dnscache - Simple DNS proxy with forced caching
Dnscache Simple DNS proxy supporting one upstream. Designed for using slow and unreliable upstream DNS servers like Tor's DNS resolver. Trades consist
Caching
21
nightly rocket-file-cache - An in-memory file cache for the Rocket web framework
Rocket File Cache A concurrent, in-memory file cache for the Rocket web framework. Rocket File Cache can be used as a drop in replacement for Rocket's
Caching
176
string_cache - A string interning library for Rust, developed as part of the Servo project
string-cache Documentation A string interning library for Rust, developed as part of the Servo project. Simple usage In Cargo.toml: [dependencies] str
Caching
15
nightly adapton-lab - Testing and performance evaluation suite for Adapton
Adapton Lab: Generic Testing and Evaluation Quick Links Rustdoc for Adapton Lab Adapton Homepage Quick Start Adapton uses the latest version of the Ru
Caching
61
nightly macro lru-cache-macros - A procedural macro for automatically caching the output o...
cache-macro A procedural macro to automatically cache the result of a function given a set of inputs. Previously named 'lru-cache-macros', but renamed
Caching
20
nsqueue - Rust client for the NSQ realtime message processing system
nsqueue A Tokio based client implementation for the NSQ realtime message processing system WORK IN PROGRESS Current features PUB SUB Discovery Backoff
Caching
13
shawshank - An efficient, generic internment structure
shawshank An efficient, generic internment structure. extern crate shawshank; fn main() { // prototypical motivation: string internment let m
Caching
64
nightly fungi-lang - Fungi: A typed, functional language for programs that name their cach...
Fungi: Typed incremental computation with names Fungi is a Rust-based DSL that offers a typed functional language for incremental computation with nam
Caching
20
cache_2q - A 2Q Cache which maps keys to values
Two Queue (2Q) Cache A 2Q Cache which maps keys to values 2Q is an enhancement over an LRU cache by tracking both recent and frequently accessed entri
Caching
24
clockpro-cache - CLOCK-Pro cache replacement policy
rust-clockpro-cache CLOCK-Pro cache replacement algorithm for Rust Based on a Python implementation by Sami Lehtinen and a Go implementation by Damian
Caching
54
ttl_cache - A cache that will expire values after a TTL
ttl_cache This crate provides a time sensitive key-value FIFO cache. When the cache is created it is given a TTL. Any value that are in the cache for
Caching
136
assets_manager - Conveniently load, cache, and reload external resources
Assets-manager This crate aims at providing a filesystem abstraction to easily load external resources. It was originally thought for games, but can o
Caching
385
cacache - Content-addressable, key-value, high-performance, on-disk cache
cacache A high-performance, concurrent, content-addressable disk cache, optimized for async APIs. Example use cacache; use async_attributes; #[async_
Caching
67
internment - Easy interning of data
Internment   A very easy to use library for interning strings or other data in rust. Interned data is very efficient to either hash or compare for equ
Caching
118
ustr - Fast, FFI-friendly string interning
Ustr Fast, FFI-friendly string interning. A Ustr (Unique str) is a lightweight handle representing a static, immutable entry in a global string cache,
Caching
100
lru_time_cache - Implementation of a Least Recently Used caching algorithm in a container ...
Lru Time Cache Crate Documentation Linux/macOS Windows Issues MaidSafe website SAFE Dev Forum SAFE Network Forum Overview Implementation of a Least Re
Caching
530
lru - A LRU cache implementation
LRU Cache Documentation An implementation of a LRU cache. The cache supports put, get, get_mut and pop operations, all of which are O(1). This crate w
Caching
117
rust-memcache — Memcached client library
rust-memcache rust-memcache is a memcached client written in pure rust. Install The crate is called memcache and you can depend on it via cargo: [depe
Caching
1.2k
cached — Simple function caching/memoization
cached Caching structures and simplified function memoization cached provides implementations of several caching structures as well as a handy macro f
Caching
26
bmemcached-rs — Memcached library written in pure rust
bmemcached-rs Rust binary memcached implementation (ON GOING) Usage extern crate bmemcached; use std::sync::Arc; use std::thread; use bmemcached::Me
Categories
Rust
3378
Encoding JSON
43
Applications
36
Asynchronous
112
Audio and Music
58
Authentication
31
Automotive
12
Build system
43
Caching
32
Cargo plugins
46
Command-line
418
Compression
22
Computation
18
Concurrency
70
Configuration
28
Cryptocurrencies
96
Cryptography
130
Data processing
14
Data structures
182
Data visualization
16
Database
74
Database interfaces
35
Date and time
17
Debugging
55
Deployment
69
Development tools
27
Distributed systems
14
Email
20
Embedded
4
Embedded development
90
Emulators
29
Encoding Binary
4
Encoding Multimedia
3
Encoding XML
10
Encoding YAML
8
Filesystem
91
Foreign Function Interface
101
Game development
106
Games
62
Genetic algorithms
12
Geospatial
3
Graphics
71
GUI
167
HTTP Client
52
IDEs
32
Image processing
101
Industrial automation
3
Logging
11
Machine learning
68
macOS APIs
10
Math
46
Memory management
40
Miscellaneous
162
Mobile
4
Network programming
133
No standard library
34
Observability
2
Operating systems
21
Parsing
75
Platform specific
12
Procedural macros
40
Productivity
2
Profiling
28
Resources
13
Science
44
Scripting
17
Security tools
57
Simulation
1
Static Site Generators
20
System tools
54
Template engine
65
Testing
83
Text editors
40
Text processing
69
Text search
21
Unix APIs
33
Utilities
439
Value formatting
9
Video
27
Virtualization
34
Web programming
82
Web Servers
83
WebAssembly
21
WebSocket
17
Windows APIs
18
Most popular
More
01
cached — Simple function caching/memoization
02
lru - A LRU cache implementation
03
cacache - Content-addressable, key-value, high-performance, on-disk cache
04
Stretto - A high performance memory-bound Rust cache.
05
A general-purpose distributed memory cache system compatible with Memcached
06
string_cache - A string interning library for Rust, developed as part of the Servo project
07
cachepot is a ccache-like compiler caching tool.
08
assets_manager - Conveniently load, cache, and reload external resources
09
ustr - Fast, FFI-friendly string interning
10
rust-memcache — Memcached client library