brain0 / atomic_enumLinks
An attribute to create an atomic wrapper around a C-style enum
☆43Updated 11 months ago
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☆178Updated 2 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆79Updated last month
- Open a scope and then freeze it in time for future access.☆108Updated 9 months ago
- A library for compact bit sets containing enums.☆101Updated 3 weeks ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆71Updated 2 weeks ago
- ☆41Updated last year
- ☆69Updated last week
- Migrated to Codeberg☆79Updated last year
- Macro for sealing traits and structures☆54Updated 5 months ago
- Embed images in Rust documentation☆26Updated 4 years ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆48Updated last year
- (lifetime) GATs on stable Rust☆58Updated last year
- Rust crate that provides a convenient macro to quickly plot variables.☆89Updated 2 years ago
- A Cargo subcommand to build and test all feature flag combinations.☆159Updated last year
- Safe wrapper for initializing arrays☆73Updated 2 years ago
- Map data structure whose keys are stored as ranges☆88Updated 5 months ago
- Generic and convenient `std` atomics via `Atomic<T>`☆46Updated 2 weeks ago
- Threadsafe RefCell for Rust☆90Updated 2 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆55Updated 3 months ago
- 🐱concat! with support for const variables and expressions☆41Updated 2 weeks ago
- Lending iterators on stable Rust☆82Updated last year
- Rust microbenchmarking harness based on paired-testing methodology☆115Updated 2 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆162Updated last week
- Big array helper for serde☆60Updated last year
- Const equivalents of std functions, compile-time comparison, and parsing.☆99Updated 5 months ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆145Updated 4 months ago
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 3 months ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆103Updated 5 months ago
- Better reference counted strings for Rust☆126Updated 10 months ago
- A wrapper type for cross-type numeric comparisons.☆27Updated 2 years ago