servo / uluru
A simple, fast, LRU cache implementation.
☆191Updated 7 months ago
Related projects ⓘ
Alternatives and complementary repositories for uluru
- path-tree is a lightweight high performance HTTP request router for Rust☆118Updated 4 months ago
- Compatibility adapter between tokio and futures☆155Updated 2 weeks ago
- A thread pool for isolating blocking I/O in async programs☆341Updated 3 weeks ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆293Updated last year
- Utility wrapper to send non send types to other threads safely☆168Updated 10 months ago
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆237Updated 2 years ago
- ☆185Updated 8 months ago
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆156Updated this week
- Copy-on-write string utilities for Rust☆158Updated 6 months ago
- A lightweight version of pin-project written with declarative macros.☆226Updated last week
- A data structure to efficiently intern, cache and restore strings.☆173Updated 4 months ago
- a lock-free concurrent slab (experimental)☆270Updated 2 months ago
- Stretto is a Rust implementation for Dgraph's ristretto (https://github.com/dgraph-io/ristretto). A high performance memory-bound Rust ca…☆412Updated 6 months ago
- ☆188Updated 3 weeks ago
- Async synchronization primitives☆255Updated 3 weeks ago
- Faster, more compact implementation of std::Cow☆337Updated last year
- Synchronization primitives for Futures and async/await based on intrusive collections☆175Updated 7 months ago
- Versioned data-structures for Rust☆203Updated last year
- Define your own PhantomData☆146Updated last week
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆143Updated 3 years ago
- Asynchronous HTTP/1.1 in Rust☆161Updated last year
- Common types for HTTP operations☆200Updated 8 months ago
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆207Updated 4 months ago
- Async stream for Rust and the futures crate.☆174Updated last week
- Async networking primitives for TCP/UDP/Unix communication☆128Updated 3 weeks ago
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆267Updated 2 months ago
- Cargo extension for running Criterion.rs benchmarks☆186Updated 3 months ago
- Generic Atomic<T> type for Rust☆217Updated 9 months ago
- Notify async tasks or threads☆447Updated last week
- Task abstraction for building executors☆401Updated 3 weeks ago