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
- Macro to repeat sequentially indexed copies of a fragment of code☆160Updated last week
- Procedural macro to implement Display and FromStr using common settings.☆191Updated last week
- Write doc comments from macros☆101Updated 2 months ago
- A library for compact bit sets containing enums.☆120Updated 2 weeks ago
- Extract documentation for the feature flags from comments in Cargo.toml☆191Updated 2 months ago
- derive newtype for diesel traits☆53Updated 5 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 4 months ago
- Pull in every source file in a directory as a module☆179Updated this week
- Cargo subcommand for checking your documentation for broken links☆156Updated last year
- Keep version numbers in sync with Cargo.toml☆73Updated 2 months ago
- Typed index version of Rust slice and Vec containers☆75Updated 2 weeks ago
- A Rust crate for producing string representations of numbers, formatted according to international standards☆125Updated last year
- Delegation of trait implementations via procedural macros☆280Updated this week
- Generic bijective maps in Rust☆147Updated 2 years ago
- Utilities for dealing with substructures within syn macros☆143Updated 7 months ago
- A lightweight attribute macro for easily writing extension trait pattern.☆86Updated 2 weeks ago
- ☆77Updated 7 months ago
- Intended to allow taking a T from a &mut T temporarily☆80Updated 6 years ago
- Struct fields that are made read-only accessible to other modules☆260Updated this week
- Concatenate identifiers in a macro invocation☆94Updated 3 years ago
- Migrated to Codeberg☆79Updated 2 years ago
- Vec-backed ID-tree☆68Updated 3 months ago
- A simple bitset container for Rust☆158Updated 6 months ago
- A library for to allow multiple return types by automatically generated enum.☆373Updated 2 weeks ago
- A library for creating and modifying Tree structures.☆55Updated last year
- Provides a crate with information from the time it was built.☆187Updated last month
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆122Updated 4 months ago
- Make trait methods callable without the trait in scope☆161Updated this week