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:
- Rust API stability attributes for the rest of us.☆30Updated 11 months ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- A memory efficient container for rust nested collections☆40Updated 2 years ago
- A procedural macro implementation of `quote!`.☆24Updated 2 years ago
- String-like container based on SmallVec☆25Updated last week
- rust hints to the optimizer☆19Updated 3 years ago
- Rust macro to specialize on the type of an expression.☆42Updated 2 years ago
- ☆36Updated 10 months ago
- Proc macro for smol async runtime☆53Updated 4 years ago
- A binary format for Rust / serde that supports schema evolution☆17Updated 4 months ago
- Incremental, zero-copy UTF-8 decoding for Rust☆24Updated 2 years ago
- Rust String type with configurable byte storage.☆35Updated 9 months ago
- This library enables enums to not only obtain the ordinal values of their variants but also allows for the construction of enums from an …☆14Updated last year
- Search algorithms written in Rust☆11Updated 7 years ago
- Safe pointer-to-member functionality for rust☆33Updated last year
- ☆21Updated 3 months ago
- Fast new algorithms for finding the medians, implemented in Rust☆12Updated last year
- 🤖🦀 A rust native replacement for Android's `sdkmanager`☆16Updated last year
- Full precision decimal representation of f64☆26Updated last month
- watt-based inline procedural macros☆14Updated 4 years ago
- ☆24Updated 2 years ago
- ☆57Updated last year
- ☆23Updated 6 years ago
- Atomic operations on potentially uninitialized integers.☆20Updated 3 weeks ago
- lonely is a no_std+alloc+no TLS task executor for the Rust async/await ecosystem, focused on minimizing cross-core synchronization overhe…☆19Updated 5 years ago
- Proc-macro utility to populate enums from database data☆20Updated 10 months ago
- Asset manger for good assets only☆31Updated 2 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
- ☆31Updated 5 years ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated last month