Lymia / enumsetLinks
A library for compact bit sets containing enums.
☆121Updated 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☆191Updated 3 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆179Updated 5 months ago
- ☆111Updated 3 years ago
- Procedural macro to implement Display and FromStr using common settings.☆191Updated last month
- Pull in every source file in a directory as a module☆181Updated 3 weeks ago
- Delegation of trait implementations via procedural macros☆279Updated last month
- Macro to repeat sequentially indexed copies of a fragment of code☆162Updated last month
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆115Updated 8 months ago
- Better reference counted strings for Rust☆140Updated last year
- Rust library for typesystem-assisted bitflags.☆136Updated 2 weeks ago
- Rust `Vec<T>` wrapper that gurantees to contain at least 1 element☆99Updated 9 months ago
- Write doc comments from macros☆100Updated 3 months ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆172Updated last month
- A Cargo subcommand to build and test all feature flag combinations.☆178Updated 2 months ago
- Track rust binary sizes across builds using Github Actions☆114Updated 3 years ago
- Use declarative macros as proc_macro attributes or derives☆151Updated 8 months ago
- Graph the number of crates that depend on your crate over time☆256Updated last week
- Cargo subcommand for checking your documentation for broken links☆156Updated last year
- Create extensions for types you don't own with extension traits but without the boilerplate☆134Updated 2 years ago
- Typed index version of Rust slice and Vec containers☆75Updated 2 weeks ago
- Make trait methods callable without the trait in scope☆162Updated last month
- Macro for writing nested `if let` expressions☆169Updated 5 months ago
- Utilities for dealing with substructures within syn macros☆143Updated 9 months ago
- Keep version numbers in sync with Cargo.toml☆73Updated 4 months ago
- Find out about keys that are ignored when deserializing data☆95Updated last month
- A Rust proc_macro_attribute to outline conversions from generic functions☆283Updated last month
- Migrated to Codeberg☆79Updated 2 years ago
- Conditional compilation according to rustc compiler version☆389Updated last month
- Compile-time string formatting☆262Updated 4 months ago
- Threadsafe RefCell for Rust☆99Updated 10 months ago