meithecatte / enumflags2Links
Rust library for typesystem-assisted bitflags.
☆135Updated 3 weeks 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 this week
- A library for compact bit sets containing enums.☆121Updated last month
- Macro to repeat sequentially indexed copies of a fragment of code☆160Updated 3 weeks ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆171Updated 3 weeks ago
- Compile-time string formatting☆261Updated 3 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 5 months ago
- Extract documentation for the feature flags from comments in Cargo.toml☆191Updated 2 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated last month
- "A very small syn"☆212Updated 11 months ago
- Lazy formatting utility macro for rust☆129Updated 2 years ago
- Use declarative macros as proc_macro attributes or derives☆151Updated 7 months ago
- Provides a crate with information from the time it was built.☆190Updated last week
- Procedural macro to implement Display and FromStr using common settings.☆191Updated last month
- Better reference counted strings for Rust☆139Updated last year
- A Rust JSON5 serializer and deserializer which speaks Serde.☆221Updated 3 weeks ago
- Create extensions for types you don't own with extension traits but without the boilerplate☆134Updated 2 years ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆118Updated 2 months ago
- Make trait methods callable without the trait in scope☆162Updated 3 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 7 months ago
- a low-level library that provides config/cache/data paths, following the respective conventions on Linux, macOS and Windows☆206Updated 2 years ago
- lazy static regular expressions checked at compile time☆222Updated last week
- A scope for async_std and tokio to spawn non-static futures☆155Updated last year
- Unicode Case-folding for Rust☆90Updated last week
- Delegation of trait implementations via procedural macros☆279Updated 3 weeks ago
- Struct fields that are made read-only accessible to other modules☆262Updated 3 weeks ago
- Easy code duplicate with substitution for Rust☆252Updated 2 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆291Updated 2 weeks ago
- A Cargo subcommand to build and test all feature flag combinations.☆178Updated last month
- Rust macro for automatically generating default☆150Updated 2 years ago
- Statically-checked alternatives to RefCell and RwLock☆385Updated 4 months ago