mpdn / try-mutex
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
- Safe pointer-to-member functionality for rust☆33Updated 10 months ago
- Rust API stability attributes for the rest of us.☆29Updated 9 months ago
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- Rust macro to specialize on the type of an expression.☆39Updated 2 years ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- A procedural macro implementation of `quote!`.☆24Updated 2 years ago
- Tool to inline module contents into syn::File instances☆12Updated 2 years ago
- Channels and schedulers that trigger events on Mio☆16Updated 3 years ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- Proc-macro utility to populate enums from database data☆20Updated 8 months ago
- ☆29Updated last year
- Search algorithms written in Rust☆11Updated 7 years ago
- ☆38Updated last year
- ☆45Updated last year
- rust hints to the optimizer☆19Updated 3 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`☆30Updated 2 years ago
- HTML-documentation embedded in a rust binary☆10Updated 4 years ago
- ☆19Updated 4 years ago
- Remove Cargo.lock lockfile☆33Updated 3 months ago
- A maintained fork of the app-dirs-rs project.☆35Updated 7 months ago
- ☆84Updated 3 months ago
- Completion futures for Rust☆19Updated 2 years ago
- Asynchronize blocking operation.☆26Updated 3 years ago
- Incremental, zero-copy UTF-8 decoding for Rust☆24Updated 2 years ago
- Cast between dynamic trait objects☆32Updated 5 years ago
- Blazing fast zero-copy BSON handling in Rust.☆15Updated 3 years ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Fast new algorithms for finding the medians, implemented in Rust☆12Updated 10 months ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆37Updated last year
- String-like container based on SmallVec☆24Updated 5 months ago