servo / uluru
A simple, fast, LRU cache implementation.
☆198Updated 10 months ago
Alternatives and similar repositories for uluru:
Users that are interested in uluru are comparing it to the libraries listed below
- Common types for HTTP operations☆201Updated last year
- path-tree is a lightweight high performance HTTP request router for Rust☆125Updated last month
- ☆190Updated last year
- ☆201Updated last month
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆243Updated 2 years ago
- A thread pool for isolating blocking I/O in async programs☆350Updated last month
- Async stream for Rust and the futures crate.☆182Updated last week
- Copy-on-write string utilities for Rust☆158Updated 10 months ago
- Versioned data-structures for Rust☆202Updated last year
- A data structure to efficiently intern, cache and restore strings.☆184Updated last week
- An on-disk hash table implementation☆113Updated 3 years ago
- Define your own PhantomData☆151Updated this week
- A lightweight version of pin-project written with declarative macros.☆237Updated last week
- Compatibility adapter between tokio and futures☆163Updated this week
- A fast and flexible LRU map.☆175Updated last month
- Async synchronization primitives☆261Updated last month
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆257Updated 2 months ago
- Reflection via DWARF.☆296Updated last year
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆293Updated 2 years ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆120Updated 8 months ago
- Faster, more compact implementation of std::Cow☆342Updated last year
- A simple wrapper around filesystem operations to provide more helpful error messages.☆139Updated last month
- Extended utilities for working with files and filesystems in Rust☆146Updated last year
- Synchronization primitives for Futures and async/await based on intrusive collections☆176Updated 10 months ago
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆136Updated 3 months ago
- String interning for Rust☆197Updated this week
- Rust implementation of xxhash☆219Updated last month
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆284Updated 6 months ago
- Async filesystem primitives☆133Updated last month
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆160Updated 3 weeks ago