seanmonstar / try-lockLinks
A lightweight lock protected by an atomic boolean.
☆37Updated 2 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:
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated last month
- Take a value atomically once.☆30Updated 2 years ago
- futures::AtomicWaker extracted into its own crate☆36Updated 3 months ago
- ☆61Updated 2 years ago
- Track memory allocations by backtrace or originating thread☆45Updated last week
- Object Pool LockFree in Rust☆49Updated last month
- Unsafe marker trait for types that deref to a stable address☆32Updated last month
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆69Updated 3 weeks ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- A global executor built on top of async-executor and smol☆75Updated 3 months ago
- Parse integers directly from `[u8]` slices in safe code☆60Updated last year
- Channels and schedulers that trigger events on Mio☆16Updated 3 years ago
- Rust API stability attributes for the rest of us.☆32Updated last year
- Automatic cfg for Rust compiler features☆105Updated 5 months ago
- File locking for Rust.☆45Updated last month
- Proc macro for smol async runtime☆54Updated 4 years ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆52Updated 2 years ago
- Observer pattern which generates a futures 0.3 stream of events☆41Updated 3 years ago
- Convert closures into wakers☆46Updated 10 months ago
- High-level Rust library for asynchronous SSH connections☆73Updated 6 years ago
- Threadsafe RefCell for Rust☆96Updated 8 months ago
- ☆88Updated last week
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- A growable bit-vector for Rust, optimized for size☆45Updated 9 months ago
- Full precision decimal representation of f64☆26Updated this week
- A flexible and convenient high-level mmap for zero-copy file I/O.☆116Updated 8 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆30Updated 2 months ago
- ☆39Updated 2 years ago
- Unbuffered and unlocked I/O streams☆45Updated 8 months ago
- Atomic operations on potentially uninitialized integers.☆22Updated 3 weeks ago