brain0 / atomic_enum
An attribute to create an atomic wrapper around a C-style enum
☆43Updated 10 months ago
Alternatives and similar repositories for atomic_enum:
Users that are interested in atomic_enum are comparing it to the libraries listed below
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆109Updated 2 years ago
- Extract documentation for the feature flags from comments in Cargo.toml☆178Updated 3 weeks ago
- Migrated to Codeberg☆80Updated last year
- Safe wrapper for initializing arrays☆73Updated 2 years ago
- Open a scope and then freeze it in time for future access.☆107Updated 8 months ago
- Oneshot Rust channel working both in and between sync and async environments☆88Updated last month
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆46Updated last year
- Threadsafe RefCell for Rust☆90Updated last month
- Macro to repeat sequentially indexed copies of a fragment of code☆154Updated last month
- Rust procedural macro attribute parser☆38Updated 10 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆96Updated 3 months ago
- A library for compact bit sets containing enums.☆98Updated last month
- Macro for sealing traits and structures☆53Updated 4 months ago
- ☆65Updated 10 months ago
- Drop-in replacement for std::time for Wasm in browsers☆71Updated 2 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆71Updated this week
- Embed images in Rust documentation☆26Updated 3 years ago
- Const TypeId and non-'static TypeId☆66Updated last month
- Utilities for working with impl traits in Rust.☆108Updated 2 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆160Updated last month
- Convert number to enum☆87Updated 8 months ago
- Generic and convenient `std` atomics via `Atomic<T>`☆46Updated 6 months ago
- A Cargo subcommand to build and test all feature flag combinations.☆154Updated last year
- ☆38Updated last month
- Make trait methods callable without the trait in scope☆136Updated last month
- ☆136Updated last month
- A simple wrapper around filesystem operations to provide more helpful error messages.☆143Updated 3 months ago
- Rust crate that provides a convenient macro to quickly plot variables.☆89Updated 2 years ago
- ☆28Updated last month
- Use declarative macros as proc_macro attributes or derives☆112Updated last week