Lymia / enumset
A library for compact bit sets containing enums.
☆95Updated last month
Alternatives and similar repositories for enumset:
Users that are interested in enumset are comparing it to the libraries listed below
- Intended to allow taking a T from a &mut T temporarily☆77Updated 5 years ago
- Extract documentation for the feature flags from comments in Cargo.toml☆177Updated 3 weeks ago
- Migrated to Codeberg☆81Updated last year
- Write doc comments from macros☆99Updated 3 years ago
- ☆112Updated 2 years ago
- Pull in every source file in a directory as a module☆161Updated last week
- Postfix macros on stable Rust, today.☆76Updated 3 years ago
- Better reference counted strings for Rust☆117Updated 6 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆155Updated last month
- Macro to generate random constants in Rust https://xkcd.com/221/☆76Updated 10 months ago
- Procedural macro to implement Display and FromStr using common settings.☆184Updated this week
- A fast, concurrent string interner☆148Updated 5 months ago
- Typed index version of Rust slice and Vec containers☆68Updated 3 months ago
- Use declarative macros as proc_macro attributes or derives☆107Updated last year
- Rust library for typesystem-assisted bitflags.☆114Updated 2 weeks ago
- Macro for sealing traits and structures☆50Updated last month
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆108Updated 2 years ago
- Macro to repeat sequentially indexed copies of a fragment of code☆142Updated this week
- Tools to feature more lenient Polonius-based borrow-checker patterns on stable Rust☆101Updated 2 months ago
- A rust library for checked floating point operations☆82Updated last month
- Find out about keys that are ignored when deserializing data☆78Updated last week
- A simple wrapper around filesystem operations to provide more helpful error messages.☆140Updated last week
- Safe wrapper for initializing arrays☆72Updated 2 years ago
- Cargo subcommand for checking your documentation for broken links☆150Updated last month
- Rust `Vec<T>` wrapper that gurantees to contain at least 1 element☆92Updated 8 months ago
- Utility for comparing two structs and re-applying the differences to other structs☆119Updated last year
- Create extensions for types you don't own with extension traits but without the boilerplate☆129Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆84Updated 3 months ago
- Threadsafe RefCell for Rust☆90Updated last year