Lukas3674 / rust-bitmask-enum
A rust bitmask enum attribute macro.
☆20Updated 3 months ago
Alternatives and similar repositories for rust-bitmask-enum:
Users that are interested in rust-bitmask-enum are comparing it to the libraries listed below
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆47Updated 11 months ago
- Use declarative macros as proc_macro attributes or derives☆107Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆84Updated 3 months ago
- Typed index version of Rust slice and Vec containers☆68Updated 3 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆155Updated last month
- Exposes arch-specific intrinsics as safe function (via cfg).☆51Updated last month
- One pointer wide trait objects which are also FFI safe, allowing traits to be passed to/from and implemented by C ABI code.☆42Updated 2 years ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆99Updated 3 weeks ago
- Generic and convenient `std` atomics via `Atomic<T>`☆45Updated 3 months ago
- Macro for sealing traits and structures☆50Updated last month
- Rust library for safely and explicitly parsing untrusted data☆51Updated 8 months ago
- Lossless functionality for platform-native strings.☆72Updated 2 months ago
- Postfix macros on stable Rust, today.☆76Updated 3 years ago
- String optimized for map keys☆61Updated 3 weeks ago
- Mirror of Rust's allocator api for use on stable rust☆49Updated last month
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆74Updated last week
- Take a value atomically once.☆27Updated 2 years ago
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆52Updated 6 months ago
- Inline procedural macros for Rust☆54Updated 2 years ago
- Run Rust tests in isolated subprocesses☆37Updated 3 years ago
- Automatic cfg for Rust compiler features☆95Updated 4 months ago
- A rust crate to find the total size of an object, on the stack and on the heap☆105Updated last year
- Parse integers directly from `[u8]` slices in safe code☆55Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆52Updated 4 months ago
- Serialization value trees☆43Updated 5 months ago
- Serde-based replacement for #[derive(Debug)]☆65Updated 4 months ago
- Extensions for the Rust standard library☆39Updated 9 months ago
- Dependency injection for Rust☆48Updated 3 weeks ago
- Case transforming macros for idents☆38Updated last month