servo / uluru
A simple, fast, LRU cache implementation.
☆201Updated 11 months ago
Alternatives and similar repositories for uluru:
Users that are interested in uluru are comparing it to the libraries listed below
- A thread pool for isolating blocking I/O in async programs☆351Updated 2 months ago
- path-tree is a lightweight high performance HTTP request router for Rust☆125Updated 2 months ago
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆160Updated 3 weeks ago
- ☆203Updated 2 months ago
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆287Updated 7 months ago
- Copy-on-write string utilities for Rust☆158Updated 11 months ago
- Async stream for Rust and the futures crate.☆183Updated this week
- Common types for HTTP operations☆202Updated last year
- A Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP)☆183Updated 10 months ago
- A minimalistic async/await executor for Rust☆231Updated 11 months ago
- Reflection via DWARF.☆297Updated 2 years ago
- Cargo extension for running Criterion.rs benchmarks☆194Updated 8 months ago
- Manual segmented stacks for Rust☆299Updated this week
- Statically-checked alternatives to RefCell and RwLock☆368Updated 9 months ago
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆242Updated 2 years ago
- Generic Atomic<T> type for Rust☆230Updated last year
- Compatibility adapter between tokio and futures☆167Updated 2 weeks ago
- A lightweight version of pin-project written with declarative macros.☆242Updated this week
- Futures, streams, and async I/O combinators.☆498Updated last month
- ☆189Updated last year
- Stretto is a Rust implementation for Dgraph's ristretto (https://github.com/dgraph-io/ristretto). A high performance memory-bound Rust ca…☆418Updated 10 months ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆294Updated 2 years ago
- Notify async tasks or threads☆460Updated last month
- Asynchronous HTTP/1.1 in Rust☆163Updated last year
- Faster, more compact implementation of std::Cow☆343Updated last year
- Synchronization primitives for Futures and async/await based on intrusive collections☆178Updated 11 months ago
- Async synchronization primitives☆263Updated 2 months ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆120Updated 9 months ago
- A fast and flexible LRU map.☆177Updated 2 months ago
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆222Updated 2 months ago