rustonaut / vec1
Rust `Vec<T>` wrapper that gurantees to contain at least 1 element
☆93Updated 8 months ago
Alternatives and similar repositories for vec1:
Users that are interested in vec1 are comparing it to the libraries listed below
- Rust macro for automatically generating default☆135Updated last year
- Typed index version of Rust slice and Vec containers☆68Updated 4 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆156Updated last month
- Write doc comments from macros☆99Updated 3 years ago
- Macro to repeat sequentially indexed copies of a fragment of code☆142Updated 2 weeks ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- ☆105Updated 10 months ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆100Updated last month
- Find out about keys that are ignored when deserializing data☆78Updated this week
- A library for compact bit sets containing enums.☆96Updated 2 months ago
- derive newtype for diesel traits☆51Updated 9 months ago
- Migrated to Codeberg☆81Updated last year
- ASCII-only equivalents to `char`, `str` and `String`.☆72Updated 6 months ago
- Intended to allow taking a T from a &mut T temporarily☆78Updated 5 years ago
- Pull in every source file in a directory as a module☆169Updated last week
- ☆72Updated last year
- Safe wrapper for initializing arrays☆73Updated 2 years ago
- Procedural macro to implement Display and FromStr using common settings.☆184Updated 2 weeks ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆92Updated last month
- Cargo subcommand for checking your documentation for broken links☆150Updated 2 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆139Updated 6 months ago
- Macro for writing nested `if let` expressions☆163Updated last year
- Extract documentation for the feature flags from comments in Cargo.toml☆177Updated last month
- Serialization value trees☆43Updated 6 months ago
- Use declarative macros as proc_macro attributes or derives☆108Updated last year
- Struct fields that are made read-only accessible to other modules☆231Updated 3 weeks ago
- ☆133Updated 7 months ago
- ☆111Updated 2 years ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆64Updated 5 years ago
- Postfix macros on stable Rust, today.☆76Updated 3 years ago