Lymia / enumset
A library for compact bit sets containing enums.
☆98Updated 3 weeks ago
Alternatives and similar repositories for enumset:
Users that are interested in enumset are comparing it to the libraries listed below
- Safe, zero-cost downcasting for limited compile-time specialization.☆157Updated last month
- ☆111Updated 2 years ago
- Write doc comments from macros☆99Updated 3 years ago
- Extract documentation for the feature flags from comments in Cargo.toml☆178Updated last week
- Migrated to Codeberg☆80Updated last year
- Rust library for typesystem-assisted bitflags.☆119Updated 2 months ago
- Procedural macro to implement Display and FromStr using common settings.☆184Updated 3 weeks ago
- Intended to allow taking a T from a &mut T temporarily☆78Updated 5 years ago
- A fast, concurrent string interner☆149Updated 7 months ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆109Updated 2 years ago
- Macro for sealing traits and structures☆52Updated 4 months ago
- Typed index version of Rust slice and Vec containers☆69Updated 6 months ago
- Make trait methods callable without the trait in scope☆136Updated last month
- Create extensions for types you don't own with extension traits but without the boilerplate☆131Updated 2 years ago
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated 8 months ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆46Updated last year
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 3 years ago
- Use declarative macros as proc_macro attributes or derives☆111Updated last year
- Tools to feature more lenient Polonius-based borrow-checker patterns on stable Rust☆102Updated 4 months ago
- Find out about keys that are ignored when deserializing data☆80Updated last month
- Pull in every source file in a directory as a module☆170Updated last month
- Inline procedural macros for Rust☆55Updated 2 years ago
- Better reference counted strings for Rust☆120Updated 8 months ago
- Macro for writing nested `if let` expressions☆165Updated last year
- Rust `Vec<T>` wrapper that gurantees to contain at least 1 element☆94Updated 10 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆230Updated 2 months ago
- Cargo subcommand for checking your documentation for broken links☆153Updated 3 months ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆142Updated 2 months ago
- Safe wrapper for initializing arrays☆73Updated 2 years ago