seanmonstar / try-lockLinks
A lightweight lock protected by an atomic boolean.
☆37Updated last week
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.☆90Updated last month
- futures::AtomicWaker extracted into its own crate☆33Updated last month
- Object Pool LockFree in Rust☆47Updated 2 months ago
- Parse integers directly from `[u8]` slices in safe code☆57Updated last year
- Serialization value trees☆45Updated last year
- Track memory allocations by backtrace or originating thread☆44Updated 4 months ago
- Take a value atomically once.☆30Updated 2 years ago
- A Rust crate for formatting strings dynamically☆32Updated last year
- ☆87Updated 8 months ago
- Rust API stability attributes for the rest of us.☆32Updated last year
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 months ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆68Updated last year
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- Automatic cfg for Rust compiler features☆103Updated 3 months ago
- A global executor built on top of async-executor and smol☆74Updated last month
- Serde support for the humantime crate☆35Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated last year
- cross-platform Rust API for memory mapped IO☆42Updated last year
- ☆60Updated 2 years ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated 2 years ago
- Atomic operations on potentially uninitialized integers.☆21Updated last week
- Find out what platform your code is running on from Rust☆32Updated 3 years ago
- Timer facilities for Rust's async story☆56Updated 11 months ago
- Convert closures into wakers☆45Updated 8 months ago
- Unbuffered and unlocked I/O streams☆45Updated 6 months ago
- Channels and schedulers that trigger events on Mio☆16Updated 3 years ago
- Full precision decimal representation of f64☆26Updated this week
- ☆75Updated 3 weeks ago
- High-level Rust library for asynchronous SSH connections☆73Updated 6 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year