cloudhead / nonemptyLinks
Correct by construction non-empty list
☆61Updated 6 months ago
Alternatives and similar repositories for nonempty
Users that are interested in nonempty are comparing it to the libraries listed below
Sorting:
- Cargo API written in Paris☆50Updated 3 weeks ago
- Rust `Vec<T>` wrapper that gurantees to contain at least 1 element☆97Updated 2 months ago
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆59Updated last week
- Serde Visitor for deserializing untagged enums☆64Updated last week
- Helper macros: autoimpl, impl_scope☆65Updated 3 weeks ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆99Updated 6 months ago
- Adds `#[derive(Deref)]` and `#[derive(DerefMut)]`☆39Updated 3 years ago
- Proc macro derive to generate structs from enum variants.☆29Updated 2 years ago
- Transitive derive macros for Rust☆32Updated last month
- A procmacro attribute to run your test in an isolated environment☆31Updated last year
- Find out about keys that are ignored when deserializing data☆86Updated 2 months ago
- ☆109Updated last year
- Parse byte size into integer accurately.☆29Updated 10 months ago
- Rustdoc's JSON output interface☆31Updated 3 weeks ago
- Provides type-safe matrix operations using Rust's const generics☆46Updated 3 years ago
- horrible serde macro stuff☆39Updated last year
- Easy-to-use optional function arguments for Rust☆47Updated last year
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆43Updated last year
- A Rust API search engine☆26Updated 3 years ago
- The cumulative sibling of `Result` and `Either`.☆23Updated 2 weeks ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆80Updated 3 weeks ago
- Serialization value trees☆45Updated 11 months ago
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`☆47Updated 3 years ago
- Serde-based replacement for #[derive(Debug)]☆68Updated 9 months ago
- Imitate the documentation build that docs.rs would do☆54Updated last week
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 4 months ago
- A serde serializer that serializes a subset of types into plain strings☆59Updated last year
- A lightweight attribute macro for easily writing extension trait pattern.☆77Updated 3 months ago
- Macro for sealing traits and structures☆58Updated 7 months ago
- Rust Stream combinator, to limit the rate at which items are produced☆28Updated last year