brain0 / atomic_enumLinks
An attribute to create an atomic wrapper around a C-style enum
☆47Updated 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.☆120Updated last week
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆169Updated last year
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆209Updated last week
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 4 months ago
- Extract documentation for the feature flags from comments in Cargo.toml☆191Updated last month
- Open a scope and then freeze it in time for future access.☆107Updated last year
- A simple Cross-platform thread schedule and priority library for rust.☆142Updated 3 months ago
- Use bitsized types as if they were a feature of rust.☆191Updated 3 months ago
- Compile-time string formatting☆255Updated 2 months ago
- A Cargo subcommand to build and test all feature flag combinations.☆175Updated 2 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 6 months ago
- Make trait methods callable without the trait in scope☆161Updated 3 weeks ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆115Updated last month
- Threadsafe RefCell for Rust☆99Updated 9 months ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆169Updated 3 weeks ago
- Macro to repeat sequentially indexed copies of a fragment of code☆160Updated 3 weeks ago
- Use declarative macros as proc_macro attributes or derives☆150Updated 6 months ago
- Better reference counted strings for Rust☆139Updated last year
- Graph the number of crates that depend on your crate over time☆254Updated this week
- Macro to generate bitfields for structs that allow for modular use of enums.☆214Updated last week
- A fixed-size circular buffer written in Rust.☆134Updated 5 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated 3 weeks ago
- The missing compound borrowing for Rust.☆62Updated last month
- Rust crate that provides a convenient macro to quickly plot variables.☆91Updated 3 years ago
- Drop-in replacement for std::time for Wasm in browsers☆82Updated 10 months ago
- Rust library for typesystem-assisted bitflags.☆134Updated 6 months ago
- Rust microbenchmarking harness based on paired-testing methodology☆144Updated last month
- Safe wrapper for initializing arrays☆74Updated 3 years ago
- Proof of concept ranged integers in Rust.☆61Updated last month
- Rust macro for automatically generating default☆148Updated last year