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.☆179Updated 5 months ago
- A library for compact bit sets containing enums.☆121Updated last month
- Use bitsized types as if they were a feature of rust.☆193Updated 4 months ago
- Open a scope and then freeze it in time for future access.☆108Updated last year
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆172Updated last year
- A simple Cross-platform thread schedule and priority library for rust.☆146Updated 5 months ago
- A Cargo subcommand to build and test all feature flag combinations.☆178Updated 2 months ago
- Threadsafe RefCell for Rust☆99Updated 10 months ago
- Compile-time string formatting☆262Updated 4 months ago
- Graph the number of crates that depend on your crate over time☆256Updated last week
- A simple wrapper around filesystem operations to provide more helpful error messages.☆172Updated 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 lightweight attribute macro for easily writing extension trait pattern.☆87Updated 3 weeks ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆221Updated this week
- Macro to repeat sequentially indexed copies of a fragment of code☆162Updated last month
- Macro to generate bitfields for structs that allow for modular use of enums.☆218Updated 2 months ago
- Use declarative macros as proc_macro attributes or derives☆151Updated 8 months ago
- Make trait methods callable without the trait in scope☆162Updated last month
- Migrated to Codeberg☆79Updated 2 years ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆216Updated 2 weeks ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆149Updated 2 years ago
- Rust microbenchmarking harness based on paired-testing methodology☆147Updated this week
- Const equivalents of std functions, compile-time comparison, and parsing.☆119Updated 3 months ago
- `$crate` in procedural macros.☆81Updated 2 months ago
- Tools to feature more lenient Polonius-based borrow-checker patterns on stable Rust☆124Updated 3 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated 2 months ago
- Rust macro for automatically generating default☆152Updated 2 years ago
- Rust crate that provides a convenient macro to quickly plot variables.☆91Updated 3 years ago
- Cargo command to create the README.md from your crate's documentation☆171Updated last week