meithecatte / enumflags2Links
Rust library for typesystem-assisted bitflags.
☆135Updated last week
Alternatives and similar repositories for enumflags2
Users that are interested in enumflags2 are comparing it to the libraries listed below
Sorting:
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated last month
- Pull in every source file in a directory as a module☆179Updated last week
- A library for compact bit sets containing enums.☆120Updated 2 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 4 months ago
- Extract documentation for the feature flags from comments in Cargo.toml☆191Updated 2 months ago
- Compile-time string formatting☆257Updated 2 months ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆169Updated this week
- Macro to repeat sequentially indexed copies of a fragment of code☆160Updated last week
- Rust macro for automatically generating default☆149Updated 2 years ago
- Lazy formatting utility macro for rust☆129Updated 2 years ago
- "A very small syn"☆212Updated 10 months ago
- Use declarative macros as proc_macro attributes or derives☆151Updated 6 months ago
- A scope for async_std and tokio to spawn non-static futures☆154Updated last year
- Better reference counted strings for Rust☆139Updated last year
- Easy code duplicate with substitution for Rust☆250Updated last month
- Migrated to Codeberg☆79Updated 2 years ago
- lazy static regular expressions checked at compile time☆220Updated last week
- Unicode Case-folding for Rust☆89Updated 11 months ago
- A Cargo subcommand to build and test all feature flag combinations.☆177Updated last month
- Create extensions for types you don't own with extension traits but without the boilerplate☆133Updated 2 years ago
- Procedural macro to implement Display and FromStr using common settings.☆191Updated 2 weeks ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆116Updated last month
- Statically-checked alternatives to RefCell and RwLock☆385Updated 3 months ago
- Struct fields that are made read-only accessible to other modules☆260Updated last week
- Provides a crate with information from the time it was built.☆186Updated last month
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆289Updated last month
- Delegation of trait implementations via procedural macros☆280Updated last week
- A cargo-companion to become a 'lean crate' (a member of The Lean Crate Initiative)☆162Updated this week
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated last week
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆88Updated 8 months ago