calder / rust-goldenfileLinks
Simple goldenfile testing in Rust
☆41Updated 6 months ago
Alternatives and similar repositories for rust-goldenfile
Users that are interested in rust-goldenfile are comparing it to the libraries listed below
Sorting:
- A generic, fixed-size, associative cache☆40Updated 9 months ago
- A memory efficient syntax tree for language developers☆62Updated 2 weeks ago
- Helper macros: autoimpl, impl_scope☆66Updated 2 months ago
- A simple, id-based arena☆120Updated last year
- ☆74Updated 4 months ago
- Data-driven tests on stable Rust☆40Updated this week
- Typed index version of Rust slice and Vec containers☆70Updated this week
- A small ASCII-only bounded length string representation.☆60Updated 3 years ago
- A memory efficient container for rust nested collections☆40Updated 2 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated 2 weeks ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆109Updated this week
- Lending iterators on stable Rust☆83Updated last year
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated 4 months ago
- An unordered multiset/bag implementation backed by HashMap☆70Updated 3 weeks ago
- structured parallel execution for async Rust☆36Updated last year
- A Rust library for runtime-checked linearish types☆35Updated 2 years ago
- Run closures in parallel☆114Updated 7 months ago
- A low-level I/O ownership and borrowing library☆104Updated 2 weeks ago
- Lossless functionality for platform-native strings.☆71Updated 2 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Unbuffered and unlocked I/O streams☆45Updated 5 months ago
- Defer dropping large structs to a background thread☆64Updated 2 years ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- Automatic cfg for Rust compiler features☆102Updated 2 months ago
- Serialization value trees☆45Updated last year
- Rust serializer library☆87Updated last year
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆43Updated 2 weeks ago
- A library for generating Graphviz DOT language files for graphs.☆77Updated 4 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆149Updated last week
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆31Updated 10 months ago