servo / uluru
A simple, fast, LRU cache implementation.
☆202Updated last year
Alternatives and similar repositories for uluru:
Users that are interested in uluru are comparing it to the libraries listed below
- ☆204Updated last week
- Copy-on-write string utilities for Rust☆158Updated last year
- ☆192Updated last year
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆242Updated 2 years ago
- path-tree is a lightweight high performance HTTP request router for Rust☆129Updated 2 weeks ago
- A thread pool for isolating blocking I/O in async programs☆354Updated 2 months ago
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆289Updated 8 months ago
- Asynchronous HTTP/1.1 in Rust☆163Updated last year
- Task abstraction for building executors☆212Updated 2 years ago
- A Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP)☆183Updated 11 months ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- Stretto is a Rust implementation for Dgraph's ristretto (https://github.com/dgraph-io/ristretto). A high performance memory-bound Rust ca…☆419Updated 11 months ago
- Common types for HTTP operations☆203Updated last year
- Async stream for Rust and the futures crate.☆183Updated 3 weeks ago
- Extended utilities for working with files and filesystems in Rust☆148Updated last year
- A fast and flexible LRU map.☆181Updated 3 months ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆294Updated 2 years ago
- Define your own PhantomData☆152Updated last month
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆163Updated 2 weeks ago
- A lightweight version of pin-project written with declarative macros.☆244Updated 3 weeks ago
- A minimalistic async/await executor for Rust☆231Updated last year
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆224Updated 3 months ago
- Compatibility adapter between tokio and futures☆167Updated last month
- skiplist☆141Updated 3 years ago
- Utility wrapper to send non send types to other threads safely☆179Updated 3 weeks ago
- An on-disk hash table implementation☆116Updated 3 years ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆338Updated last month
- Abstract over the atomicity of reference-counting pointers in rust☆151Updated 2 weeks ago
- Exponential backoff and retry for Rust.☆318Updated last year
- Statically-checked alternatives to RefCell and RwLock☆367Updated 9 months ago