jethrogb / rust-combinatorsLinks
Selection tool for Rust combinators
☆47Updated 3 months ago
Alternatives and similar repositories for rust-combinators
Users that are interested in rust-combinators are comparing it to the libraries listed below
Sorting:
- Obsessively tiny error derive macro☆87Updated 10 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆87Updated this week
- Typed any map for rust☆67Updated last year
- Serde-based replacement for #[derive(Debug)]☆68Updated last year
- A Rust library for generically joining iterables with a separator☆94Updated 2 years ago
- ☆95Updated last year
- A special rope, designed to work with any data type that is not String☆35Updated 2 years ago
- A concise, self-describing binary format written in Rust for Serde☆67Updated last year
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆107Updated 3 months ago
- Generate Rust enum variants without associated data