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:
- A memory efficient syntax tree for language developers☆63Updated 4 months ago
- Lending iterators on stable Rust☆83Updated last year
- Helper macros: autoimpl, impl_scope☆68Updated 2 weeks ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆122Updated 4 months ago
- structured parallel execution for async Rust☆37Updated last year
- ☆76Updated 3 months ago
- An unordered multiset/bag implementation backed by HashMap☆75Updated last month
- The `io_uring` library for Rust (with Rustix)☆35Updated 4 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- A generic, fixed-size, associative cache☆40Updated last year
- A low-level I/O ownership and borrowing library☆106Updated 4 months ago
- Choose Rust types at compile-time via constants☆70Updated last year
- A small ASCII-only bounded length string representation.☆61Updated 3 years ago
- A library for generating Graphviz DOT language files for graphs.☆78Updated 8 months ago
- Asynchronous DNS lookups☆67Updated last year
- Unbuffered and unlocked I/O streams☆45Updated 9 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated 3 weeks ago
- Lossless functionality for platform-native strings.☆73Updated 6 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆45Updated last week
- A simple, id-based arena☆123Updated 2 years ago
- Compile-time checks that an enum or match is written in sorted order☆119Updated this week
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆69Updated last month
- Typed index version of Rust slice and Vec containers☆75Updated 2 weeks ago
- Run closures in parallel☆115Updated 11 months ago
- (lifetime) GATs on stable Rust☆59Updated last year
- A memory efficient container for rust nested collections☆43Updated 3 years ago
- Automatic cfg for Rust compiler features☆108Updated 6 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated 2 months ago
- Zero-cost bitsets over native Rust types☆79Updated last month
- A procedural macro helper for easily writing custom derives for enums.☆33Updated 2 weeks ago