mpdn / try-mutexLinks
A non-blocking mutual exclusion primitive
☆10Updated 2 years ago
Alternatives and similar repositories for try-mutex
Users that are interested in try-mutex are comparing it to the libraries listed below
Sorting:
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- Rust API stability attributes for the rest of us.☆30Updated 11 months ago
- A binary format for Rust / serde that supports schema evolution☆17Updated 3 months ago
- ☆29Updated last year
- Safe pointer-to-member functionality for rust☆33Updated 11 months ago
- Proc-macro utility to populate enums from database data☆20Updated 10 months ago
- Rust macro to specialize on the type of an expression.☆40Updated 2 years ago
- ☆57Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 3 months ago
- Asynchronize blocking operation.☆26Updated 3 years ago
- rust hints to the optimizer☆19Updated 3 years ago
- Proc macro for smol async runtime☆53Updated 4 years ago
- provides a `MaybeOwned<'a,T>` type different to std's `Cow` it implements `From<T>` and `From<&'a T>` and does not require `ToOwned`☆31Updated 2 years ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- Floating point approximate comparison for Rust☆62Updated 3 months ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 years ago
- Remove Cargo.lock lockfile☆33Updated 4 months ago
- ☆21Updated 4 years ago
- Easy and safe destructuring for more types.☆32Updated last month
- Pure, minimal, and scalable timers☆26Updated 4 months ago
- Postfix macros on stable Rust, today.☆76Updated 4 years ago
- ☆20Updated 4 years ago
- Place small arrays on the stack with a low-cost!☆17Updated 7 months ago
- ☆31Updated 5 years ago
- ☆20Updated 6 years ago
- Fast new algorithms for finding the medians, implemented in Rust☆12Updated 11 months ago
- Automatic cfg for Rust compiler features☆95Updated 2 weeks ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆38Updated last year
- Find calls to panic functions in rust executables☆35Updated 3 years ago