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 2 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆170Updated last year
- A library for compact bit sets containing enums.☆121Updated last month
- A simple wrapper around filesystem operations to provide more helpful error messages.☆171Updated 2 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 4 months ago
- A Cargo subcommand to build and test all feature flag combinations.☆178Updated last month
- Compile-time string formatting☆258Updated 3 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated 3 weeks ago
- Open a scope and then freeze it in time for future access.☆108Updated last year
- Macro to repeat sequentially indexed copies of a fragment of code☆160Updated 3 weeks ago
- Graph the number of crates that depend on your crate over time☆255Updated 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 7 months ago
- Macro to generate bitfields for structs that allow for modular use of enums.☆217Updated last month
- A simple Cross-platform thread schedule and priority library for rust.☆144Updated 4 months ago
- Use bitsized types as if they were a feature of rust.☆192Updated 3 months ago
- Use declarative macros as proc_macro attributes or derives☆151Updated 7 months ago
- Make trait methods callable without the trait in scope☆161Updated 3 weeks ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated 2 years ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆215Updated this week
- Rust microbenchmarking harness based on paired-testing methodology☆145Updated 2 months ago
- Threadsafe RefCell for Rust☆99Updated 9 months ago
- Rust macro for automatically generating default☆150Updated 2 years ago
- Fork of std::Arc with lots of utilities useful for FFI☆274Updated last week
- Better reference counted strings for Rust☆139Updated last year
- A lightweight attribute macro for easily writing extension trait pattern.☆86Updated last month
- ☆222Updated 5 months ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆123Updated 4 months ago
- `$crate` in procedural macros.☆79Updated last month
- ☆112Updated 3 years ago
- Macro for sealing traits and structures☆60Updated last year