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
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- Rust API stability attributes for the rest of us.☆29Updated 7 months ago
- Rust macro to specialize on the type of an expression.☆37Updated last year
- Safe pointer-to-member functionality for rust☆33Updated 8 months ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- Proc-macro utility to populate enums from database data☆20Updated 6 months ago
- ☆55Updated last year
- Exposes arch-specific intrinsics as safe function (via cfg).☆51Updated last month
- A binary format for Rust / serde that supports schema evolution☆16Updated last week
- Generic SIMD abstractions for Rust.☆47Updated 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`☆29Updated last year
- A Rust library for runtime-checked linearish types☆32Updated last year
- rust hints to the optimizer☆19Updated 3 years ago
- Proc macro for smol async runtime☆53Updated 4 years ago
- Extensions for the Rust standard library☆39Updated 10 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆49Updated last year
- Full precision decimal representation of f64☆25Updated last week
- Unsafe marker trait for types that deref to a stable address☆31Updated last year
- Timer facilities for Rust's async story☆56Updated 4 months ago
- Simple and Fast 2D rendering library for Rust, based on gfx-hal☆31Updated 4 years ago
- ☆29Updated 9 months ago
- Blazing fast zero-copy BSON handling in Rust.☆15Updated 3 years ago
- An experimental allocated buffer suitable for image data (Rust library).☆30Updated 2 months ago
- Mirror of Rust's allocator api for use on stable rust☆51Updated 2 months ago
- OS native dialogs for Windows, MacOS, and Linux☆33Updated 3 years ago
- A growable bit-vector for Rust, optimized for size☆40Updated this week
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- One pointer wide trait objects which are also FFI safe, allowing traits to be passed to/from and implemented by C ABI code.☆42Updated 3 years ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- Wrapper around Rc safe to send to a different thread☆25Updated last year