calder / rust-goldenfileLinks
Simple goldenfile testing in Rust
☆44Updated 3 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:
- Helper macros: autoimpl, impl_scope☆68Updated 2 months ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆124Updated this week
- ☆77Updated 5 months ago
- Unbuffered and unlocked I/O streams☆45Updated 10 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated 2 months ago
- Typed index version of Rust slice and Vec containers☆75Updated 2 weeks ago
- Automatic cfg for Rust compiler features☆110Updated 7 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆35Updated last year
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆45Updated last week
- A concise, self-describing binary format written in Rust for Serde☆68Updated last year
- Lending iterators on stable Rust☆83Updated 2 years ago
- Convert closures into wakers☆47Updated last year
- A memory efficient syntax tree for language developers☆63Updated last month
- A generic, fixed-size, associative cache☆40Updated last year
- Run closures in parallel☆114Updated last year
- A Rust memory allocator for large slices that don't escape the stack.☆31Updated 3 years ago
- A small ASCII-only bounded length string representation.☆61Updated 3 years ago
- A Rust library for runtime-checked linearish types☆37Updated 2 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆77Updated last month
- A procedural macro helper for easily writing custom derives for enums.☆35Updated 3 weeks ago
- Defer dropping large structs to a background thread☆66Updated 3 years ago
- impl fallible collections in rust, quite as describe in RFC 2116☆40Updated last year
- Serde-based replacement for #[derive(Debug)]☆68Updated last year
- ☆36Updated last year
- A memory efficient container for rust nested collections☆43Updated 3 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆92Updated 9 months ago
- A low-level I/O ownership and borrowing library☆106Updated 5 months ago
- One pointer wide trait objects which are also FFI safe, allowing traits to be passed to/from and implemented by C ABI code.☆43Updated 3 years ago
- Compile-time checks that an enum or match is written in sorted order☆120Updated last month
- Choose Rust types at compile-time via constants☆70Updated 2 years ago