Lymia / enumsetLinks
A library for compact bit sets containing enums.
☆115Updated last week
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☆184Updated 5 months ago
- Use declarative macros as proc_macro attributes or derives☆138Updated 2 months ago
- Pull in every source file in a directory as a module☆177Updated this week
- Safe, zero-cost downcasting for limited compile-time specialization.☆168Updated 2 weeks ago
- ☆112Updated 2 years ago
- Procedural macro to implement Display and FromStr using common settings.☆188Updated 2 weeks ago
- Delegation of trait implementations via procedural macros☆271Updated last year
- Better reference counted strings for Rust☆134Updated last year
- Macro to repeat sequentially indexed copies of a fragment of code☆157Updated this week
- Rust library for typesystem-assisted bitflags.☆130Updated 2 months ago
- A Cargo subcommand to build and test all feature flag combinations.☆162Updated last month
- Graph the number of crates that depend on your crate over time☆251Updated this week
- Find out about keys that are ignored when deserializing data☆88Updated this week
- Cargo subcommand for checking your documentation for broken links☆157Updated 8 months ago
- Write doc comments from macros☆100Updated 3 years ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆112Updated 3 months ago
- A fast, concurrent string interner☆151Updated last year
- Create extensions for types you don't own with extension traits but without the boilerplate☆131Updated 2 years ago
- Make trait methods callable without the trait in scope☆152Updated this week
- Utilities for dealing with substructures within syn macros☆141Updated 3 months ago
- Project group working on the "safe transmute" feature☆94Updated 11 months ago
- Threadsafe RefCell for Rust☆95Updated 5 months ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Conditional compilation according to rustc compiler version☆375Updated this week
- Fork of std::Arc with lots of utilities useful for FFI☆251Updated 2 months ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆151Updated 2 months ago
- A simple bitset container for Rust☆148Updated 2 months ago
- Generic bijective maps in Rust☆147Updated last year
- Macro to generate bitfields for structs that allow for modular use of enums.☆202Updated 3 months ago
- Rust `Vec<T>` wrapper that gurantees to contain at least 1 element☆98Updated 3 months ago