seanmonstar / try-lockLinks
A lightweight lock protected by an atomic boolean.
☆37Updated 3 months ago
Alternatives and similar repositories for try-lock
Users that are interested in try-lock are comparing it to the libraries listed below
Sorting:
- futures::AtomicWaker extracted into its own crate☆27Updated last week
- Convert closures into wakers☆45Updated 4 months ago
- A global executor built on top of async-executor and smol☆74Updated 2 months ago
- Object Pool LockFree in Rust☆46Updated 4 months ago
- Simple Rust triggers that allows triggering a one time event in another task/thread☆22Updated 2 weeks ago
- Duplicate an async I/O handle☆41Updated 4 months ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆67Updated 9 months ago
- Dynamic structured values for Rust☆28Updated 2 months ago
- impl fallible collections in rust, quite as describe in RFC 2116☆37Updated 6 months ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Additional utilities around the bytes crate☆19Updated last month
- Track memory allocations by backtrace or originating thread☆43Updated last month
- A library for interaction with units of bytes.☆56Updated 6 months ago
- Async, lock-free synchronization primitives for task wakeup☆45Updated 8 months ago
- Bounded MPMC channel abstraction on top of a ring buffer☆41Updated last week
- Serialization value trees☆44Updated 9 months ago
- Time and duration crate optimized for speed and API stability.☆70Updated this week
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 2 months ago
- Opentelemetry layer for the tracing crate☆23Updated 5 years ago
- Serde support for the humantime crate☆33Updated last year
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆72Updated last year
- Full precision decimal representation of f64☆26Updated last week
- [DEPRECATED] Async TLS/SSL streams using rustls☆37Updated last year
- A growable bit-vector for Rust, optimized for size☆40Updated 3 months ago
- ☆39Updated last year
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Scoped Runtime for tokio☆17Updated 2 years ago
- Unsafe marker trait for types that deref to a stable address☆31Updated 2 years ago