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.
☆388Updated last week
Alternatives and similar repositories for googletest-rust
Users that are interested in googletest-rust are comparing it to the libraries listed below
Sorting:
- Fluent assertion library for Rust with readable messages.☆143Updated this week
- Heap profiling and ad hoc profiling for Rust programs.☆891Updated 8 months ago
- ☆348Updated last week
- Cargo subcommand to provide various options useful for testing and continuous integration.☆770Updated 2 weeks ago
- Working group dedicated to improving the foundations of Async I/O in Rust☆395Updated 4 months ago
- ☆912Updated last week
- Rust allocator using jemalloc as a backend☆457Updated 2 weeks ago
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆801Updated last week
- Experiments with structured concurrency in Rust☆390Updated last year
- A crate for safe and ergonomic pin-projection.☆686Updated this week
- Cargo subcommand for optimizing Rust binaries/libraries with PGO and BOLT.☆707Updated 3 months ago
- Rust procedural macro attribute for adding test cases easily☆632Updated last year
- Structured concurrency operations for async Rust☆472Updated last month
- supply-chain security for Rust☆765Updated last month
- Module initialization/global constructor functions for Rust☆913Updated 2 weeks ago
- Cargo subcommand to easily use LLVM source-based code coverage (-C instrument-coverage).☆1,196Updated 2 weeks ago
- Fast floating point to string conversion☆664Updated 2 weeks ago
- Easy self-referential struct generation for Rust.☆661Updated 9 months ago
- Asynchronous streams for Rust using async & await notation☆713Updated 10 months ago
- Async I/O and timers☆553Updated last month
- A build-time information stored in your rust project.(binary,lib,cdylib,dylib,wasm)☆631Updated last month
- Nio is an experimental async runtime for Rust☆321Updated 2 months ago
- ☆1,082Updated this week
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆511Updated 2 months ago
- Rust crate for a convenient RAII scope guard.☆535Updated 2 years ago
- A minimal `syn` syntax tree pretty-printer☆722Updated last week
- Experimental Rust tool for generating FFI definitions allowing many other languages to call Rust code☆700Updated this week
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆432Updated 2 weeks ago
- Like Rust's std::Path, but UTF-8.☆526Updated this week
- Utilities for collecting metrics from a Tokio application☆373Updated last month