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 month
- Object Pool LockFree in Rust☆46Updated 4 months ago
- A global executor built on top of async-executor and smol☆74Updated 3 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 2 months ago
- Convert closures into wakers☆45Updated 5 months ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Simple Rust triggers that allows triggering a one time event in another task/thread☆22Updated last month
- ☆39Updated 2 years ago
- Rust API stability attributes for the rest of us.☆30Updated 11 months ago
- Serialization value trees☆44Updated 10 months ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated 2 years ago
- A safe `Pin`-based intrusive doubly-linked list in Rust☆21Updated 2 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆67Updated 10 months ago
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 years ago
- Serde support for the humantime crate☆34Updated last year
- Find out what platform your code is running on from Rust☆33Updated 3 years ago
- Dynamic structured values for Rust☆28Updated 2 months ago
- Full precision decimal representation of f64☆26Updated last month
- structured parallel execution for async Rust☆33Updated 10 months ago
- Track memory allocations by backtrace or originating thread☆43Updated last month
- Timer facilities for Rust's async story☆56Updated 8 months ago
- Duplicate an async I/O handle☆41Updated 5 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Time and duration crate optimized for speed and API stability.☆71Updated 3 weeks ago
- Async, lock-free synchronization primitives for task wakeup☆45Updated 9 months ago
- Bounded MPMC channel abstraction on top of a ring buffer☆41Updated 3 weeks ago
- [DEPRECATED] Async TLS/SSL streams using rustls☆37Updated last year
- Threadsafe RefCell for Rust☆91Updated 3 months ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago