nappa85 / future-parking_lot
An "as simple as possible" Future implementation for parking_lot
☆14Updated 3 years ago
Alternatives and similar repositories for future-parking_lot:
Users that are interested in future-parking_lot are comparing it to the libraries listed below
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 4 years ago
- A timeout connector for the hyper client☆26Updated 3 months ago
- A rust crate with various helpers for writing production-ready servers in rust using async-std☆18Updated 4 years ago
- Integration between rustls and tokio-postgres☆31Updated 4 months ago
- Rust crate for making Read streams peekable.☆26Updated 3 years ago
- ☆39Updated 8 months ago
- Timer facilities for Rust's async story☆56Updated 4 months ago
- provides a `MaybeOwned<'a,T>` type different to std's `Cow` it implements `From<T>` and `From<&'a T>` and does not require `ToOwned`☆29Updated last year
- Bounded MPMC channel abstraction on top of a ring buffer☆40Updated 6 months ago
- high-speed metrics collection library in Rust☆19Updated 5 years ago
- A connection pool implementation for tokio☆23Updated 6 years ago
- A lightweight lock protected by an atomic boolean.☆35Updated last year
- Serde support for the humantime crate☆30Updated last year
- Traits and functions to make writing proc macros more ergonomic.☆22Updated last year
- Rust library for making easy parallel pipelines with Iterators.☆31Updated 5 years ago
- rust utility for temporarily changing directory☆15Updated last year
- A more flexible version of the Rust `scoped-tls` library☆14Updated 4 months ago
- A lockless mpmc/mpsc to support async base on crossbeam☆48Updated last year
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- futures::AtomicWaker extracted into its own crate☆25Updated last month
- Integrate Diesel into async-std cleanly and efficiently.☆17Updated 2 years ago
- extensions to core/std library types.☆13Updated 2 years ago
- Serialization value trees☆43Updated 6 months ago
- Rust crate for accepting general reference-like values without proliferating generics.☆35Updated 8 years ago
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆16Updated 2 weeks ago
- cross-platform Rust API for memory mapped IO☆41Updated 9 months ago
- An LRU cache implementation with constant time operations and weighted semantic.☆41Updated last month
- It executes futures☆55Updated last year
- impl fallible collections in rust, quite as describe in RFC 2116☆36Updated 3 months ago