meithecatte / enumflags2Links
Rust library for typesystem-assisted bitflags.
☆132Updated 4 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☆179Updated last week
- A simple wrapper around filesystem operations to provide more helpful error messages.☆153Updated 3 weeks ago
- Compile-time string formatting☆244Updated 3 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆174Updated 2 months ago
- A library for compact bit sets containing enums.☆118Updated last month
- Extract documentation for the feature flags from comments in Cargo.toml☆186Updated last week
- Procedural macro to implement Display and FromStr using common settings.☆188Updated 2 months ago
- Use declarative macros as proc_macro attributes or derives☆145Updated 4 months ago
- "A very small syn"☆211Updated 8 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆151Updated 2 months ago
- A Cargo subcommand to build and test all feature flag combinations.☆169Updated last month
- Macro to repeat sequentially indexed copies of a fragment of code☆159Updated last month
- A scope for async_std and tokio to spawn non-static futures☆150Updated last year
- Lazy formatting utility macro for rust☆129Updated last year
- Const equivalents of std functions, compile-time comparison, and parsing.☆106Updated last month
- A cargo-companion to become a 'lean crate' (a member of The Lean Crate Initiative)☆160Updated 2 weeks ago
- Better reference counted strings for Rust☆137Updated last year
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆143Updated last month
- Rust macro for automatically generating default☆146Updated last year
- Create extensions for types you don't own with extension traits but without the boilerplate☆130Updated 2 years ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated last week
- Statically-checked alternatives to RefCell and RwLock☆380Updated last month
- Struct fields that are made read-only accessible to other modules☆259Updated last week
- lazy static regular expressions checked at compile time☆217Updated 10 months ago
- Make trait methods callable without the trait in scope☆159Updated last week
- Migrated to Codeberg☆80Updated 2 years ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆278Updated 2 months ago
- Provides a crate with information from the time it was built.☆184Updated 2 weeks ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆114Updated 5 months ago
- A flexible, simple to use, immutable, clone-efficient String replacement for Rust☆154Updated last year