meithecatte / enumflags2Links
Rust library for typesystem-assisted bitflags.
☆132Updated 5 months ago
Alternatives and similar repositories for enumflags2
Users that are interested in enumflags2 are comparing it to the libraries listed below
Sorting:
- Pull in every source file in a directory as a module☆179Updated 3 weeks ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆151Updated 3 months ago
- Compile-time string formatting☆249Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆176Updated 3 months ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆153Updated last month
- A library for compact bit sets containing enums.☆119Updated last month
- Extract documentation for the feature flags from comments in Cargo.toml☆188Updated 3 weeks ago
- Lazy formatting utility macro for rust☆129Updated last year
- Const equivalents of std functions, compile-time comparison, and parsing.☆106Updated 2 weeks ago
- Better reference counted strings for Rust☆138Updated last year
- Macro to repeat sequentially indexed copies of a fragment of code☆160Updated last month
- Procedural macro to implement Display and FromStr using common settings.☆188Updated 3 months ago
- Use declarative macros as proc_macro attributes or derives☆149Updated 5 months ago
- Struct fields that are made read-only accessible to other modules☆259Updated 3 weeks ago
- Make trait methods callable without the trait in scope☆160Updated 3 weeks ago
- Provides a crate with information from the time it was built.☆186Updated last week
- Easy code duplicate with substitution for Rust☆249Updated 2 weeks ago
- A cargo-companion to become a 'lean crate' (a member of The Lean Crate Initiative)☆161Updated last week
- A flexible, simple to use, immutable, clone-efficient String replacement for Rust☆154Updated last year
- Migrated to Codeberg☆79Updated 2 years ago
- 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☆147Updated last year
- lazy static regular expressions checked at compile time☆219Updated this week
- "A very small syn"☆211Updated 9 months ago
- A Cargo subcommand to build and test all feature flag combinations.☆173Updated last month
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆114Updated 5 months ago
- Unicode Case-folding for Rust☆87Updated 10 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated 2 weeks ago
- Delegation of trait implementations via procedural macros☆276Updated this week
- a low-level library that provides config/cache/data paths, following the respective conventions on Linux, macOS and Windows☆204Updated 2 years ago