cloudhead / nonemptyLinks
Correct by construction non-empty list
☆64Updated last month
Alternatives and similar repositories for nonempty
Users that are interested in nonempty are comparing it to the libraries listed below
Sorting:
- Rust `Vec<T>` wrapper that gurantees to contain at least 1 element☆99Updated 6 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆160Updated last month
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆64Updated 3 months ago
- Cargo API written in Paris☆54Updated last week
- Rustdoc's JSON output interface☆34Updated 2 months ago
- Serialization value trees☆48Updated last year
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆151Updated 3 months ago
- A lightweight attribute macro for easily writing extension trait pattern.☆86Updated 2 weeks ago
- `$crate` in procedural macros.☆76Updated last month
- A Rust crate for producing string representations of numbers, formatted according to international standards☆126Updated last year
- A serde serializer that serializes a subset of types into plain strings☆61Updated 2 years ago
- Adds `#[derive(Deref)]` and `#[derive(DerefMut)]`☆39Updated 4 years ago
- Write doc comments from macros☆101Updated 2 weeks ago
- 📈 GitHub Action for code coverage reporting with tarpaulin☆92Updated 2 years ago
- Compile-time checks that an enum or match is written in sorted order☆119Updated 3 weeks ago
- Helper macros: autoimpl, impl_scope☆68Updated last month
- Rust Stream combinator, to limit the rate at which items are produced☆28Updated 2 years ago
- Lazy formatting utility macro for rust☆129Updated last year
- ☆108Updated last year
- A Rust crate providing an implementation of an RFC-compliant `EmailAddress` newtype.☆88Updated 2 weeks ago
- A Rust API search engine☆27Updated 3 years ago
- Provides macro `assert_matches` for testing pattern matching☆67Updated 4 years ago
- Macro for sealing traits and structures☆59Updated 11 months ago
- Correct-by-construction non-empty collections.☆28Updated 3 weeks ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆86Updated 2 months ago
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆64Updated 3 weeks ago
- Transitive derive macros for Rust☆34Updated 5 months ago
- Keep version numbers in sync with Cargo.toml☆73Updated last month
- An unordered multiset/bag implementation backed by HashMap☆71Updated 3 weeks ago
- Utilities for working with impl traits in Rust.☆117Updated 9 months ago