meithecatte / enumflags2Links
Rust library for typesystem-assisted bitflags.
☆131Updated 3 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☆177Updated 3 weeks ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆151Updated 3 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆169Updated last month
- A library for compact bit sets containing enums.☆115Updated 3 weeks ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆150Updated last month
- Extract documentation for the feature flags from comments in Cargo.toml☆184Updated 5 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆159Updated this week
- Migrated to Codeberg☆79Updated 2 years ago
- "A very small syn"☆209Updated 7 months ago
- Compile-time string formatting☆242Updated 9 months ago
- Use declarative macros as proc_macro attributes or derives☆143Updated 3 months ago
- Procedural macro to implement Display and FromStr using common settings.☆188Updated last month
- Const equivalents of std functions, compile-time comparison, and parsing.☆105Updated last week
- Make trait methods callable without the trait in scope☆156Updated this week
- Provides a crate with information from the time it was built.☆182Updated 3 weeks ago
- lazy static regular expressions checked at compile time☆216Updated 8 months ago
- A scope for async_std and tokio to spawn non-static futures☆144Updated last year
- Better reference counted strings for Rust☆136Updated last year
- Lazy formatting utility macro for rust☆128Updated last year
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆112Updated 3 months ago
- Struct fields that are made read-only accessible to other modules☆257Updated this week
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆162Updated last year
- Safely cast &T to &U where the struct U contains a single field of type T.☆214Updated this week
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆141Updated 3 weeks ago
- Unicode Case-folding for Rust☆86Updated 8 months ago
- Create extensions for types you don't own with extension traits but without the boilerplate☆131Updated 2 years ago
- Humansize - A flexible crate for humanizing file sizes☆120Updated 8 months ago
- Rust macro for automatically generating default☆145Updated last year
- A Cargo subcommand to build and test all feature flag combinations.☆164Updated last month
- Delegation of trait implementations via procedural macros☆275Updated last week