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
- Typed index version of Rust slice and Vec containers☆70Updated 2 months ago
- A library for compact bit sets containing enums.☆109Updated 2 months ago
- Rust macro for automatically generating default☆142Updated last year
- Write doc comments from macros☆99Updated 3 years ago
- Macro to repeat sequentially indexed copies of a fragment of code☆156Updated last month
- Cargo subcommand for checking your documentation for broken links☆157Updated 7 months ago
- ☆109Updated last year
- Procedural macro to implement Display and FromStr using common settings.☆187Updated 2 weeks ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- Migrated to Codeberg☆79Updated last year
- Utilities for dealing with substructures within syn macros☆139Updated 2 months ago
- Intended to allow taking a T from a &mut T temporarily☆78Updated 5 years ago
- Derive a builder for your constructors in Rust☆70Updated 4 months ago
- Pull in every source file in a directory as a module☆173Updated 4 months ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆104Updated 6 months ago
- Serialization value trees☆45Updated 11 months ago
- derive newtype for diesel traits☆53Updated 2 weeks ago
- Find out about keys that are ignored when deserializing data☆85Updated last month
- ☆75Updated 2 months ago
- Extract documentation for the feature flags from comments in Cargo.toml☆180Updated 3 months ago
- A simple bitset container for Rust☆145Updated 2 weeks ago
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated 11 months ago
- ☆140Updated last month
- A Rust crate for producing string representations of numbers, formatted according to international standards☆125Updated last year
- ☆112Updated 2 years ago
- Serialize/deserialize rusqlite rows☆93Updated this week
- Compile-time checks that an enum or match is written in sorted order☆117Updated last month
- A rust crate to find the total size of an object, on the stack and on the heap☆108Updated last year
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆59Updated 4 months ago