seanmonstar / try-lockLinks
A lightweight lock protected by an atomic boolean.
☆38Updated 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:
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated 2 months ago
- Rust API stability attributes for the rest of us.☆32Updated last year
- futures::AtomicWaker extracted into its own crate☆36Updated last week
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 months ago
- Track memory allocations by backtrace or originating thread☆45Updated 3 weeks ago
- ☆88Updated 3 weeks ago
- Automatic cfg for Rust compiler features☆105Updated 5 months ago
- Convert closures into wakers☆46Updated 10 months ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆52Updated 2 years ago
- impl fallible collections in rust, quite as describe in RFC 2116☆40Updated last year
- Run closures in parallel☆115Updated 10 months ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆69Updated last month
- ☆61Updated 2 years ago
- Take a value atomically once.☆30Updated 2 years ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- ☆40Updated 2 years ago
- Parse integers directly from `[u8]` slices in safe code☆60Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 2 months ago
- Get a unique thread ID in Rust☆42Updated last week
- Object Pool LockFree in Rust☆49Updated 2 months ago
- Full precision decimal representation of f64☆26Updated 3 weeks ago
- A Rust crate for formatting strings dynamically☆32Updated 2 years ago
- Bounded MPMC channel abstraction on top of a ring buffer☆44Updated last week
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Threadsafe RefCell for Rust☆99Updated 9 months ago
- A global executor built on top of async-executor and smol☆75Updated 4 months ago
- Abstract over different executors☆74Updated 2 years ago
- Duplicate an async I/O handle☆41Updated 10 months ago
- ☆76Updated 3 months ago