meithecatte / enumflags2Links
Rust library for typesystem-assisted bitflags.
☆129Updated last month
Alternatives and similar repositories for enumflags2
Users that are interested in enumflags2 are comparing it to the libraries listed below
Sorting:
- A library for compact bit sets containing enums.☆114Updated 2 weeks ago
- Pull in every source file in a directory as a module☆178Updated 5 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆166Updated 3 weeks ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆149Updated last month
- Extract documentation for the feature flags from comments in Cargo.toml☆183Updated 4 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆148Updated last year
- Compile-time string formatting☆238Updated 8 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆157Updated 2 months ago
- Lazy formatting utility macro for rust☆128Updated last year
- Procedural macro to implement Display and FromStr using common settings.☆188Updated last month
- Use declarative macros as proc_macro attributes or derives☆136Updated 2 months ago
- Provides a crate with information from the time it was built.☆179Updated 3 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆102Updated 7 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☆121Updated 7 months ago
- lazy static regular expressions checked at compile time☆215Updated 7 months ago
- A Cargo subcommand to build and test all feature flag combinations.☆162Updated last week
- Migrated to Codeberg☆79Updated last year
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆160Updated last year
- "A very small syn"☆208Updated 6 months ago
- Better reference counted strings for Rust☆131Updated last year
- An alternate Cargo registry using static files☆123Updated 5 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 2 months ago
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆142Updated last week
- Safely cast &T to &U where the struct U contains a single field of type T.☆209Updated last month
- Struct fields that are made read-only accessible to other modules☆253Updated 2 months ago
- A scope for async_std and tokio to spawn non-static futures☆142Updated last year
- A cargo-companion to become a 'lean crate' (a member of The Lean Crate Initiative)☆157Updated 2 years ago
- Rust macro for automatically generating default☆142Updated last year
- Easy code duplicate with substitution for Rust☆246Updated 10 months ago