Lymia / enumsetLinks
A library for compact bit sets containing enums.
☆103Updated 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☆180Updated 2 months ago
- Better reference counted strings for Rust☆126Updated 11 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆165Updated this week
- Write doc comments from macros☆99Updated 3 years ago
- ☆112Updated 2 years ago
- Find out about keys that are ignored when deserializing data☆85Updated last month
- Migrated to Codeberg☆79Updated last year
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Cargo subcommand for checking your documentation for broken links☆156Updated 6 months ago
- Pull in every source file in a directory as a module☆173Updated 3 months ago
- Intended to allow taking a T from a &mut T temporarily☆78Updated 5 years ago
- Rust `Vec<T>` wrapper that gurantees to contain at least 1 element☆97Updated last month
- Typed index version of Rust slice and Vec containers☆69Updated last month
- Macro to repeat sequentially indexed copies of a fragment of code☆156Updated last month
- Procedural macro to implement Display and FromStr using common settings.☆187Updated last month
- Fork of std::Arc with lots of utilities useful for FFI☆241Updated last week
- A fast, concurrent string interner☆150Updated 10 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆49Updated last year
- Macro for sealing traits and structures☆56Updated 6 months ago
- Rust library for typesystem-assisted bitflags.☆125Updated 2 weeks ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆110Updated last month
- Safe wrapper for initializing arrays☆73Updated 2 years ago
- Create extensions for types you don't own with extension traits but without the boilerplate☆130Updated 2 years ago
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated 11 months ago
- Utility for comparing two structs and re-applying the differences to other structs☆123Updated last year
- A simple bitset container for Rust☆143Updated 2 months ago
- A low-level, pull-based, zero-allocation XML 1.0 parser.☆133Updated 2 months ago
- A rust library for checked floating point operations☆81Updated 6 months ago
- Utilities for dealing with substructures within syn macros☆139Updated last month
- Big array helper for serde☆61Updated last year