seanmonstar / try-lock
A lightweight lock protected by an atomic boolean.
☆36Updated 3 weeks ago
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 7 months ago
- Object Pool LockFree in Rust☆45Updated last month
- A global executor built on top of async-executor and smol☆73Updated 3 weeks ago
- Convert closures into wakers☆45Updated 2 months ago
- futures::AtomicWaker extracted into its own crate☆25Updated 2 months ago
- Duplicate an async I/O handle☆40Updated 2 months ago
- A growable bit-vector for Rust, optimized for size☆40Updated last month
- Dynamic structured values for Rust☆27Updated last month
- Timer facilities for Rust's async story☆56Updated 5 months ago
- Unsafe marker trait for types that deref to a stable address☆31Updated last year
- One pointer wide trait objects which are also FFI safe, allowing traits to be passed to/from and implemented by C ABI code.☆42Updated 3 years ago
- A Rust crate for formatting strings dynamically☆32Updated last year
- A lightweight attribute macro for easily writing extension trait pattern.☆49Updated last week
- Serialization value trees☆44Updated 7 months ago
- [DEPRECATED] Async TLS/SSL streams using rustls☆37Updated last year
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- Rust web toolkit for impatient perfectionists☆41Updated 3 months ago
- Additional utilities around the bytes crate☆19Updated 9 months ago
- A more flexible version of the Rust `scoped-tls` library☆18Updated 5 months ago
- A type erased wrapper around some key-value storages to provide common operations(redis, sled, hashmaps)☆23Updated last year
- Async, lock-free synchronization primitives for task wakeup☆43Updated 6 months ago
- Parse integers directly from `[u8]` slices in safe code☆56Updated last year
- ☆38Updated last year
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated last year
- Rust API stability attributes for the rest of us.☆29Updated 8 months ago
- Track memory allocations by backtrace or originating thread☆42Updated 4 months ago
- Simple Rust triggers that allows triggering a one time event in another task/thread☆22Updated 3 years ago
- Channels and schedulers that trigger events on Mio☆16Updated 3 years ago
- cross-platform Rust API for memory mapped IO☆42Updated 10 months ago
- Bounded MPMC channel abstraction on top of a ring buffer☆41Updated 7 months ago