fosskers / nonempty-collectionsLinks
Correct-by-construction non-empty collections.
☆22Updated last week
Alternatives and similar repositories for nonempty-collections
Users that are interested in nonempty-collections are comparing it to the libraries listed below
Sorting:
- Correct by construction non-empty list☆61Updated 4 months ago
- Proc macro derive to generate structs from enum variants.☆29Updated last year
- Provides TestResult type for concise and precise test failures☆64Updated 10 months ago
- ☆88Updated 7 months ago
- The cumulative sibling of `Result` and `Either`.☆23Updated last month
- tom: a format-preserving TOML parser in Rust☆38Updated 2 years ago
- Macro-rules-style syntax matching for procedural macros☆53Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 2 months ago
- A serde serializer that serializes a subset of types into plain strings☆59Updated last year
- Non-allocating iterator over command line arguments☆43Updated 2 months ago
- Helper macros: autoimpl, impl_scope☆60Updated 4 months ago
- Provides macro `assert_matches` for testing pattern matching☆64Updated 4 years ago
- Annotation to easily define ad-hoc / one-shot extension traits☆13Updated 10 months ago
- Completion futures for Rust☆19Updated 2 years ago
- A Rust create for outputting information and log messages for humans and machines☆39Updated 5 years ago
- Canonical definitions of home_dir, CARGO_HOME, and RUSTUP_HOME☆64Updated 2 years ago
- A lightweight attribute macro for easily writing extension trait pattern.☆72Updated 2 months ago
- Textual tables with automatic alignment☆39Updated last year
- Provides many useful tools related to tuples☆18Updated 3 weeks ago
- Cargo API written in Paris☆49Updated this week
- Find calls to panic functions in rust executables☆35Updated 3 years ago
- A rust proc-macro to generate conversions for an enum of newtype variants☆28Updated 2 years ago
- Thread-unsafe async runtime☆28Updated 7 months ago
- Rust library that provides helpers for testing resilience of I/O operations.☆32Updated 2 years ago
- A golden file testing library for rust☆33Updated 2 weeks ago
- Imitate the documentation build that docs.rs would do☆50Updated 4 months ago
- Remove Cargo.lock lockfile☆33Updated 4 months ago
- A Rust library for runtime-checked linearish types☆34Updated last year
- Access and evaluate tracing logs in async and sync tests.☆72Updated last year
- provides a `MaybeOwned<'a,T>` type different to std's `Cow` it implements `From<T>` and `From<&'a T>` and does not require `ToOwned`☆31Updated 2 years ago