rustonaut / vec1Links
Rust `Vec<T>` wrapper that gurantees to contain at least 1 element
☆99Updated 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 5 months ago
- A library for compact bit sets containing enums.☆121Updated last month
- Procedural macro to implement Display and FromStr using common settings.☆191Updated last month
- Macro to repeat sequentially indexed copies of a fragment of code☆162Updated last month
- Rust macro for automatically generating default☆152Updated 2 years ago
- ☆77Updated 8 months ago
- Pull in every source file in a directory as a module☆181Updated 3 weeks ago
- Write doc comments from macros☆100Updated 3 months ago
- ASCII-only equivalents to `char`, `str` and `String`.☆74Updated last year
- Intended to allow taking a T from a &mut T temporarily☆81Updated 6 years ago
- Typed index version of Rust slice and Vec containers☆75Updated 2 weeks ago
- Keep version numbers in sync with Cargo.toml☆73Updated 4 months ago
- Create extensions for types you don't own with extension traits but without the boilerplate☆134Updated 2 years ago
- Find out about keys that are ignored when deserializing data☆95Updated last month
- A tiny library for chaining free functions into method call chains.☆50Updated 5 years ago
- Extract documentation for the feature flags from comments in Cargo.toml☆191Updated 3 months ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆115Updated 8 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆179Updated 5 months ago
- derive newtype for diesel traits☆55Updated 7 months ago
- Utilities for dealing with substructures within syn macros☆143Updated 9 months ago
- Cargo subcommand for checking your documentation for broken links☆156Updated last year
- Serialization value trees☆48Updated last year
- Migrated to Codeberg☆79Updated 2 years ago
- ☆111Updated 3 years ago
- Generic bijective maps in Rust☆147Updated 2 years ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- Use declarative macros as proc_macro attributes or derives☆151Updated 8 months ago
- A library for to allow multiple return types by automatically generated enum.☆374Updated 3 weeks ago
- Provides a crate with information from the time it was built.☆192Updated last month
- A scope for async_std and tokio to spawn non-static futures☆155Updated last year