trending

2d ago

RustForge Launch Countdown

Hey everyone!

I built RustForge because I got tired of re-assembling complex testing setups every time I started a new Rust project or service.

Most production Rust repositories eventually spend days stitching together cargo test, Criterion benchmarks, proptest, cargo-fuzz, trybuild, insta snapshot testing, and cargo-llvm-cov plus all the multi-OS CI matrix wiring to keep it from drifting.

RustForge is that complete test infrastructure pre-built and verified to work end-to-end in CI out of the box.

1d ago

RustForge - A modular, adoptable Rust test-suite template

A modular, adoptable Rust test-suite template — from cargo test basics to compiler-style coverage (fuzzing, property tests, benchmarks, compile-fail checks). - rwilliamspbg-ops/RustForge