calder / rust-goldenfileLinks
Simple goldenfile testing in Rust
☆44Updated 2 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 last month
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆123Updated 4 months ago
- Compile-time checks that an enum or match is written in sorted order☆120Updated 3 weeks ago
- (lifetime) GATs on stable Rust☆59Updated last year
- ☆77Updated 4 months ago
- A Rust library for runtime-checked linearish types☆37Updated 2 years ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆46Updated 3 weeks ago
- A small ASCII-only bounded length string representation.☆61Updated 3 years ago
- A memory efficient syntax tree for language developers☆63Updated 2 weeks ago
- A generic, fixed-size, associative cache☆40Updated last year
- Lending iterators on stable Rust☆83Updated last year
- Run closures in parallel☆115Updated 11 months ago
- A library for generating Graphviz DOT language files for graphs.☆78Updated 9 months ago
- Collection of typed data structures, trait operators and aliases☆51Updated 5 years ago
- A concise, self-describing binary format written in Rust for Serde☆67Updated last year
- A low-level I/O ownership and borrowing library☆106Updated 5 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆51Updated last year
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆52Updated 2 years ago
- Typed index version of Rust slice and Vec containers☆75Updated last month
- Unbuffered and unlocked I/O streams☆45Updated 10 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆77Updated 3 weeks ago
- This custom Rust allocator logs all memory actions for further analysis☆54Updated 5 years ago
- An unordered multiset/bag implementation backed by HashMap☆75Updated last week
- Log call tree summaries after each request for rust programs instrumented with `tracing`.☆45Updated 3 years ago
- A Rust memory allocator for large slices that don't escape the stack.☆31Updated 3 years ago
- Automatic cfg for Rust compiler features☆110Updated 6 months ago
- ☆76Updated 2 months ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated last month
- Migrated to Codeberg☆79Updated 2 years ago
- Serde-based replacement for #[derive(Debug)]☆68Updated last year