Lymia / enumsetLinks
A library for compact bit sets containing enums.
☆119Updated last month
Alternatives and similar repositories for enumset
Users that are interested in enumset are comparing it to the libraries listed below
Sorting:
- Extract documentation for the feature flags from comments in Cargo.toml☆188Updated 3 weeks ago
- Better reference counted strings for Rust☆138Updated last year
- ☆112Updated 2 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆176Updated 3 months ago
- Pull in every source file in a directory as a module☆179Updated 3 weeks ago
- A Cargo subcommand to build and test all feature flag combinations.☆173Updated last month
- Macro to repeat sequentially indexed copies of a fragment of code☆160Updated last month
- Procedural macro to implement Display and FromStr using common settings.☆188Updated 3 months ago
- Rust `Vec<T>` wrapper that gurantees to contain at least 1 element☆99Updated 6 months ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆114Updated 5 months ago
- Typed index version of Rust slice and Vec containers☆74Updated 3 months ago
- Rust library for typesystem-assisted bitflags.☆132Updated 5 months ago
- Make trait methods callable without the trait in scope☆160Updated 3 weeks ago
- Fork of std::Arc with lots of utilities useful for FFI☆264Updated last week
- Use declarative macros as proc_macro attributes or derives☆149Updated 5 months ago
- Delegation of trait implementations via procedural macros☆276Updated this week
- Cargo subcommand for checking your documentation for broken links☆155Updated 11 months ago
- Create extensions for types you don't own with extension traits but without the boilerplate☆130Updated 2 years ago
- Tools to feature more lenient Polonius-based borrow-checker patterns on stable Rust☆121Updated 2 weeks ago
- A fast, concurrent string interner☆159Updated last year
- Utilities for dealing with substructures within syn macros☆143Updated 6 months ago
- Write doc comments from macros☆101Updated 3 weeks ago
- Compile-time string formatting☆249Updated last month
- Macro for sealing traits and structures☆59Updated 11 months ago
- Find out about keys that are ignored when deserializing data☆95Updated 3 weeks ago
- Migrated to Codeberg☆79Updated 2 years ago
- Unicode Case-folding for Rust☆87Updated 10 months ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆153Updated last month
- Macro to generate random constants in Rust https://xkcd.com/221/☆78Updated last year
- Intended to allow taking a T from a &mut T temporarily☆80Updated 5 years ago