rustonaut / vec1Links
Rust `Vec<T>` wrapper that gurantees to contain at least 1 element
☆99Updated 7 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 3 months ago
- Rust macro for automatically generating default☆149Updated 2 years ago
- A library for compact bit sets containing enums.☆120Updated 2 weeks ago
- Cargo subcommand for checking your documentation for broken links☆156Updated last year
- Pull in every source file in a directory as a module☆179Updated last week
- Macro to repeat sequentially indexed copies of a fragment of code☆160Updated last week
- Write doc comments from macros☆101Updated 2 months ago
- Extract documentation for the feature flags from comments in Cargo.toml☆191Updated 2 months ago
- Procedural macro to implement Display and FromStr using common settings.☆191Updated 2 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 4 months ago
- Typed index version of Rust slice and Vec containers☆75Updated 3 weeks ago
- Intended to allow taking a T from a &mut T temporarily☆80Updated 6 years ago
- Create extensions for types you don't own with extension traits but without the boilerplate☆133Updated 2 years ago
- Keep version numbers in sync with Cargo.toml☆73Updated 2 months ago
- ☆77Updated 7 months ago
- ASCII-only equivalents to `char`, `str` and `String`.☆74Updated last year
- Utilities for dealing with substructures within syn macros☆143Updated 7 months ago
- Find out about keys that are ignored when deserializing data☆95Updated last week
- Unicode Case-folding for Rust☆89Updated 11 months ago
- Serialize/deserialize rusqlite rows☆97Updated this week
- ☆148Updated 3 months ago
- Migrated to Codeberg☆79Updated 2 years ago
- ☆112Updated 3 years ago
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- Use declarative macros as proc_macro attributes or derives☆151Updated 6 months ago
- derive newtype for diesel traits☆53Updated 6 months ago
- Generic bijective maps in Rust☆147Updated 2 years ago
- ☆57Updated 10 months ago
- Serialization value trees☆48Updated last year
- A simple bitset container for Rust☆158Updated 6 months ago