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:
- A thread pool for isolating blocking I/O in async programs☆361Updated 3 weeks ago
- ☆197Updated last year
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆297Updated 2 weeks ago
- Common types for HTTP operations☆203Updated last year
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆254Updated 2 years ago
- Utility wrapper to send non send types to other threads safely☆184Updated 4 months ago
- A minimalistic async/await executor for Rust☆231Updated last year
- Async stream for Rust and the futures crate.☆185Updated last week
- ☆216Updated last month
- Compatibility adapter between tokio and futures☆175Updated 4 months ago
- Asynchronous HTTP/1.1 in Rust☆163Updated last year
- 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
- path-tree is a lightweight high performance HTTP request router for Rust☆131Updated last month
- An async parser for multipart/form-data content-type in Rust☆160Updated last year
- extremely boring async function runner!☆158Updated 2 years ago
- A lightweight version of pin-project written with declarative macros.☆251Updated this week
- Define your own PhantomData☆155Updated this week
- A fast and flexible LRU map.☆190Updated 6 months ago
- A TLS implementation over AsyncRead and AsyncWrite☆167Updated last year
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆129Updated last month
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆239Updated last month
- a lock-free concurrent slab (experimental)☆291Updated 7 months ago
- A stack for rust trait objects that minimizes allocations☆128Updated 2 years ago
- Versioned data-structures for Rust☆207Updated 5 months ago
- Async synchronization primitives☆270Updated 4 months ago
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆144Updated 4 years ago
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆166Updated this week
- rust bindings of snmalloc☆137Updated 3 months ago
- A thread-safe & efficient memory pool☆169Updated last year