brain0 / atomic_enumLinks
An attribute to create an atomic wrapper around a C-style enum
☆48Updated 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☆191Updated 3 months ago
- A library for compact bit sets containing enums.☆121Updated last month
- Compile-time string formatting☆261Updated 3 months ago
- A Cargo subcommand to build and test all feature flag combinations.☆178Updated 2 months ago
- Use bitsized types as if they were a feature of rust.☆193Updated 4 months ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆221Updated this week
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆172Updated last year
- A simple wrapper around filesystem operations to provide more helpful error messages.☆172Updated last month
- Macro to repeat sequentially indexed copies of a fragment of code☆161Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆179Updated 5 months ago
- A simple Cross-platform thread schedule and priority library for rust.☆145Updated 4 months ago
- Graph the number of crates that depend on your crate over time☆256Updated last month
- Open a scope and then freeze it in time for future access.☆108Updated last year
- An experimental linting interface for Rust. Let's make custom lints a reality☆149Updated 2 years ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆115Updated 8 months ago
- Macro to generate bitfields for structs that allow for modular use of enums.☆218Updated last month
- Threadsafe RefCell for Rust☆99Updated 10 months ago
- Better reference counted strings for Rust☆140Updated last year
- Rust library for typesystem-assisted bitflags.☆136Updated last week
- Safely cast &T to &U where the struct U contains a single field of type T.☆217Updated last week
- Fork of std::Arc with lots of utilities useful for FFI☆276Updated last week
- Cargo command to create the README.md from your crate's documentation☆171Updated 2 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆92Updated 9 months ago
- Use declarative macros as proc_macro attributes or derives☆151Updated 7 months ago
- Rust crate that provides a convenient macro to quickly plot variables.☆91Updated 3 years ago
- Proof of concept ranged integers in Rust.☆64Updated 3 months ago
- Drop-in replacement for std::time for Wasm in browsers☆83Updated last year
- The missing compound borrowing for Rust.☆62Updated 2 months ago
- Conditional compilation according to rustc compiler version☆389Updated last month
- Const equivalents of std functions, compile-time comparison, and parsing.☆119Updated 2 months ago