meithecatte / enumflags2Links
Rust library for typesystem-assisted bitflags.
☆130Updated 2 months ago
Alternatives and similar repositories for enumflags2
Users that are interested in enumflags2 are comparing it to the libraries listed below
Sorting:
- A simple wrapper around filesystem operations to provide more helpful error messages.☆151Updated 2 months ago
- Pull in every source file in a directory as a module☆177Updated this week
- Compile-time string formatting☆240Updated 8 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆157Updated this week
- Lazy formatting utility macro for rust☆128Updated last year
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆149Updated 2 weeks ago
- Procedural macro to implement Display and FromStr using common settings.☆188Updated 2 weeks ago
- Use declarative macros as proc_macro attributes or derives☆138Updated 2 months ago
- A library for compact bit sets containing enums.☆115Updated this week
- Extract documentation for the feature flags from comments in Cargo.toml☆184Updated 4 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆168Updated 2 weeks ago
- A cargo-companion to become a 'lean crate' (a member of The Lean Crate Initiative)☆157Updated 2 years ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆105Updated last week
- Rust macro for automatically generating default☆144Updated last year
- A scope for async_std and tokio to spawn non-static futures☆144Updated last year
- "A very small syn"☆209Updated 6 months ago
- Make trait methods callable without the trait in scope☆152Updated this week
- Better reference counted strings for Rust☆134Updated last year
- Safely cast &T to &U where the struct U contains a single field of type T.☆212Updated 2 weeks ago
- A Cargo subcommand to build and test all feature flag combinations.☆162Updated 3 weeks ago
- Provides a crate with information from the time it was built.☆181Updated 3 months ago
- Easy code duplicate with substitution for Rust☆247Updated 2 weeks ago
- Create extensions for types you don't own with extension traits but without the boilerplate☆131Updated 2 years ago
- Struct fields that are made read-only accessible to other modules☆253Updated this week
- Delegation of trait implementations via procedural macros☆271Updated last year
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆142Updated 3 weeks ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆161Updated last year
- lazy static regular expressions checked at compile time☆216Updated 8 months ago
- 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
- Comparison of Rust string types☆155Updated 3 weeks ago