google / googletest-rustLinks
A unit testing library which provides rich assertions, fixtures, and other advanced testing features. Inspired by Google's C++ testing library googletest.
☆354Updated this week
Alternatives and similar repositories for googletest-rust
Users that are interested in googletest-rust are comparing it to the libraries listed below
Sorting:
- Cargo subcommand to provide various options useful for testing and continuous integration.☆721Updated this week
- Fluent assertion library for Rust with readable messages.☆137Updated last week
- Experiments with structured concurrency in Rust☆365Updated 10 months ago
- Experimental one-shot benchmarking/profiling harness for Rust☆610Updated 9 months ago
- Working group dedicated to improving the foundations of Async I/O in Rust☆392Updated 3 months ago
- in-place allocation-reusing queues for Rust☆374Updated last year
- Easy self-referential struct generation for Rust.☆616Updated 4 months ago
- A build-time information stored in your rust project.(binary,lib,cdylib,dylib,wasm)☆574Updated last week
- Heap profiling and ad hoc profiling for Rust programs.☆796Updated 3 months ago
- ☆828Updated this week
- A crate for safe and ergonomic pin-projection.☆660Updated 2 months ago
- Test harness for ui tests of compiler diagnostics☆888Updated this week
- Cargo subcommand to easily use LLVM source-based code coverage (-C instrument-coverage).☆1,096Updated this week
- Module initialization/global constructor functions for Rust☆866Updated 3 weeks ago
- Experimental Rust tool for generating FFI definitions allowing many other languages to call Rust code☆634Updated last week
- Fast floating point to string conversion☆638Updated 3 weeks ago
- supply-chain security for Rust☆721Updated 2 months ago
- Compile-time type-checked builder derive☆1,029Updated 2 months ago
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆745Updated this week
- A wrapper around Rust futures that stores the future in space provided by the caller.☆299Updated last year
- Google Cloud Client Libraries for Rust.☆287Updated this week
- 🦀 Find the minimum supported Rust version (MSRV) for your project☆1,046Updated this week
- List and diff the public API of Rust library crates between releases and commits. Detect breaking API changes and semver violations via C…☆478Updated this week
- Structured concurrency operations for async Rust☆452Updated 4 months ago
- Write safer FFI code in Rust without polluting it with unsafe code☆986Updated last week
- Rust allocator using jemalloc as a backend☆418Updated last month
- ☆989Updated last week
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆470Updated 4 months ago
- Utilities for collecting metrics from a Tokio application☆353Updated last month
- Asynchronous streams for Rust using async & await notation☆684Updated 6 months ago