marco-c / rust-code-coverage-sample
Example of code coverage instrumentation in Rust
☆19Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for rust-code-coverage-sample
- How to structure concurrent workflows in Rust, via five simple examples.☆31Updated 4 years ago
- Extend the rust built-in numeric types.☆32Updated 4 years ago
- Parallel HashMap and HashSet for Rust☆56Updated 5 years ago
- Multibase in rust☆46Updated last month
- Another Rust Base58 codec implementation☆78Updated 5 months ago
- bencher is just a port of the libtest (unstable) benchmark runner to Rust stable releases. `cargo bench` on stable. "Not a better bencher…☆85Updated 2 years ago
- An optimized sparse merkle tree.☆49Updated 3 years ago
- Migration tool for replacing await! macro with await syntax.☆41Updated 3 years ago
- Rust's built-in testing and benchmarking framework☆60Updated 3 years ago
- Rust attribute macro to implement a trait for tuples☆23Updated 3 weeks ago
- ☆20Updated last year
- Unix Domain Sockets for mio☆28Updated 4 years ago
- Utilities building on top of Rust's async primitives.