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☆169Updated 3 months ago
- Procedural macro to implement Display and FromStr using common settings.☆191Updated this week
- Rust macro for automatically generating default☆147Updated last year
- Write doc comments from macros☆101Updated last month
- Macro to repeat sequentially indexed copies of a fragment of code☆161Updated last week
- derive newtype for diesel traits☆53Updated 5 months ago
- Pull in every source file in a directory as a module☆179Updated last week
- A library for creating and modifying Tree structures.☆55Updated last year
- Cargo subcommand for checking your documentation for broken links☆155Updated 11 months ago
- Create extensions for types you don't own with extension traits but without the boilerplate☆131Updated 2 years ago
- Intended to allow taking a T from a &mut T temporarily☆80Updated 6 years ago
- Utilities for dealing with substructures within syn macros☆143Updated 6 months ago
- Keep version numbers in sync with Cargo.toml☆73Updated 2 months ago
- A library for compact bit sets containing enums.☆120Updated last week
- Typed index version of Rust slice and Vec containers☆75Updated 3 months ago
- Generic bijective maps in Rust☆147Updated 2 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆177Updated 3 months ago
- Extract documentation for the feature flags from comments in Cargo.toml☆190Updated last month
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated last year
- ☆108Updated last year
- Make trait methods callable without the trait in scope☆161Updated last week
- Delegation of trait implementations via procedural macros☆279Updated 3 weeks ago
- Concatenate identifiers in a macro invocation☆94Updated 2 years ago
- ☆112Updated 3 years ago
- A rust crate to find the total size of an object, on the stack and on the heap☆111Updated last year
- A simple bitset container for Rust☆157Updated 5 months ago
- A tiny library for chaining free functions into method call chains.☆50Updated 5 years ago
- A scope for async_std and tokio to spawn non-static futures☆154Updated last year
- Use declarative macros as proc_macro attributes or derives☆149Updated 6 months ago
- Serialization value trees☆48Updated last year