brain0 / atomic_enum
An attribute to create an atomic wrapper around a C-style enum
☆40Updated 5 months ago
Related projects ⓘ
Alternatives and complementary repositories for atomic_enum
- Safe wrapper for initializing arrays☆72Updated last year
- Threadsafe RefCell for Rust☆88Updated last year
- Exposes arch-specific intrinsics as safe function (via cfg).☆49Updated 3 months ago
- Macro for sealing traits and structures☆49Updated last month
- Project group working on the "safe transmute" feature☆86Updated 2 months ago
- Serialization value trees☆43Updated 3 months ago
- A simple Cross-platform thread schedule and priority library for rust.☆110Updated 2 weeks ago
- Use declarative macros as proc_macro attributes or derives☆102Updated last year
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆105Updated 2 years ago
- Generic and convenient `std` atomics via `Atomic<T>`☆42Updated last month
- Const equivalents of std functions, compile-time comparison, and parsing.☆88Updated this week
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆95Updated 2 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆151Updated last month
- ☆36Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆51Updated 2 months ago
- Better reference counted strings for Rust☆114Updated 4 months ago
- Make trait methods callable without the trait in scope☆135Updated 2 weeks ago
- ☆54Updated last year
- A Cargo subcommand to build and test all feature flag combinations.☆147Updated last year
- Const TypeId and non-'static TypeId☆55Updated 3 weeks ago
- A library for compact bit sets containing enums.☆93Updated 4 months ago
- Drop-in replacement for std::time for Wasm in browsers☆53Updated last week
- Embed images in Rust documentation☆24Updated 3 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆47Updated 9 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆131Updated 3 months ago
- Convert number to enum☆88Updated 3 months ago
- Open a scope and then freeze it in time for future access.☆105Updated 3 months ago
- `$crate` in procedural macros.☆65Updated 2 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆188Updated 2 weeks ago
- Extract documentation for the feature flags from comments in Cargo.toml☆176Updated 2 weeks ago