meithecatte / enumflags2
Rust library for typesystem-assisted bitflags.
☆113Updated 5 months ago
Related projects ⓘ
Alternatives and complementary repositories for enumflags2
- Lazy formatting utility macro for rust☆125Updated 11 months ago
- Compile-time string formatting☆215Updated 2 months ago
- Pull in every source file in a directory as a module☆158Updated last week
- A library for compact bit sets containing enums.☆93Updated 3 months ago
- Migrated to Codeberg☆80Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆151Updated last month
- A fast, concurrent string interner☆140Updated 3 months ago
- Better reference counted strings for Rust☆114Updated 4 months ago
- ☆84Updated 3 weeks ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆48Updated 3 months ago
- Procedural macro to implement Display and FromStr using common settings.☆182Updated this week
- A simple wrapper around filesystem operations to provide more helpful error messages.☆133Updated 3 weeks ago
- Macro for sealing traits and structures☆49Updated last month
- Macro to repeat sequentially indexed copies of a fragment of code☆137Updated last week
- Use declarative macros as proc_macro attributes or derives☆102Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆80Updated last month
- Automatic cfg for Rust compiler features☆95Updated last month
- Postfix macros on stable Rust, today.☆76Updated 3 years ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆88Updated 7 months ago
- A scope for async_std and tokio to spawn non-static futures☆122Updated 5 months ago
- Create extensions for types you don't own with extension traits but without the boilerplate☆129Updated last year
- An alternate Cargo registry using static files☆105Updated last month
- Make trait methods callable without the trait in scope☆135Updated last week
- "A very small syn"☆196Updated 7 months ago
- Statically-checked alternatives to RefCell and RwLock☆366Updated 5 months ago
- Keep version numbers in sync with Cargo.toml☆72Updated 5 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆188Updated last week
- An updated version of linked-hash-map and friends☆99Updated 6 months ago
- A low-level, pull-based, zero-allocation XML 1.0 parser.☆130Updated last month
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆105Updated 2 years ago