meithecatte / enumflags2
Rust library for typesystem-assisted bitflags.
☆120Updated 3 months ago
Alternatives and similar repositories for enumflags2
Users that are interested in enumflags2 are comparing it to the libraries listed below
Sorting:
- Lazy formatting utility macro for rust☆127Updated last year
- Better reference counted strings for Rust☆125Updated 9 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆143Updated 9 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆162Updated 2 months ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆144Updated 3 months ago
- A scope for async_std and tokio to spawn non-static futures☆134Updated 11 months ago
- Compile-time string formatting☆235Updated 5 months ago
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 2 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆155Updated 2 months ago
- ☆88Updated 6 months ago
- lazy static regular expressions checked at compile time☆212Updated 4 months ago
- Migrated to Codeberg☆79Updated last year
- "A very small syn"☆204Updated 3 months ago
- Make trait methods callable without the trait in scope☆136Updated 2 months ago
- Pull in every source file in a directory as a module☆173Updated 2 months ago
- A simple bitset container for Rust☆140Updated 2 weeks ago
- Extract documentation for the feature flags from comments in Cargo.toml☆178Updated last month
- A wide string Rust library for converting to and from wide-character strings, including UTF-16 and UTF-32 encoding.☆88Updated last month
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆154Updated last year
- A library for compact bit sets containing enums.☆101Updated last week
- Rust macro for automatically generating default☆141Updated last year
- struct RGB for sharing pixels between crates☆104Updated 5 months ago
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆137Updated 6 months ago
- A fast, concurrent string interner☆150Updated 8 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆98Updated 4 months ago
- Procedural macro to implement Display and FromStr using common settings.☆184Updated 2 weeks ago
- Type that deserializes only from one specific value☆231Updated 2 months ago
- Struct fields that are made read-only accessible to other modules☆240Updated 2 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆200Updated 2 months ago
- Automatic cfg for Rust compiler features☆96Updated 7 months ago