jonhoo / guardianLinks
Owned mutex guards for refcounted mutexes.
☆22Updated 6 months ago
Alternatives and similar repositories for guardian
Users that are interested in guardian are comparing it to the libraries listed below
Sorting:
- Macros for deriving as functions to access Enums as their inner components☆104Updated 11 months ago
- ☆57Updated last year
- Better reference counted strings for Rust☆132Updated last year
- Pull in every source file in a directory as a module☆178Updated 5 months ago
- Macro to generate random constants in Rust https://xkcd.com/221/☆80Updated last year
- Define your own PhantomData☆156Updated last week
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 5 months ago
- Make trait methods callable without the trait in scope☆151Updated 2 months ago
- Compile-time checks that an enum or match is written in sorted order☆117Updated this week
- Unicode Case-folding for Rust☆83Updated 7 months ago
- A small test framework to write your own test harness that looks and behaves like the built-in test harness used by `rustc --test`☆120Updated 10 months ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆112Updated 2 months ago
- Threadsafe RefCell for Rust☆93Updated 4 months ago
- Const TypeId and non-'static TypeId☆66Updated this week
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆148Updated last year
- Find out about keys that are ignored when deserializing data☆87Updated 2 months ago
- ☆112Updated 2 years ago
- ☆109Updated last year
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆97Updated last week
- Macro for sealing traits and structures☆59Updated 8 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated this week
- ☆190Updated this week
- A map implementation that relies on fixed-size storage derived by a procedural macro☆47Updated 2 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆167Updated 3 weeks ago
- An on-disk hash table implementation☆124Updated 3 years ago
- Utilities for working with impl traits in Rust.☆111Updated 6 months ago
- A scope for async_std and tokio to spawn non-static futures☆143Updated last year
- Cargo command to create the README.md from your crate's documentation☆160Updated 4 months ago
- `$crate` in procedural macros.☆73Updated 2 months ago
- String-like container based on SmallVec☆25Updated last month