brain0 / atomic_enumLinks
An attribute to create an atomic wrapper around a C-style enum
☆46Updated 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☆184Updated 6 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆165Updated last year
- A library for compact bit sets containing enums.☆115Updated last week
- A simple Cross-platform thread schedule and priority library for rust.☆138Updated last month
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆202Updated this week
- Macro to generate bitfields for structs that allow for modular use of enums.☆206Updated 4 months ago
- Compile-time string formatting☆242Updated 9 months ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆152Updated 2 weeks ago
- Macro to repeat sequentially indexed copies of a fragment of code☆159Updated 2 weeks ago
- Migrated to Codeberg☆79Updated 2 years ago
- A Cargo subcommand to build and test all feature flag combinations.☆167Updated last week
- Threadsafe RefCell for Rust☆95Updated 6 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆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.☆112Updated 4 months ago
- Open a scope and then freeze it in time for future access.☆107Updated last year
- Rust macro for automatically generating default☆146Updated last year
- Safely cast &T to &U where the struct U contains a single field of type T.☆214Updated 2 weeks ago
- Use bitsized types as if they were a feature of rust.☆189Updated 2 weeks ago
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 7 months ago
- Make trait methods callable without the trait in scope☆157Updated 2 weeks ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆105Updated 3 weeks ago
- Graph the number of crates that depend on your crate over time☆252Updated 3 weeks ago
- ☆76Updated last month
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆86Updated 5 months ago
- Better reference counted strings for Rust☆136Updated last year
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated last year
- ☆43Updated 2 years ago
- Embed images in Rust documentation☆27Updated 4 years ago
- Rust crate that provides a convenient macro to quickly plot variables.☆91Updated 2 years ago
- Creates graphviz dependency graphs for Rust projects that use Cargo☆192Updated 3 months ago