servo / uluruLinks
A simple, fast, LRU cache implementation.
☆208Updated last year
Alternatives and similar repositories for uluru
Users that are interested in uluru are comparing it to the libraries listed below
Sorting:
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆301Updated last month
- A thread pool for isolating blocking I/O in async programs☆363Updated 2 weeks ago
- Async stream for Rust and the futures crate.☆186Updated this week
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆255Updated 3 years ago
- Compatibility adapter between tokio and futures☆178Updated this week
- ☆199Updated last year
- Utility wrapper to send non send types to other threads safely☆185Updated 5 months ago
- path-tree is a lightweight high performance HTTP request router for Rust☆130Updated 2 months ago
- extremely boring async function runner!☆159Updated 2 years ago
- An on-disk hash table implementation☆124Updated 3 years ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆292Updated 2 years ago
- Copy-on-write string utilities for Rust☆159Updated last year
- rust bindings of snmalloc☆139Updated 4 months ago
- A minimalistic async/await executor for Rust☆233Updated last year
- ☆216Updated 2 weeks ago
- A fast and flexible LRU map.☆192Updated 7 months ago
- Common types for HTTP operations☆206Updated last year
- A stack for rust trait objects that minimizes allocations☆128Updated 3 years ago
- A thread-safe & efficient memory pool☆169Updated last year
- a lock-free concurrent slab (experimental)☆292Updated 7 months ago
- A lightweight version of pin-project written with declarative macros.☆253Updated 3 weeks ago
- Define your own PhantomData☆156Updated 2 weeks ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆129Updated 2 months ago
- Asynchronous HTTP/1.1 in Rust☆162Updated last year
- String interning for Rust☆202Updated 3 months ago
- A wrapper around Rust futures that stores the future in space provided by the caller.☆303Updated last year
- Task abstraction for building executors☆213Updated 3 years ago
- Statically-checked alternatives to RefCell and RwLock☆370Updated last year
- Async synchronization primitives☆270Updated 2 weeks ago
- A Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP)☆185Updated last year