rustonaut / vec1
Rust `Vec<T>` wrapper that gurantees to contain at least 1 element
☆93Updated 9 months ago
Alternatives and similar repositories for vec1:
Users that are interested in vec1 are comparing it to the libraries listed below
- Rust macro for automatically generating default☆138Updated last year
- Macro for writing nested `if let` expressions☆164Updated last year
- ☆72Updated last year
- A library for compact bit sets containing enums.☆98Updated last week
- Write doc comments from macros☆101Updated 3 years ago
- Cargo subcommand for checking your documentation for broken links☆152Updated 3 months ago
- Typed index version of Rust slice and Vec containers☆69Updated 5 months ago
- Intended to allow taking a T from a &mut T temporarily☆78Updated 5 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆156Updated 2 weeks ago
- derive newtype for diesel traits☆51Updated 11 months ago
- Procedural macro to implement Display and FromStr using common settings.☆184Updated last week
- Keep version numbers in sync with Cargo.toml☆73Updated 9 months ago
- Safe wrapper for initializing arrays☆73Updated 2 years ago
- Pull in every source file in a directory as a module☆169Updated 2 weeks ago
- Find out about keys that are ignored when deserializing data☆78Updated 2 weeks ago
- Macro to repeat sequentially indexed copies of a fragment of code☆148Updated 2 weeks ago
- Floating point approximate comparison for Rust☆60Updated 3 weeks ago
- A Rust crate for producing string representations of numbers, formatted according to international standards☆123Updated 8 months ago
- Migrated to Codeberg☆80Updated last year
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- ☆111Updated 2 years ago
- Unicode Case-folding for Rust☆77Updated 2 months ago
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated 7 months ago
- A rust crate to find the total size of an object, on the stack and on the heap☆106Updated last year
- Struct fields that are made read-only accessible to other modules☆235Updated 2 weeks ago
- Macro for sealing traits and structures☆51Updated 3 months ago
- Extract documentation for the feature flags from comments in Cargo.toml☆177Updated last month
- Serialize/deserialize rusqlite rows☆90Updated last week
- A scope for async_std and tokio to spawn non-static futures☆127Updated 9 months ago
- A Rust crate providing an implementation of an RFC-compliant `EmailAddress` newtype.☆70Updated 4 months ago