Clear ×

Testing

16 repositories found

h4ckf0r0day

h4ckf0r0day

obscura
Rust AI analysis

Obscura is a headless browser engine written in Rust designed for AI agents and web scraping, positioning itself as an alternative to Playwright and...

Production ready Single maintainer Niche use case
antidetect antidetect-browser browser
18.6k
1.3k
12
1.2k/wk +431 yesterday
active
7/10 Dev Tools
nextest-rs

nextest-rs

nextest
Rust Rising Star AI analysis

Nextest is a faster, next-generation test runner for Rust that replaces Cargo's default test runner with improved performance and additional features...

Production ready Beginner friendly Niche use case
cargo-plugin cargo-subcommand flaky-tests
3.1k
162
95
70/wk +43 yesterday
active
8/10 Dev Tools
pawurb

pawurb

hotpath-rs
Rust AI analysis

hotpath-rs is a Rust performance profiler that instruments CPU, time, memory, SQL queries, and async code to identify bottlenecks in production and...

Production ready Single maintainer Niche use case
allocations benchmark debugging
1.6k
48
4
24/wk
active
8/10 Dev Tools
sourcefrog

sourcefrog

cargo-mutants
Rust AI analysis

cargo-mutants is a mutation testing tool for Rust that injects bugs into code and verifies whether tests catch them, helping developers assess...

Production ready Single maintainer Niche use case
cargo cargo-plugin cargo-subcommand
1.2k
43
88
10/wk
active
8/10 Dev Tools
antithesishq

antithesishq

bombadil
Rust AI analysis

Bombadil is a property-based testing framework specifically designed for web and terminal UIs, using autonomous exploration to find bugs in UI...

Niche use case
antithesis pbt playwright
1.3k
46
23
13/wk
active
7/10 Dev Tools
Stebalien

Stebalien

tempfile
Rust AI analysis

A secure, cross-platform temporary file library for Rust that enables safe creation and management of temporary files with support for multiple...

Production ready Single maintainer Niche use case
filesystem-library library rust
1.4k
147
4
5/wk
active
8/10 Dev Tools
hatoo

hatoo

oha
Rust AI analysis

oha is a command-line HTTP load generator written in Rust with real-time terminal UI visualization, inspired by rakyll/hey. It is purpose-built for...

Production ready Beginner friendly Single maintainer Niche use case
benchmark cli command-line
10.4k
291
58
29/wk
active
8/10 DevOps
foundry-rs

foundry-rs

foundry
Rust AI analysis

Foundry is a Rust-based development toolkit specifically designed for Ethereum smart contract development, comprising four integrated tools: Forge...

Production ready Beginner friendly Niche use case
alloy blockchain bytecode
10.5k
2.6k
430
25/wk
active
8/10 Blockchain
testcontainers

testcontainers

testcontainers-rs
Rust AI analysis

Testcontainers-rs is the official Rust implementation of the Testcontainers framework, enabling developers to spin up and manage Docker containers...

Production ready Beginner friendly Niche use case
docker integration-testing rust
1.1k
194
28
6/wk
active
8/10 Dev Tools
sharkdp

sharkdp

hyperfine
Rust AI analysis

Hyperfine is a command-line benchmarking tool written in Rust that measures and compares the execution time of arbitrary shell commands with...

Production ready Beginner friendly Niche use case
benchmark cli command-line
28.4k
494
85
52/wk
slow
8/10 Dev Tools
rust-fuzz

rust-fuzz

afl.rs
Rust AI analysis

afl.rs is a Rust binding for AFLplusplus, a modern fuzzing tool used to discover security and stability vulnerabilities through pseudo-random input...

Production ready Niche use case
afl fuzz-testing fuzzing
1.8k
117
38
3/wk
active
7/10 Security
bheisler

bheisler

criterion.rs
Rust AI analysis

Criterion.rs is a statistics-driven microbenchmarking library for Rust that enables rigorous performance measurement using statistical analysis. It...

Production ready Single maintainer Niche use case
benchmark criterion gnuplot
5.5k
358
223
8/wk
slow
7/10 Dev Tools
AFLplusplus

AFLplusplus

LibAFL
Rust AI analysis

LibAFL is a modular fuzzing framework written in Rust that enables developers to compose custom fuzzers with reusable components, scaling across...

Production ready Niche use case
afl afl-fuzz aflplusplus
2.6k
476
168
3/wk
recent
8/10 Security
Orange-OpenSource

Orange-OpenSource

hurl
Rust AI analysis

Hurl is a command-line HTTP client and testing tool that uses plain-text syntax for defining, executing, and validating HTTP requests. It excels at...

Production ready Beginner friendly Niche use case
api-testing cli curl
19.1k
732
199
14/wk
active
8/10 Dev Tools
rust-fuzz

rust-fuzz

cargo-fuzz
Rust AI analysis

cargo-fuzz is a Cargo subcommand that simplifies fuzzing Rust code using libFuzzer and LLVM sanitizers. It is purpose-built for developers who need...

Production ready Niche use case
cargo fuzz-testing fuzzing
1.8k
130
114
3/wk
recent
7/10 Security
spacejam

spacejam

sled
Rust AI analysis

Sled is an embedded key-value database written in Rust, designed as a high-performance, crash-safe alternative to traditional B-tree databases. It...

Production ready Niche use case
b-plus-tree b-tree concurrent
9k
427
171
2/wk
slow
8/10 Data