jfecher / golden-testsLinks
A golden file testing library for rust
☆38Updated 4 months ago
Alternatives and similar repositories for golden-tests
Users that are interested in golden-tests are comparing it to the libraries listed below
Sorting:
- An educational implementation of the ninja build system, based on ideas from the Build Systems a la Carte paper.☆58Updated 5 years ago
- Lift enum variants to the type-level.☆32Updated 4 years ago
- PEG parser generator built on top of nom☆70Updated 6 years ago
- Experimental type level programming in Rust☆41Updated 4 years ago
- Visualise recursive functions and tree structures.☆30Updated 4 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☆39Updated 3 years ago
- Type-level named values with partial dependent type support in Rust☆57Updated 3 years ago
- 🐠Like procedural macro, but generates sources! 🐡☆30Updated 5 years ago
- The cumulative sibling of `Result` and `Either`.☆24Updated 7 months ago
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 3 years 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
- ☆39Updated last year
- ☆46Updated 4 years ago
- DWARF packaging utility, written in Rust, supporting GNU extension and DWARF 5 package formats.☆55Updated 2 months ago
- A Rust logic programming library inspired by the *Kanren family of language DSLs.☆54Updated 10 months ago
- Display trait indentation helper for errors☆34Updated 5 months ago
- Stack safe and expressive recursion in Rust☆106Updated 7 months ago
- Unleash the power of nightly Rust to write code that's generic over mutation!☆23Updated 5 years ago
- Provides macro `assert_matches` for testing pattern matching☆67Updated 4 years ago
- The peano numbers implemented in Rust's type system.☆24Updated 9 years ago
- LR-style Parser Generator☆19Updated 8 months ago
- Declarative parsing for Rust, using a custom derive and nom☆71Updated 6 months ago
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`☆48Updated 3 years ago
- wrap errors with automatic backtrace capture and print-on-result-unwrap☆32Updated last year
- Rust closures you can transfer over an FFI boundary☆27Updated 5 years ago
- Cargo API written in Paris☆56Updated last week
- A memory efficient syntax tree for language developers☆63Updated last month
- A prototype of my proposed name resolution algorithm for Rust.☆13Updated 10 years ago