servo / uluruLinks
A simple, fast, LRU cache implementation.
☆209Updated last year
Alternatives and similar repositories for uluru
Users that are interested in uluru are comparing it to the libraries listed below
Sorting:
- Async stream for Rust and the futures crate.☆187Updated this week
- Copy-on-write string utilities for Rust☆158Updated last year
- ☆201Updated last year
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆292Updated 2 years ago
- A minimalistic async/await executor for Rust☆234Updated last year
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆255Updated 3 years ago
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆306Updated 2 months ago
- Utility wrapper to send non send types to other threads safely☆188Updated 6 months ago
- Compatibility adapter between tokio and futures☆183Updated last month
- path-tree is a lightweight high performance HTTP request router for Rust☆131Updated 3 months ago
- A thread pool for isolating blocking I/O in async programs☆366Updated last month
- Define your own PhantomData☆158Updated 2 weeks ago
- An async parser for multipart/form-data content-type in Rust☆161Updated last year
- ☆223Updated last month
- Common types for HTTP operations☆206Updated last year
- String interning for Rust☆204Updated 3 weeks ago
- Asynchronous HTTP/1.1 in Rust☆164Updated last year
- A lightweight version of pin-project written with declarative macros.☆255Updated last month
- A fast and flexible LRU map.☆192Updated 9 months ago
- Versioned data-structures for Rust☆207Updated 7 months ago
- Async synchronization primitives☆273Updated last month
- A thread-safe & efficient memory pool☆169Updated last year
- rust bindings of snmalloc☆140Updated last month
- extremely boring async function runner!☆161Updated 2 years ago
- An on-disk hash table implementation☆124Updated 3 years ago
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆254Updated 3 months ago
- A stack for rust trait objects that minimizes allocations☆127Updated 3 years ago
- A Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP)☆185Updated last year
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆129Updated 4 months ago
- a lock-free concurrent slab (experimental)☆297Updated 9 months ago