rustonaut / vec1Links
Rust `Vec<T>` wrapper that gurantees to contain at least 1 element
☆97Updated last month
Alternatives and similar repositories for vec1
Users that are interested in vec1 are comparing it to the libraries listed below
Sorting:
- Rust macro for automatically generating default☆141Updated last year
- Macro for writing nested `if let` expressions☆167Updated last year
- Typed index version of Rust slice and Vec containers☆69Updated last month
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Pull in every source file in a directory as a module☆173Updated 3 months ago
- Migrated to Codeberg☆79Updated last year
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆103Updated 5 months ago
- Cargo subcommand for checking your documentation for broken links☆156Updated 6 months ago
- derive newtype for diesel traits☆53Updated last month
- ☆108Updated last year
- Write doc comments from macros☆99Updated 3 years ago
- Extensible, asynchronous retry behaviours for futures/tokio☆134Updated last year
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated 10 months ago
- Intended to allow taking a T from a &mut T temporarily☆78Updated 5 years ago
- Safe wrapper for initializing arrays☆73Updated 2 years ago
- Macro to repeat sequentially indexed copies of a fragment of code☆156Updated last month
- A library for compact bit sets containing enums.☆103Updated last month
- ☆28Updated last year
- Extract documentation for the feature flags from comments in Cargo.toml☆180Updated 2 months ago
- Find out about keys that are ignored when deserializing data☆85Updated last month
- ☆139Updated last week
- Use declarative macros as proc_macro attributes or derives☆115Updated 2 weeks ago
- Procedural macro to implement Display and FromStr using common settings.☆187Updated last month
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- Better reference counted strings for Rust☆126Updated 11 months ago
- generators☆208Updated last year
- Cargo command to create the README.md from your crate's documentation☆158Updated 2 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆165Updated last week
- A simple bitset container for Rust☆143Updated last month
- A Rust library for generically joining iterables with a separator☆93Updated last year