marco-c / rust-code-coverage-sampleLinks
Example of code coverage instrumentation in Rust
☆19Updated 3 years ago
Alternatives and similar repositories for rust-code-coverage-sample
Users that are interested in rust-code-coverage-sample are comparing it to the libraries listed below
Sorting:
- A big integer library in Rust with good performance.☆107Updated 2 years ago
- ☆48Updated last year
- Extend the rust built-in numeric types.☆33Updated 5 years ago
- high-performance implementations of BLAKE2b/s/bp/sp in pure Rust with dynamic SIMD☆137Updated 3 weeks ago
- fast hex☆98Updated 6 months ago
- Managing Rust dependencies via a dashboard☆50Updated 2 years ago
- Two macros for taking array references in rust.☆85Updated last year
- Type aliases to C types like c_int for use with bindgen☆40Updated 2 years ago
- SipHash (2-4, 1-3 + 128 bit variant) implementations for Rust☆71Updated last week
- Extra components for use with Mio.☆32Updated 2 weeks ago
- Another Rust Base58 codec implementation☆103Updated last year
- How to structure concurrent workflows in Rust, via five simple examples.☆32Updated 5 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- Migration tool for replacing await! macro with await syntax.☆40Updated 5 years ago
- Provides macro `assert_matches` for testing pattern matching☆67Updated 5 years ago
- An optimized sparse merkle tree.☆49Updated 4 years ago
- Check your crate for (possible) no_std compatibility☆215Updated 2 years ago
- ☆28Updated 4 years ago
- A pure Rust implementation of BLAKE2 based on RFC 7693.☆66Updated 7 months ago
- Instrument Rust code using Rust☆64Updated 7 years ago
- Composable allocator structures for plugging together more powerful allocators☆35Updated 4 years ago
- Atomically updatable Arc implementation using crossbeam-epoch for memory reclamation.☆43Updated 7 years ago
- Rust repository for the my article: Understanding Rust Through AVL Trees☆35Updated 6 years ago
- Mirror of https://gitlab.com/est/cargo-local-serve | Serve a local, offline, clone of crates.io.☆27Updated 5 years ago
- Pure Rust implementation of Shamir's secret sharing