brain0 / atomic_enumLinks
An attribute to create an atomic wrapper around a C-style enum
☆46Updated last year
Alternatives and similar repositories for atomic_enum
Users that are interested in atomic_enum are comparing it to the libraries listed below
Sorting:
- A simple Cross-platform thread schedule and priority library for rust.☆135Updated last week
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆199Updated last week
- Extract documentation for the feature flags from comments in Cargo.toml☆184Updated 5 months ago
- A library for compact bit sets containing enums.☆115Updated 3 weeks ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆162Updated last year
- Threadsafe RefCell for Rust☆95Updated 6 months ago
- A Cargo subcommand to build and test all feature flag combinations.☆164Updated last month
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆112Updated 3 months ago
- Open a scope and then freeze it in time for future access.☆107Updated last year
- Compile-time string formatting☆241Updated 9 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆169Updated last month
- Use bitsized types as if they were a feature of rust.☆186Updated 4 months ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆151Updated 3 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆159Updated this week
- ☆112Updated 2 years ago
- Better reference counted strings for Rust☆135Updated last year
- Macro for sealing traits and structures☆59Updated 9 months ago
- Migrated to Codeberg☆79Updated 2 years ago
- Rust crate that provides a convenient macro to quickly plot variables.☆90Updated 2 years ago
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 6 months ago
- Use declarative macros as proc_macro attributes or derives☆143Updated 3 months ago
- A fixed-size circular buffer written in Rust.☆127Updated 2 months ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated last year
- Graph the number of crates that depend on your crate over time☆251Updated 3 weeks ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 10 months ago
- A lightweight attribute macro for easily writing extension trait pattern.☆80Updated 2 weeks ago
- Make trait methods callable without the trait in scope☆152Updated 3 weeks ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆214Updated 3 weeks ago
- #[no_std] print equivalent for Rust☆64Updated this week
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago