cloudhead / nonemptyLinks
Correct by construction non-empty list
☆66Updated 2 months ago
Alternatives and similar repositories for nonempty
Users that are interested in nonempty are comparing it to the libraries listed below
Sorting:
- A lightweight attribute macro for easily writing extension trait pattern.☆86Updated 3 weeks ago
- Cargo API written in Paris☆55Updated 2 weeks ago
- Helper macros: autoimpl, impl_scope☆68Updated 3 weeks ago
- Rust `Vec<T>` wrapper that gurantees to contain at least 1 element☆99Updated 7 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆160Updated last week
- 📈 GitHub Action for code coverage reporting with tarpaulin☆92Updated 2 years ago
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆64Updated 5 months ago
- An unordered multiset/bag implementation backed by HashMap☆75Updated last month
- Public repository for the Rust keyword generics initiative☆110Updated last year
- `$crate` in procedural macros.☆78Updated last month
- Rustdoc's JSON output interface☆36Updated 2 weeks ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated last month
- Const equivalents of std functions, compile-time comparison, and parsing.☆116Updated last month
- ☆109Updated last year
- Lazy formatting utility macro for rust☆129Updated 2 years ago
- Macro for sealing traits and structures☆60Updated last year
- Keep version numbers in sync with Cargo.toml☆73Updated 2 months ago
- Write doc comments from macros☆101Updated 2 months ago
- struct RGB for sharing pixels between crates☆109Updated 5 months ago
- Rust Stream combinator, to limit the rate at which items are produced☆28Updated 2 years ago
- A small test framework to write your own test harness that looks and behaves like the built-in test harness used by `rustc --test`☆128Updated last year
- A serde serializer that serializes a subset of types into plain strings☆61Updated 2 years ago
- A GitHub Action for running cargo-semver-checks☆73Updated 2 weeks ago
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆50Updated 2 months ago
- Procedural macro to easily write higher-order strategies in proptest.☆48Updated 2 weeks ago
- The cumulative sibling of `Result` and `Either`.☆24Updated 6 months ago
- Adds `#[derive(Deref)]` and `#[derive(DerefMut)]`☆38Updated 4 years ago
- Defer dropping large structs to a background thread☆66Updated 3 years ago
- Proc-macro typestate DSL for Rust☆153Updated 2 years ago
- Compile-time checks that an enum or match is written in sorted order☆119Updated last week