Lymia / enumset
A library for compact bit sets containing enums.
☆93Updated 3 months ago
Related projects ⓘ
Alternatives and complementary repositories for enumset
- Safe, zero-cost downcasting for limited compile-time specialization.☆151Updated last month
- Better reference counted strings for Rust☆114Updated 4 months ago
- Intended to allow taking a T from a &mut T temporarily☆73Updated 5 years ago
- Migrated to Codeberg☆80Updated last year
- ☆112Updated last year
- Procedural macro to implement Display and FromStr using common settings.☆182Updated this week
- A simple wrapper around filesystem operations to provide more helpful error messages.☆133Updated 3 weeks ago
- Rust library for typesystem-assisted bitflags.☆113Updated 5 months ago
- Pull in every source file in a directory as a module☆158Updated last week
- Threadsafe RefCell for Rust☆88Updated last year
- Cargo subcommand for checking your documentation for broken links☆149Updated last year
- Macro to repeat sequentially indexed copies of a fragment of code☆137Updated last week
- Macro to generate random constants in Rust https://xkcd.com/221/☆73Updated 8 months ago
- Write doc comments from macros☆98Updated 3 years ago
- Keep version numbers in sync with Cargo.toml☆72Updated 5 months ago
- A rust library for checked floating point operations☆81Updated last year
- Rust `Vec<T>` wrapper that gurantees to contain at least 1 element☆90Updated 5 months ago
- Concatenate identifiers in a macro invocation☆93Updated last year
- A rust crate to find the total size of an object, on the stack and on the heap☆104Updated 10 months ago
- Make trait methods callable without the trait in scope☆135Updated last week
- ASCII-only equivalents to `char`, `str` and `String`.☆69Updated 3 months ago
- Typed index version of Rust slice and Vec containers☆66Updated last month
- A fast, concurrent string interner☆140Updated 3 months ago
- Oneshot Rust channel working both in and between sync and async environments☆80Updated last month
- Extract documentation for the feature flags from comments in Cargo.toml☆176Updated last week
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆105Updated 2 years ago
- Provides a crate with information from the time it was built.☆157Updated 3 weeks ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆42Updated 10 months ago
- Macro for sealing traits and structures☆49Updated last month
- Rust macro for automatically generating default☆133Updated 11 months ago