jfecher / golden-testsLinks
A golden file testing library for rust
☆37Updated 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
- 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
- tom: a format-preserving TOML parser in Rust☆38Updated 3 years ago
- An educational implementation of the ninja build system, based on ideas from the Build Systems a la Carte paper.☆57Updated 5 years ago
- Experimental type level programming in Rust☆40Updated 4 years ago
- 🐠Like procedural macro, but generates sources! 🐡☆30Updated 5 years ago
- A Rust logic programming library inspired by the *Kanren family of language DSLs.☆53Updated 7 months ago
- Exploring the "expression problem" in Rust☆50Updated 3 years ago
- A Rust library offering newtyped indices and vecs that use those indices☆20Updated last year
- The peano numbers implemented in Rust's type system.☆24Updated 9 years ago
- ☆54Updated 5 years ago
- Visualise recursive functions and tree structures.☆30Updated 4 years ago
- wrap errors with automatic backtrace capture and print-on-result-unwrap☆33Updated last year
- Provides macro `assert_matches` for testing pattern matching☆67Updated 4 years ago
- ☆39Updated last year
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 2 years ago
- An experimental columnar arena☆43Updated 11 months ago
- exhaustive testing library☆65Updated last year
- Zero overhead tracing garbage collection for rust (WIP)☆50Updated last year
- Rust closures you can transfer over an FFI boundary☆27Updated 4 years ago
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`☆48Updated 3 years ago
- ☆46Updated 4 years ago
- A rust proc-macro to generate conversions for an enum of newtype variants☆30Updated 2 years ago
- Functional lens library for Rust☆109Updated 4 years ago
- Library for writing tests for utilities that read text files and produce text output☆23Updated 5 years ago
- Provides a Refl encoding in Rust☆68Updated 2 years ago
- Type-Level Programming in Rust☆28Updated 3 years ago
- A tiny crate mimicking Elixir's pipe operator for Rust without macros.☆36Updated 4 years ago