seanmonstar / try-lock
A lightweight lock protected by an atomic boolean.
☆35Updated last year
Alternatives and similar repositories for try-lock:
Users that are interested in try-lock are comparing it to the libraries listed below
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 6 months ago
- futures::AtomicWaker extracted into its own crate☆25Updated 3 weeks ago
- A Rust crate for formatting strings dynamically☆31Updated last year
- Duplicate an async I/O handle☆40Updated 3 weeks ago
- Full precision decimal representation of f64☆25Updated this week
- Serialization value trees☆43Updated 6 months ago
- Convert closures into wakers☆45Updated 3 weeks ago
- Rust API stability attributes for the rest of us.☆29Updated 7 months ago
- Dynamic structured values for Rust☆27Updated 2 weeks ago
- A global executor built on top of async-executor and smol☆73Updated 8 months ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated last year
- Take a value atomically once.☆27Updated 2 years ago
- [DEPRECATED] Async TLS/SSL streams using rustls☆37Updated last year
- Simple Rust triggers that allows triggering a one time event in another task/thread☆22Updated 3 years ago
- Get a unique thread ID in Rust☆42Updated 3 months ago
- Object Pool LockFree in Rust☆45Updated 3 weeks ago
- cross-platform Rust API for memory mapped IO☆41Updated 9 months ago
- A lightweight attribute macro for easily writing extension trait pattern.☆48Updated this week
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Additional utilities around the bytes crate☆19Updated 8 months ago
- ☆38Updated last year
- Async, lock-free synchronization primitives for task wakeup☆43Updated 5 months ago
- File locking for Rust.☆43Updated 5 months ago
- Unsafe marker trait for types that deref to a stable address☆31Updated last year
- Serde support for the humantime crate☆30Updated last year
- NATS unique identifiers☆20Updated 2 weeks ago
- A growable bit-vector for Rust, optimized for size☆40Updated 10 months ago
- Time and duration crate optimized for speed and API stability.☆67Updated 3 weeks ago
- This library enables enums to not only obtain the ordinal values of their variants but also allows for the construction of enums from an …☆14Updated last year
- Generate is a library for building iterators on the fly☆39Updated 3 years ago