Lukas3674 / rust-bitmask-enumLinks
A rust bitmask enum attribute macro.
☆24Updated last year
Alternatives and similar repositories for rust-bitmask-enum
Users that are interested in rust-bitmask-enum are comparing it to the libraries listed below
Sorting:
- Safe, zero-cost downcasting for limited compile-time specialization.☆180Updated 6 months ago
- Use declarative macros as proc_macro attributes or derives☆151Updated this week
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆124Updated 2 weeks ago
- Postfix macros on stable Rust, today.☆76Updated 4 years ago
- Make trait methods callable without the trait in scope☆162Updated last month
- A scope for async_std and tokio to spawn non-static futures☆155Updated last year
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆173Updated last year
- Automatic cfg for Rust compiler features☆111Updated 7 months ago
- Better reference counted strings for Rust☆140Updated last year
- Macro to repeat sequentially indexed copies of a fragment of code☆162Updated last month
- Case transforming macros for idents☆42Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆96Updated 2 weeks ago
- Migrated to Codeberg☆79Updated 2 years ago
- A rust crate to find the total size of an object, on the stack and on the heap☆113Updated 2 years ago
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆43Updated last year
- Convert number to enum☆87Updated last year
- Typed index version of Rust slice and Vec containers☆75Updated 3 weeks ago
- Compile-time string formatting☆262Updated 4 months ago
- Rust microbenchmarking harness based on paired-testing methodology☆147Updated last week
- Lazy formatting utility macro for rust☆129Updated 2 years ago
- ☆111Updated 3 years ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated 2 months ago
- Show unused code from multi-crate Rust projects☆125Updated last year
- Semantic wrapper for byte count representations☆152Updated last week
- Unicode Case-folding for Rust☆91Updated last month
- A cargo-companion to become a 'lean crate' (a member of The Lean Crate Initiative)☆164Updated 3 weeks ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆119Updated 3 months ago
- Rust library for typesystem-assisted bitflags.☆136Updated 3 weeks ago
- A library for compact bit sets containing enums.☆121Updated 2 months ago
- Pull in every source file in a directory as a module☆181Updated last month