meithecatte / enumflags2Links
Rust library for typesystem-assisted bitflags.
☆125Updated 2 weeks ago
Alternatives and similar repositories for enumflags2
Users that are interested in enumflags2 are comparing it to the libraries listed below
Sorting:
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆145Updated 10 months ago
- Pull in every source file in a directory as a module☆173Updated 3 months ago
- Compile-time string formatting☆238Updated 6 months ago
- Migrated to Codeberg☆79Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆165Updated this week
- Macro to repeat sequentially indexed copies of a fragment of code☆156Updated last month
- Lazy formatting utility macro for rust☆127Updated last year
- Extract documentation for the feature flags from comments in Cargo.toml☆180Updated 2 months ago
- Better reference counted strings for Rust☆126Updated 11 months ago
- A cargo-companion to become a 'lean crate' (a member of The Lean Crate Initiative)☆156Updated last year
- Struct fields that are made read-only accessible to other modules☆251Updated last month
- Create extensions for types you don't own with extension traits but without the boilerplate☆130Updated 2 years ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆148Updated 2 weeks ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆99Updated 5 months ago
- A fast, concurrent string interner☆150Updated 10 months ago
- Rust macro for automatically generating default☆141Updated last year
- Conditional compilation according to rustc compiler version☆366Updated last month
- Safely cast &T to &U where the struct U contains a single field of type T.☆209Updated last week
- A scope for async_std and tokio to spawn non-static futures☆136Updated last year
- "A very small syn"☆204Updated 4 months ago
- Find out about keys that are ignored when deserializing data☆85Updated last month
- A library for compact bit sets containing enums.☆103Updated last month
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 4 months ago
- Statically-checked alternatives to RefCell and RwLock☆368Updated last year
- Procedural macro to implement Display and FromStr using common settings.☆187Updated last month
- Easy code duplicate with substitution for Rust☆243Updated 9 months ago
- lazy static regular expressions checked at compile time☆213Updated 5 months ago
- A simple bitset container for Rust☆143Updated 2 months ago
- Use declarative macros as proc_macro attributes or derives☆119Updated 3 weeks ago
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆137Updated 7 months ago