rustonaut / vec1Links
Rust `Vec<T>` wrapper that gurantees to contain at least 1 element
☆100Updated 8 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 4 months ago
- A library for compact bit sets containing enums.☆121Updated last month
- Macro to repeat sequentially indexed copies of a fragment of code☆160Updated 3 weeks ago
- Write doc comments from macros☆101Updated 2 months ago
- Intended to allow taking a T from a &mut T temporarily☆80Updated 6 years ago
- Procedural macro to implement Display and FromStr using common settings.☆191Updated last month
- Cargo subcommand for checking your documentation for broken links☆156Updated last year
- Rust macro for automatically generating default☆150Updated 2 years ago
- Keep version numbers in sync with Cargo.toml☆73Updated 3 months ago
- Pull in every source file in a directory as a module☆179Updated last week
- ASCII-only equivalents to `char`, `str` and `String`.☆74Updated last year
- A Rust crate for producing string representations of numbers, formatted according to international standards☆126Updated last year
- Utilities for dealing with substructures within syn macros☆143Updated 8 months ago
- Concatenate identifiers in a macro invocation☆94Updated 3 years ago
- ☆109Updated last year
- Find out about keys that are ignored when deserializing data☆95Updated 3 weeks ago
- derive newtype for diesel traits☆53Updated 6 months ago
- Typed index version of Rust slice and Vec containers☆75Updated this week
- Create extensions for types you don't own with extension traits but without the boilerplate☆134Updated 2 years ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆114Updated 7 months ago
- Make trait methods callable without the trait in scope☆162Updated 3 weeks ago
- Extract documentation for the feature flags from comments in Cargo.toml☆191Updated 2 months ago
- ☆112Updated 3 years ago
- A tiny library for chaining free functions into method call chains.☆50Updated 5 years ago
- Temporary edit external crates that your project depends on☆147Updated last year
- generators☆211Updated 2 years ago
- Provides a crate with information from the time it was built.☆190Updated last week
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆124Updated 4 months ago
- Compile-time checks that an enum or match is written in sorted order☆120Updated 3 weeks ago
- A rust crate to find the total size of an object, on the stack and on the heap☆113Updated 2 years ago