meithecatte / enumflags2
Rust library for typesystem-assisted bitflags.
☆119Updated 3 months ago
Alternatives and similar repositories for enumflags2:
Users that are interested in enumflags2 are comparing it to the libraries listed below
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆142Updated 8 months ago
- Compile-time string formatting☆236Updated 4 months ago
- Pull in every source file in a directory as a module☆172Updated last month
- Migrated to Codeberg☆80Updated last year
- Macro to repeat sequentially indexed copies of a fragment of code☆154Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆160Updated last month
- Extract documentation for the feature flags from comments in Cargo.toml☆178Updated 3 weeks ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆143Updated 3 months ago
- Use declarative macros as proc_macro attributes or derives☆112Updated last week
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆137Updated 5 months ago
- Lazy formatting utility macro for rust☆127Updated last year
- Better reference counted strings for Rust☆121Updated 9 months ago
- Statically-checked alternatives to RefCell and RwLock☆367Updated 10 months ago
- "A very small syn"☆203Updated 2 months ago
- A library for compact bit sets containing enums.☆98Updated last month
- Easy code duplicate with substitution for Rust☆241Updated 7 months ago
- Procedural macro to implement Display and FromStr using common settings.☆184Updated last month
- Create extensions for types you don't own with extension traits but without the boilerplate☆130Updated 2 years ago
- Rust macro for automatically generating default☆139Updated last year
- Const equivalents of std functions, compile-time comparison, and parsing.☆96Updated 3 months ago
- Struct fields that are made read-only accessible to other modules☆241Updated last month
- lazy static regular expressions checked at compile time☆208Updated 3 months ago
- Delegation of trait implementations via procedural macros☆262Updated 9 months ago
- ☆87Updated 5 months ago
- A scope for async_std and tokio to spawn non-static futures☆131Updated 10 months ago
- A Rust macro to make enums with a subset of values of the parent☆86Updated 11 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆200Updated last month
- A cargo-companion to become a 'lean crate' (a member of The Lean Crate Initiative)☆156Updated last year
- A flexible, simple to use, immutable, clone-efficient String replacement for Rust☆151Updated 8 months ago
- Unicode Case-folding for Rust☆80Updated 3 months ago