brain0 / atomic_enum
An attribute to create an atomic wrapper around a C-style enum
☆42Updated 9 months ago
Alternatives and similar repositories for atomic_enum:
Users that are interested in atomic_enum are comparing it to the libraries listed below
- Extract documentation for the feature flags from comments in Cargo.toml☆178Updated last month
- Threadsafe RefCell for Rust☆90Updated 2 weeks ago
- Open a scope and then freeze it in time for future access.☆107Updated 7 months ago
- ☆65Updated 9 months ago
- Migrated to Codeberg☆80Updated last year
- 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
- A simple wrapper around filesystem operations to provide more helpful error messages.☆142Updated 2 months ago
- Oneshot Rust channel working both in and between sync and async environments☆86Updated last month
- A Cargo subcommand to build and test all feature flag combinations.☆152Updated last year
- Const equivalents of std functions, compile-time comparison, and parsing.☆95Updated 3 months ago
- Proof of concept ranged integers in Rust.☆41Updated last week
- Safe, zero-cost downcasting for limited compile-time specialization.☆157Updated 3 weeks ago
- A simple Cross-platform thread schedule and priority library for rust.☆122Updated 4 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆150Updated 3 weeks ago
- Macro for sealing traits and structures☆52Updated 3 months ago
- ☆120Updated last week
- An experimental linting interface for Rust. Let's make custom lints a reality☆148Updated last year
- Safe wrapper for initializing arrays☆73Updated 2 years ago
- A library for compact bit sets containing enums.☆98Updated 3 weeks ago
- Pull in every source file in a directory as a module☆170Updated 3 weeks ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆100Updated 2 months ago
- Use bitsized types as if they were a feature of rust.☆180Updated 10 months ago
- ☆111Updated 2 years ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆52Updated last month
- Drop-in replacement for std::time for Wasm in browsers☆71Updated 2 months ago
- Cargo command to create the README.md from your crate's documentation☆157Updated last month
- Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.☆103Updated 3 weeks ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆200Updated 3 weeks ago
- Project group working on the "safe transmute" feature☆92Updated 6 months ago
- ☆41Updated last year