calder / rust-goldenfileLinks
Simple goldenfile testing in Rust
☆42Updated 7 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 memory efficient syntax tree for language developers☆62Updated last month
- Helper macros: autoimpl, impl_scope☆67Updated last week
- A library for generating Graphviz DOT language files for graphs.☆76Updated 5 months ago
- Some internal rustc tools made accessible☆47Updated 8 months ago
- Run closures in parallel☆114Updated 7 months ago
- Typed index version of Rust slice and Vec containers☆72Updated 3 weeks ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆149Updated last month
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆109Updated 3 weeks ago
- ☆75Updated 3 weeks ago
- Lending iterators on stable Rust☆83Updated last year
- An unordered multiset/bag implementation backed by HashMap☆70Updated last month
- Utilities for dealing with substructures within syn macros☆142Updated 4 months ago
- Compile-time checks that an enum or match is written in sorted order☆117Updated 3 weeks ago
- A Set of Bits☆69Updated 2 weeks ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆44Updated last month
- Choose Rust types at compile-time via constants☆68Updated last year
- A small ASCII-only bounded length string representation.☆60Updated 3 years ago
- Collection of typed data structures, trait operators and aliases☆51Updated 4 years ago
- A generic, fixed-size, associative cache☆40Updated 10 months ago
- Asynchronous DNS lookups☆66Updated last year
- A low-level I/O ownership and borrowing library☆104Updated last month
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 6 months ago
- A Rust library for runtime-checked linearish types☆35Updated 2 years ago
- structured parallel execution for async Rust☆36Updated last year
- Utility wrapper to send non send types to other threads safely☆187Updated 5 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Zero-cost bitsets over native Rust types☆78Updated 5 months ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆68Updated last year
- A lightweight attribute macro for easily writing extension trait pattern.☆80Updated last week
- (lifetime) GATs on stable Rust☆59Updated last year