rustonaut / vec1Links
Rust `Vec<T>` wrapper that gurantees to contain at least 1 element
☆99Updated 9 months ago
Alternatives and similar repositories for vec1
Users that are interested in vec1 are comparing it to the libraries listed below
Sorting:
- Macro for writing nested `if let` expressions☆169Updated 5 months ago
- Procedural macro to implement Display and FromStr using common settings.☆191Updated last month
- A library for compact bit sets containing enums.☆121Updated last month
- Pull in every source file in a directory as a module☆181Updated 3 weeks ago
- Write doc comments from macros☆100Updated 3 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆162Updated last month
- Intended to allow taking a T from a &mut T temporarily☆81Updated 6 years ago
- Rust macro for automatically generating default☆152Updated 2 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆180Updated 5 months ago
- Keep version numbers in sync with Cargo.toml☆73Updated 4 months ago
- Cargo subcommand for checking your documentation for broken links☆156Updated last year
- derive newtype for diesel traits☆55Updated 7 months ago
- A lightweight attribute macro for easily writing extension trait pattern.☆87Updated 3 weeks ago
- Typed index version of Rust slice and Vec containers☆75Updated 2 weeks ago
- Utilities for dealing with substructures within syn macros☆143Updated 9 months ago
- Delegation of trait implementations via procedural macros☆279Updated last month
- Migrated to Codeberg☆79Updated 2 years ago
- Extract documentation for the feature flags from comments in Cargo.toml☆191Updated 3 months ago
- ASCII-only equivalents to `char`, `str` and `String`.☆74Updated last year
- 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
- Create extensions for types you don't own with extension traits but without the boilerplate☆134Updated 2 years ago
- Make trait methods callable without the trait in scope☆162Updated last month
- Find out about keys that are ignored when deserializing data☆95Updated last month
- ☆111Updated 3 years ago
- Concatenate identifiers in a macro invocation☆94Updated 3 years ago
- Generic bijective maps in Rust☆147Updated 2 years ago
- A simple bitset container for Rust☆159Updated 7 months ago
- Heinous hackery to concatenate constant strings.☆118Updated 4 years ago
- ☆110Updated last year
- Postfix macros on stable Rust, today.☆76Updated 4 years ago