Basic Rust template with rust devcontainer and some CI to test and track benchmarcks automatically.
- Benchmark tool : https://bencher.dev/learn/benchmarking/rust/libtest-bench/
- Benchmark CI : https://bencher.dev/docs/how-to/github-actions/
- mutation testing : https://mutants.rs
-
template-exercisme
-> with your rust project name -
Exercism-Rust-Template
-> with your GitHub repository name -
rust-template
-> with your Bencher project name -
MathieuSoysal
-> with your GitHub username -
2024
-> with the current year
- Add
BENCHER_API_KEY
in your repository secrets - Add
CODECOV_TOKEN
in your repository secrets