calder / rust-goldenfileLinks
Simple goldenfile testing in Rust
☆44Updated last week
Alternatives and similar repositories for rust-goldenfile
Users that are interested in rust-goldenfile are comparing it to the libraries listed below
Sorting:
- Lending iterators on stable Rust☆83Updated 2 years ago
- (lifetime) GATs on stable Rust☆59Updated 2 years ago
- A memory efficient syntax tree for language developers☆64Updated last month
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆124Updated 2 weeks ago
- ☆77Updated 5 months ago
- Typed index version of Rust slice and Vec containers☆75Updated 3 weeks ago
- Helper macros: autoimpl, impl_scope☆68Updated 2 months ago
- Some internal rustc tools made accessible☆47Updated 3 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆35Updated last year
- Utilities for dealing with substructures within syn macros☆143Updated 9 months ago
- A Rust library for runtime-checked linearish types☆37Updated 2 years ago
- Unbuffered and unlocked I/O streams☆45Updated 11 months ago
- structured parallel execution for async Rust☆37Updated last year
- A generic, fixed-size, associative cache☆40Updated last year
- Automatic cfg for Rust compiler features☆111Updated last week
- A small ASCII-only bounded length string representation.☆61Updated 4 years ago
- An unordered multiset/bag implementation backed by HashMap☆75Updated last week
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated 2 months ago
- Declarative parsing for Rust, using a custom derive and nom☆71Updated 6 months ago
- A low-level I/O ownership and borrowing library☆106Updated 6 months ago
- Macro for sealing traits and structures☆61Updated last year
- Run closures in parallel☆114Updated last year
- Lossless functionality for platform-native strings.☆74Updated 7 months ago
- Utility wrapper to send non send types to other threads safely☆186Updated 10 months ago
- Serialization value trees☆48Updated last year
- Choose Rust types at compile-time via constants☆70Updated 2 years ago
- A memory efficient container for rust nested collections☆43Updated 3 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆77Updated last month
- A concise, self-describing binary format written in Rust for Serde☆68Updated last year
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆45Updated 3 weeks ago