rustonaut / vec1Links
Rust `Vec<T>` wrapper that gurantees to contain at least 1 element
☆99Updated 6 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 2 months ago
- Rust macro for automatically generating default☆145Updated last year
- Write doc comments from macros☆101Updated 2 weeks ago
- Pull in every source file in a directory as a module☆179Updated 3 weeks ago
- Procedural macro to implement Display and FromStr using common settings.☆188Updated 3 months ago
- Cargo subcommand for checking your documentation for broken links☆155Updated 11 months ago
- A library for compact bit sets containing enums.☆119Updated last month
- Find out about keys that are ignored when deserializing data☆95Updated 3 weeks ago
- Extract documentation for the feature flags from comments in Cargo.toml☆188Updated 2 weeks ago
- ☆112Updated 2 years ago
- Macro to repeat sequentially indexed copies of a fragment of code☆160Updated last month
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆175Updated 3 months ago
- Keep version numbers in sync with Cargo.toml☆73Updated last month
- A tiny library for chaining free functions into method call chains.☆50Updated 5 years ago
- Compile-time checks that an enum or match is written in sorted order☆119Updated 3 weeks ago
- A rust crate to find the total size of an object, on the stack and on the heap☆111Updated last year
- Intended to allow taking a T from a &mut T temporarily☆80Updated 5 years ago
- Safe wrapper for initializing arrays☆74Updated 2 years ago
- Create extensions for types you don't own with extension traits but without the boilerplate☆130Updated 2 years ago
- ☆146Updated last month
- Utilities for dealing with substructures within syn macros☆143Updated 6 months ago
- Serialization value trees☆48Updated last year
- A library for to allow multiple return types by automatically generated enum.☆373Updated 2 weeks ago
- A lightweight attribute macro for easily writing extension trait pattern.☆86Updated 2 weeks ago
- ☆108Updated last year
- derive newtype for diesel traits☆53Updated 4 months ago
- Migrated to Codeberg☆79Updated 2 years ago
- Derive a builder for your constructors in Rust☆71Updated 3 months ago
- An easy to configure wrapper for Rust's clippy☆110Updated 2 years ago