brain0 / atomic_enumLinks
An attribute to create an atomic wrapper around a C-style enum
☆48Updated 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:
- Extract documentation for the feature flags from comments in Cargo.toml☆191Updated 3 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆180Updated 5 months ago
- A library for compact bit sets containing enums.☆121Updated last month
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆115Updated 8 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆173Updated last year
- A simple Cross-platform thread schedule and priority library for rust.☆146Updated 5 months ago
- Threadsafe RefCell for Rust☆99Updated 10 months ago
- Compile-time string formatting☆262Updated 4 months ago
- Use bitsized types as if they were a feature of rust.☆193Updated 4 months ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆172Updated last month
- Macro to repeat sequentially indexed copies of a fragment of code☆162Updated last month
- Use declarative macros as proc_macro attributes or derives☆151Updated 8 months ago
- A Cargo subcommand to build and test all feature flag combinations.☆178Updated 2 months ago
- Make trait methods callable without the trait in scope☆162Updated last month
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆221Updated this week
- Migrated to Codeberg☆79Updated 2 years ago
- A lightweight attribute macro for easily writing extension trait pattern.☆87Updated 3 weeks ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆119Updated 3 months ago
- Open a scope and then freeze it in time for future access.☆108Updated last year
- Safely cast &T to &U where the struct U contains a single field of type T.☆216Updated 2 weeks ago
- Drop-in replacement for std::time for Wasm in browsers☆83Updated last year
- Graph the number of crates that depend on your crate over time☆256Updated this week
- Better reference counted strings for Rust☆140Updated last year
- Pull in every source file in a directory as a module☆181Updated 3 weeks ago
- Rust crate that provides a convenient macro to quickly plot variables.☆91Updated 3 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆92Updated 9 months ago
- Macro for sealing traits and structures☆61Updated last year
- Rust macro for automatically generating default☆152Updated 2 years ago
- Easy code duplicate with substitution for Rust☆254Updated 3 months ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆124Updated last week