jfecher / golden-testsLinks
A golden file testing library for rust
☆35Updated 3 weeks ago
Alternatives and similar repositories for golden-tests
Users that are interested in golden-tests are comparing it to the libraries listed below
Sorting:
- Lift enum variants to the type-level.☆32Updated 4 years ago
- Experimental type level programming in Rust☆39Updated 4 years ago
- An educational implementation of the ninja build system, based on ideas from the Build Systems a la Carte paper.☆57Updated 4 years ago
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 2 years ago
- A Rust logic programming library inspired by the *Kanren family of language DSLs.☆52Updated 6 months ago
- PEG parser generator built on top of nom☆70Updated 6 years ago
- Type-level named values with partial dependent type support in Rust☆57Updated 3 years ago
- Emulating Higher-Kinded Types in Rust via Plug/Unplug. Also, Monads.☆30Updated 6 years ago
- 🐠Like procedural macro, but generates sources! 🐡☆30Updated 5 years ago
- Visualise recursive functions and tree structures.☆30Updated 4 years ago
- Exploring the "expression problem" in Rust☆50Updated 3 years ago
- tom: a format-preserving TOML parser in Rust☆38Updated 3 years ago
- Provides macro `assert_matches` for testing pattern matching☆66Updated 4 years ago
- Zero overhead tracing garbage collection for rust (WIP)☆50Updated last year
- Partial function application macro for Rust☆47Updated 5 years ago
- An experimental columnar arena☆43Updated 11 months ago
- Unleash the power of nightly Rust to write code that's generic over mutation!☆23Updated 4 years ago
- The peano numbers implemented in Rust's type system.☆24Updated 9 years ago
- A rust proc-macro to generate conversions for an enum of newtype variants☆29Updated 2 years ago
- ☆40Updated last year
- Home of the "types team", affiliated with the compiler and lang teams.☆96Updated last year
- A crate which defines parsers for common programming language constructs using https://github.com/Marwes/combine☆90Updated 4 years ago
- ☆45Updated 4 years ago
- LR-style Parser Generator☆19Updated 4 months ago
- A Rust library offering newtyped indices and vecs that use those indices☆20Updated last year
- A macro for defining type operators in Rust.☆65Updated 8 years ago
- Rust closures you can transfer over an FFI boundary☆27Updated 4 years ago
- Provides a Refl encoding in Rust☆68Updated 2 years ago
- A prototype of my proposed name resolution algorithm for Rust.☆12Updated 9 years ago
- A memory efficient syntax tree for language developers☆62Updated last month