servo / uluruLinks
A simple, fast, LRU cache implementation.
☆212Updated 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.☆189Updated last month
- A thread pool for isolating blocking I/O in async programs☆371Updated 3 months ago
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆311Updated 4 months ago
- ☆205Updated last year
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆291Updated 2 years ago
- Copy-on-write string utilities for Rust☆158Updated last year
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆255Updated 3 years ago
- A minimalistic async/await executor for Rust☆234Updated last year
- An on-disk hash table implementation☆126Updated 4 years ago
- Common types for HTTP operations☆207Updated last year
- path-tree is a lightweight high performance HTTP request router for Rust☆131Updated 5 months ago
- Compatibility adapter between tokio and futures☆186Updated 3 months ago
- ☆237Updated 3 months ago
- Define your own PhantomData☆158Updated 2 weeks ago
- A thread-safe & efficient memory pool☆171Updated 2 years ago
- A stack for rust trait objects that minimizes allocations☆127Updated 3 years ago
- extremely boring async function runner!☆162Updated 2 years ago
- A fast and flexible LRU map.☆198Updated 11 months ago
- Asynchronous HTTP/1.1 in Rust☆165Updated 2 years ago
- Async synchronization primitives☆276Updated 3 months ago
- rust bindings of snmalloc☆146Updated 3 months ago
- Utility wrapper to send non send types to other threads safely☆186Updated 8 months ago
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆258Updated 5 months ago
- a lock-free concurrent slab (experimental)☆302Updated 11 months ago
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆144Updated 4 years ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆138Updated 6 months ago
- A wrapper around Rust futures that stores the future in space provided by the caller.☆304Updated 2 weeks ago
- Manual segmented stacks for Rust☆328Updated last month
- An async parser for multipart/form-data content-type in Rust☆161Updated last year
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆172Updated 3 months ago