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
- Convert closures into wakers☆45Updated last week
- Full precision decimal representation of f64☆25Updated last week
- Library for scripting analyses against crates.io's database dumps☆69Updated last week
- A global executor built on top of async-executor and smol☆73Updated 8 months ago
- Duplicate an async I/O handle☆40Updated last week
- A growable bit-vector for Rust, optimized for size☆40Updated 10 months ago
- Async, lock-free synchronization primitives for task wakeup☆42Updated 4 months ago
- Serde support for the humantime crate☆30Updated 11 months ago
- Take a value atomically once.☆27Updated 2 years ago
- High-performance, lock-free local and concurrent object memory pool with automated allocation, cleanup, and verification.☆26Updated 7 months ago
- Track memory allocations by backtrace or originating thread☆41Updated 2 months ago
- futures::AtomicWaker extracted into its own crate☆25Updated last week
- cross-platform Rust API for memory mapped IO☆41Updated 8 months ago
- Serialization value trees☆43Updated 5 months ago
- Time and duration crate optimized for speed and API stability.☆67Updated last week
- A lightweight attribute macro for easily writing extension trait pattern.☆48Updated 2 weeks ago
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 5 months ago
- Oneshot Rust channel working both in and between sync and async environments☆84Updated 3 months ago
- Object Pool LockFree in Rust☆45Updated last week
- [DEPRECATED] Async TLS/SSL streams using rustls☆37Updated last year
- ☆25Updated 5 years ago
- Unbuffered and unlocked I/O streams☆40Updated 5 months ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆45Updated 10 months ago
- One pointer wide trait objects which are also FFI safe, allowing traits to be passed to/from and implemented by C ABI code.☆42Updated 2 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆49Updated last year
- Unsafe marker trait for types that deref to a stable address☆31Updated last year
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆50Updated last year
- Threadsafe RefCell for Rust☆90Updated last year
- Atomic operations on potentially uninitialized integers.☆19Updated this week