rustonaut / vec1Links
Rust `Vec<T>` wrapper that gurantees to contain at least 1 element
☆98Updated 5 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 last month
- A library for compact bit sets containing enums.☆118Updated last month
- Intended to allow taking a T from a &mut T temporarily☆80Updated 5 years ago
- Rust macro for automatically generating default☆146Updated last year
- Write doc comments from macros☆100Updated last week
- Cargo subcommand for checking your documentation for broken links☆155Updated 10 months ago
- A tiny library for chaining free functions into method call chains.☆48Updated 5 years ago
- Procedural macro to implement Display and FromStr using common settings.☆188Updated 2 months ago
- A library for creating and modifying Tree structures.☆54Updated last year
- Keep version numbers in sync with Cargo.toml☆73Updated 2 weeks ago
- Macro to repeat sequentially indexed copies of a fragment of code☆159Updated last month
- derive newtype for diesel traits☆53Updated 3 months ago
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated last year
- ☆76Updated 5 months ago
- Typed index version of Rust slice and Vec containers☆74Updated 2 months ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆114Updated 5 months ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Pull in every source file in a directory as a module☆179Updated 3 weeks ago
- Serialization value trees☆48Updated last year
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆110Updated 2 months ago
- Generic bijective maps in Rust☆147Updated 2 years ago
- ☆108Updated last year
- ☆112Updated 2 years ago
- Heinous hackery to concatenate constant strings.☆117Updated 3 years ago
- ☆55Updated 8 months ago
- Extract documentation for the feature flags from comments in Cargo.toml☆184Updated 6 months ago
- A rust crate to find the total size of an object, on the stack and on the heap☆109Updated last year
- Find out about keys that are ignored when deserializing data☆95Updated last month
- Vec-backed ID-tree☆63Updated last month
- Unicode Case-folding for Rust☆87Updated 9 months ago