brain0 / atomic_enumLinks
An attribute to create an atomic wrapper around a C-style enum
☆44Updated 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☆183Updated 4 months ago
- Compile-time string formatting☆238Updated 7 months ago
- A library for compact bit sets containing enums.☆114Updated 2 weeks ago
- A Cargo subcommand to build and test all feature flag combinations.☆162Updated last week
- Safe, zero-cost downcasting for limited compile-time specialization.☆166Updated 3 weeks ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆160Updated last year
- Macro to generate bitfields for structs that allow for modular use of enums.☆200Updated 2 months ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆148Updated last month
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆112Updated 2 months ago
- Better reference counted strings for Rust☆131Updated last year
- Make trait methods callable without the trait in scope☆151Updated 2 months ago
- Migrated to Codeberg☆79Updated last year
- Rust crate that provides a convenient macro to quickly plot variables.☆89Updated 2 years ago
- Macro to repeat sequentially indexed copies of a fragment of code☆157Updated 2 months ago
- A simple Cross-platform thread schedule and priority library for rust.☆134Updated last month
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆193Updated 3 weeks ago
- Use bitsized types as if they were a feature of rust.☆185Updated 3 months ago
- Use declarative macros as proc_macro attributes or derives☆133Updated 2 months ago
- Open a scope and then freeze it in time for future access.☆107Updated 11 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆247Updated last month
- Graph the number of crates that depend on your crate over time☆251Updated 3 weeks ago
- Safe wrapper for initializing arrays☆74Updated 2 years ago
- Rust microbenchmarking harness based on paired-testing methodology☆129Updated 2 months ago
- Macro for sealing traits and structures☆58Updated 8 months ago
- ☆112Updated 2 years ago
- Embed images in Rust documentation☆27Updated 4 years ago
- Cargo command to create the README.md from your crate's documentation☆160Updated 3 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆209Updated last month
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 5 months ago
- Threadsafe RefCell for Rust☆93Updated 4 months ago