seanmonstar / try-lockLinks
A lightweight lock protected by an atomic boolean.
☆37Updated 6 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.☆90Updated 3 weeks ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated 2 years ago
- ☆87Updated 7 months ago
- Take a value atomically once.☆30Updated 2 years ago
- ☆39Updated 2 years ago
- Unsafe marker trait for types that deref to a stable address☆32Updated last month
- A memory efficient container for rust nested collections☆40Updated 2 years ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆68Updated last year
- Run closures in parallel☆114Updated 7 months ago
- futures::AtomicWaker extracted into its own crate☆31Updated last month
- Track memory allocations by backtrace or originating thread☆44Updated 4 months ago
- Time and duration crate optimized for speed and API stability.☆74Updated 3 weeks ago
- Object Pool LockFree in Rust☆47Updated 2 months ago
- Automatic cfg for Rust compiler features☆102Updated 2 months ago
- ☆58Updated 2 years ago
- Rust API stability attributes for the rest of us.☆32Updated last year
- Proc macro for smol async runtime☆53Updated 4 years ago
- File locking for Rust.☆45Updated last year
- ☆75Updated last week
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- Convert closures into wakers☆45Updated 7 months ago
- Lossless functionality for platform-native strings.☆72Updated 2 months ago
- A Rust crate for formatting strings dynamically☆32Updated last year
- A global executor built on top of async-executor and smol☆74Updated 2 weeks ago
- Bounded MPMC channel abstraction on top of a ring buffer☆42Updated last month
- Thread parking and unparking☆77Updated 7 months ago
- Abstract over different executors☆74Updated 2 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated last year
- Defer dropping large structs to a background thread☆64Updated 2 years ago
- ☆25Updated 5 years ago