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 timeout connector for the hyper client☆26Updated 5 months ago
- ☆13Updated last year
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 4 years ago
- Integrate Diesel into async-std cleanly and efficiently.☆17Updated 2 years ago
- Timer facilities for Rust's async story☆56Updated 6 months ago
- A lightweight lock protected by an atomic boolean.☆36Updated 2 months ago
- Typed any map for rust☆66Updated 4 months ago
- A more flexible version of the Rust `scoped-tls` library☆18Updated 7 months ago
- Rust crate for accepting general reference-like values without proliferating generics.☆35Updated 8 years ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Asynchronous file I/O for Tokio☆49Updated last week
- Simple Rust triggers that allows triggering a one time event in another task/thread☆22Updated 3 years ago
- Convert closures into wakers☆45Updated 3 months ago
- obsolete since rust 1.35.0 doesn't need it anymore☆10Updated 3 years ago
- futures::AtomicWaker extracted into its own crate☆25Updated 3 months ago
- 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
- provides a `MaybeOwned<'a,T>` type different to std's `Cow` it implements `From<T>` and `From<&'a T>` and does not require `ToOwned`☆31Updated 2 years ago
- A type erased wrapper around some key-value storages to provide common operations(redis, sled, hashmaps)☆23Updated last year
- Integration between rustls and tokio-postgres☆34Updated 6 months ago
- A rust crate with various helpers for writing production-ready servers in rust using async-std☆18Updated 4 years ago
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆17Updated last month
- An async ORM for Postgres☆19Updated 2 years ago
- A Rust library for runtime-checked linearish types☆32Updated last year
- A library with task executors for Rust☆32Updated 3 months ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- Thread-safe, reference-counted null-terminated immutable Rust strings.☆43Updated 3 months ago
- rust utility for temporarily changing directory☆15Updated 2 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 4 months ago