rustonaut / vec1Links
Rust `Vec<T>` wrapper that gurantees to contain at least 1 element
☆97Updated 2 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☆168Updated last year
- Rust macro for automatically generating default☆142Updated last year
- Write doc comments from macros☆100Updated 3 years ago
- Keep version numbers in sync with Cargo.toml☆73Updated last year
- Macro to repeat sequentially indexed copies of a fragment of code☆157Updated 2 months ago
- Typed index version of Rust slice and Vec containers☆70Updated 2 months ago
- Find out about keys that are ignored when deserializing data☆86Updated 2 months ago
- A library for compact bit sets containing enums.☆114Updated 2 weeks ago
- ☆75Updated 2 months ago
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated last year
- Serialization value trees☆45Updated last year
- derive newtype for diesel traits☆53Updated last month
- Cargo subcommand for checking your documentation for broken links☆157Updated 7 months ago
- Pull in every source file in a directory as a module☆178Updated 4 months ago
- Procedural macro to implement Display and FromStr using common settings.☆188Updated last month
- Intended to allow taking a T from a &mut T temporarily☆79Updated 5 years ago
- Utilities for dealing with substructures within syn macros☆141Updated 2 months ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- ☆109Updated last year
- A rust crate to find the total size of an object, on the stack and on the heap☆108Updated last year
- Postfix macros on stable Rust, today.☆76Updated 4 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆166Updated 2 weeks ago
- ☆141Updated last month
- Migrated to Codeberg☆79Updated last year
- ☆112Updated 2 years ago
- Create extensions for types you don't own with extension traits but without the boilerplate☆131Updated 2 years ago
- A Rust crate for producing string representations of numbers, formatted according to international standards☆126Updated last year
- Atomic file-writes.☆99Updated 9 months ago
- A typesafe store keyed by types and containing different types of values.☆179Updated 6 years ago
- Compile-time checks that an enum or match is written in sorted order☆117Updated last month