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 library for compact bit sets containing enums.☆119Updated last month
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆169Updated last year
- Extract documentation for the feature flags from comments in Cargo.toml☆188Updated 3 weeks ago
- Threadsafe RefCell for Rust☆95Updated 8 months ago
- A simple Cross-platform thread schedule and priority library for rust.☆141Updated 2 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆175Updated 3 months ago
- Make trait methods callable without the trait in scope☆160Updated 3 weeks ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆114Updated 5 months ago
- Open a scope and then freeze it in time for future access.☆107Updated last year
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆205Updated 2 weeks ago
- Macro for sealing traits and structures☆59Updated 11 months ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆153Updated last month
- Rust crate that provides a convenient macro to quickly plot variables.☆91Updated 3 years ago
- Safe wrapper for initializing arrays☆74Updated 2 years ago
- Better reference counted strings for Rust☆138Updated last year
- A Cargo subcommand to build and test all feature flag combinations.☆173Updated last month
- Use bitsized types as if they were a feature of rust.☆190Updated 2 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆160Updated last month
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated last week
- Compile-time string formatting☆248Updated last month
- Migrated to Codeberg☆79Updated 2 years ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆122Updated 2 months ago
- Rust macro for automatically generating default☆147Updated last year
- ☆112Updated 2 years ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆106Updated last week
- `$crate` in procedural macros.☆76Updated last month
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆88Updated 6 months ago
- A wrapper type for cross-type numeric comparisons.☆27Updated 2 years ago
- Project group working on the "safe transmute" feature☆94Updated last year
- Use declarative macros as proc_macro attributes or derives☆149Updated 5 months ago