meithecatte / enumflags2Links
Rust library for typesystem-assisted bitflags.
☆127Updated last month
Alternatives and similar repositories for enumflags2
Users that are interested in enumflags2 are comparing it to the libraries listed below
Sorting:
- Safe, zero-cost downcasting for limited compile-time specialization.☆166Updated 3 weeks ago
- Compile-time string formatting☆237Updated 7 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆156Updated last month
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆148Updated 11 months ago
- A library for compact bit sets containing enums.☆114Updated last week
- Pull in every source file in a directory as a module☆178Updated 4 months ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆148Updated last month
- Extract documentation for the feature flags from comments in Cargo.toml☆180Updated 3 months ago
- Procedural macro to implement Display and FromStr using common settings.☆187Updated 2 weeks ago
- Better reference counted strings for Rust☆130Updated 11 months ago
- A scope for async_std and tokio to spawn non-static futures☆138Updated last year
- Use declarative macros as proc_macro attributes or derives☆124Updated last month
- Lazy formatting utility macro for rust☆127Updated last year
- Migrated to Codeberg☆79Updated last year
- Const equivalents of std functions, compile-time comparison, and parsing.☆99Updated 6 months ago
- "A very small syn"☆206Updated 5 months ago
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆138Updated 8 months ago
- Create extensions for types you don't own with extension traits but without the boilerplate☆130Updated 2 years ago
- lazy static regular expressions checked at compile time☆214Updated 6 months ago
- A cargo-companion to become a 'lean crate' (a member of The Lean Crate Initiative)☆157Updated last year
- A Cargo subcommand to build and test all feature flag combinations.☆161Updated last year
- Make trait methods callable without the trait in scope☆149Updated last month
- Provides a crate with information from the time it was built.☆176Updated 2 months ago
- Easy code duplicate with substitution for Rust☆244Updated 9 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆269Updated 3 months ago
- Rust macro for automatically generating default☆142Updated last year
- A Rust Cargo sub-command and libraries to extract and build localization resources to embed in your application/library☆134Updated last week
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆112Updated last month
- Safely cast &T to &U where the struct U contains a single field of type T.☆209Updated last month
- a low-level library that provides config/cache/data paths, following the respective conventions on Linux, macOS and Windows☆199Updated 2 years ago