servo / uluruLinks
A simple, fast, LRU cache implementation.
☆213Updated last year
Alternatives and similar repositories for uluru
Users that are interested in uluru are comparing it to the libraries listed below
Sorting:
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆255Updated 3 years ago
- Common types for HTTP operations☆207Updated last year
- ☆205Updated last year
- A thread pool for isolating blocking I/O in async programs☆374Updated 5 months ago
- Asynchronous HTTP/1.1 in Rust☆165Updated 2 years ago
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆318Updated 6 months ago
- Compatibility adapter between tokio and futures☆188Updated 2 weeks ago
- Copy-on-write string utilities for Rust☆162Updated last year
- Define your own PhantomData☆158Updated last month
- extremely boring async function runner!☆162Updated 2 years ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆290Updated 3 years ago
- Async stream for Rust and the futures crate.☆193Updated last week
- ☆243Updated last week
- Utility wrapper to send non send types to other threads safely☆186Updated 10 months ago
- path-tree is a lightweight high performance HTTP request router for Rust☆132Updated last month
- A minimalistic async/await executor for Rust☆234Updated last year
- A fast and flexible LRU map.☆199Updated last year
- A lightweight version of pin-project written with declarative macros.☆268Updated 3 weeks ago
- Async synchronization primitives☆280Updated last month
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆144Updated 4 years ago
- An async parser for multipart/form-data content-type in Rust☆163Updated last year
- a lock-free concurrent slab (experimental)☆305Updated 2 weeks ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆140Updated 7 months ago
- rust bindings of snmalloc☆149Updated this week
- Async interface for working with processes☆206Updated 4 months ago
- Generic Atomic<T> type for Rust☆246Updated 4 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆216Updated 2 weeks ago
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆261Updated 7 months ago
- Async filesystem primitives☆143Updated 3 months ago
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆176Updated 5 months ago