brain0 / atomic_enum
An attribute to create an atomic wrapper around a C-style enum
☆43Updated 10 months ago
Alternatives and similar repositories for atomic_enum:
Users that are interested in atomic_enum are comparing it to the libraries listed below
- Macro for sealing traits and structures☆54Updated 5 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆47Updated last year
- Macro to repeat sequentially indexed copies of a fragment of code☆155Updated 2 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆79Updated 3 weeks ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆55Updated 2 months ago
- Open a scope and then freeze it in time for future access.☆107Updated 8 months ago
- Migrated to Codeberg☆79Updated last year
- Threadsafe RefCell for Rust☆90Updated last month
- Safe wrapper for initializing arrays☆73Updated 2 years ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆109Updated 2 years ago
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 2 months ago
- Extract documentation for the feature flags from comments in Cargo.toml☆178Updated last month
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆184Updated last month
- A library for compact bit sets containing enums.☆101Updated last week
- A simple Cross-platform thread schedule and priority library for rust.☆126Updated 2 weeks ago
- Convert number to enum☆87Updated 9 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆71Updated last week
- Safe, zero-cost downcasting for limited compile-time specialization.☆161Updated 2 months ago
- Better reference counted strings for Rust☆125Updated 9 months ago
- Rust procedural macro attribute parser☆42Updated 11 months ago
- ☆65Updated 11 months ago
- ☆23Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆56Updated 7 months ago
- Embed images in Rust documentation☆26Updated 3 years ago
- Generic and convenient `std` atomics via `Atomic<T>`☆46Updated 6 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆200Updated 2 months ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆144Updated 3 months ago
- ☆41Updated last year
- Procedural macro to easily write higher-order strategies in proptest.☆45Updated last month
- ☆148Updated last week