meithecatte / enumflags2Links
Rust library for typesystem-assisted bitflags.
☆133Updated 5 months ago
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 2 weeks ago
- Pull in every source file in a directory as a module☆179Updated 2 weeks ago
- Extract documentation for the feature flags from comments in Cargo.toml☆191Updated last month
- Compile-time string formatting☆253Updated 2 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 3 months ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆168Updated 2 weeks ago
- A library for compact bit sets containing enums.☆120Updated last week
- Lazy formatting utility macro for rust☆129Updated 2 years ago
- Provides a crate with information from the time it was built.☆187Updated last month
- Use declarative macros as proc_macro attributes or derives☆149Updated 6 months ago
- "A very small syn"☆212Updated 10 months ago
- Procedural macro to implement Display and FromStr using common settings.☆191Updated this week
- Struct fields that are made read-only accessible to other modules☆260Updated 2 weeks ago
- Unicode Case-folding for Rust☆89Updated 10 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆115Updated last month
- Macro to repeat sequentially indexed copies of a fragment of code☆160Updated 2 weeks ago
- A Cargo subcommand to build and test all feature flag combinations.☆176Updated last week
- Make trait methods callable without the trait in scope☆161Updated 2 weeks ago
- Create extensions for types you don't own with extension traits but without the boilerplate☆131Updated 2 years ago
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆143Updated 2 months ago
- lazy static regular expressions checked at compile time☆219Updated 3 weeks ago
- A cargo-companion to become a 'lean crate' (a member of The Lean Crate Initiative)☆161Updated 3 weeks ago
- Delegation of trait implementations via procedural macros☆279Updated 3 weeks ago
- Generate a THIRDPARTY file with all licenses in a cargo project.☆103Updated last month
- Fork of std::Arc with lots of utilities useful for FFI☆267Updated 3 weeks ago
- Easy code duplicate with substitution for Rust☆250Updated last month
- Migrated to Codeberg☆79Updated 2 years ago
- Statically-checked alternatives to RefCell and RwLock☆383Updated 2 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆288Updated last week
- A scope for async_std and tokio to spawn non-static futures☆154Updated last year