brain0 / atomic_enum
An attribute to create an atomic wrapper around a C-style enum
☆42Updated 8 months ago
Alternatives and similar repositories for atomic_enum:
Users that are interested in atomic_enum are comparing it to the libraries listed below
- Open a scope and then freeze it in time for future access.☆105Updated 6 months 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
- Rust procedural macro attribute parser☆38Updated 8 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆156Updated last month
- Migrated to Codeberg☆80Updated last year
- Mirror of Rust's allocator api for use on stable rust☆51Updated this week
- Better reference counted strings for Rust☆118Updated 7 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆46Updated last year
- Safe wrapper for initializing arrays☆73Updated 2 years ago
- ☆65Updated 8 months ago
- Embed images in Rust documentation☆25Updated 3 years ago
- Generic and convenient `std` atomics via `Atomic<T>`☆46Updated 4 months ago
- A library for compact bit sets containing enums.☆97Updated 2 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆76Updated last month
- ☆41Updated last year
- A wrapper type for cross-type numeric comparisons.☆27Updated 2 years ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆69Updated 3 weeks ago
- Use declarative macros as proc_macro attributes or derives☆108Updated last year
- A fixed-size circular buffer written in Rust.☆109Updated 3 months ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆173Updated last week
- ☆39Updated 5 months ago
- Extract documentation for the feature flags from comments in Cargo.toml☆177Updated this week
- Data structures like Rust `alloc` which reuse user allocated memory☆52Updated 5 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆142Updated this week
- Oneshot Rust channel working both in and between sync and async environments☆86Updated 2 weeks ago
- A scope for async_std and tokio to spawn non-static futures☆125Updated 8 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆69Updated 3 months ago
- Threadsafe RefCell for Rust☆90Updated last year
- Map data structure whose keys are stored as ranges☆81Updated last month
- Automatically implement traits for common smart pointers☆105Updated last month