Lymia / enumset
A library for compact bit sets containing enums.
☆98Updated 2 months ago
Alternatives and similar repositories for enumset:
Users that are interested in enumset are comparing it to the libraries listed below
- Better reference counted strings for Rust☆118Updated 7 months ago
- Write doc comments from macros☆99Updated 3 years ago
- Intended to allow taking a T from a &mut T temporarily☆78Updated 5 years ago
- A rust library for checked floating point operations☆82Updated 2 months ago
- ☆111Updated 2 years ago
- A simple bitset container for Rust☆131Updated 3 months ago
- Typed index version of Rust slice and Vec containers☆68Updated 5 months ago
- ASCII-only equivalents to `char`, `str` and `String`.☆72Updated 7 months ago
- Rust library for typesystem-assisted bitflags.☆116Updated last month
- Pull in every source file in a directory as a module☆169Updated last week
- Safe, zero-cost downcasting for limited compile-time specialization.☆156Updated 2 months ago
- Migrated to Codeberg☆80Updated last year
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Find out about keys that are ignored when deserializing data☆79Updated last week
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆140Updated 2 years ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆46Updated last year
- Procedural macro to implement Display and FromStr using common settings.☆184Updated last month
- Cargo subcommand for checking your documentation for broken links☆152Updated 2 months ago
- Extract documentation for the feature flags from comments in Cargo.toml☆177Updated 2 weeks ago
- Macro for sealing traits and structures☆51Updated 3 months ago
- A scope for async_std and tokio to spawn non-static futures☆126Updated 9 months ago
- Safe wrapper for initializing arrays☆73Updated 2 years ago
- Macro for writing nested `if let` expressions☆163Updated last year
- Make trait methods callable without the trait in scope☆135Updated last week
- Use declarative macros as proc_macro attributes or derives☆108Updated last year
- Postfix macros on stable Rust, today.☆76Updated 4 years ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆140Updated last month
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆109Updated 2 years ago
- A fast, concurrent string interner☆148Updated 6 months ago
- Threadsafe RefCell for Rust☆90Updated last year