brain0 / atomic_enumLinks
An attribute to create an atomic wrapper around a C-style enum
☆44Updated 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☆183Updated 4 months ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆150Updated 2 months ago
- A simple Cross-platform thread schedule and priority library for rust.☆134Updated 3 weeks ago
- A library for compact bit sets containing enums.☆115Updated last week
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆112Updated 3 months ago
- A Cargo subcommand to build and test all feature flag combinations.☆162Updated 3 weeks ago
- Use bitsized types as if they were a feature of rust.☆186Updated 4 months ago
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆199Updated last month
- Macro to generate bitfields for structs that allow for modular use of enums.☆201Updated 3 months ago
- Migrated to Codeberg☆79Updated last year
- Open a scope and then freeze it in time for future access.☆107Updated last year
- Rust macro for automatically generating default☆143Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆168Updated 2 weeks ago
- Graph the number of crates that depend on your crate over time☆251Updated last week
- Use declarative macros as proc_macro attributes or derives☆138Updated 2 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆161Updated last year
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated last year
- Compile-time string formatting☆240Updated 8 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆212Updated 2 weeks ago
- Threadsafe RefCell for Rust☆93Updated 5 months ago
- ☆112Updated 2 years ago
- Better reference counted strings for Rust☆134Updated last year
- Make trait methods callable without the trait in scope☆152Updated last week
- A lightweight attribute macro for easily writing extension trait pattern.☆80Updated 2 weeks ago
- Cargo command to create the README.md from your crate's documentation☆161Updated last week
- Creates graphviz dependency graphs for Rust projects that use Cargo☆189Updated last month
- Rust crate that provides a convenient macro to quickly plot variables.☆90Updated 2 years ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆109Updated this week
- Fork of std::Arc with lots of utilities useful for FFI☆248Updated 2 months ago
- ☆192Updated last month