QuickCheck clone for C++ with the goal of being simple to use with as little boilerplate as possible.
☆1,066Feb 11, 2026Updated 2 weeks ago
Alternatives and similar repositories for rapidcheck
Users that are interested in rapidcheck are comparing it to the libraries listed below
Sorting:
- Header-only C++17 library for property-based testing.☆127Jun 18, 2024Updated last year
- QuickCheck-like property based automated testing tool for C++☆111Dec 26, 2016Updated 9 years ago
- Zero overhead utilities for preventing bugs at compile time☆1,632Oct 13, 2025Updated 4 months ago
- Postmodern immutable and persistent data structures for C++ — value semantics at scale☆2,808Updated this week
- A C++ micro-benchmarking framework☆367Feb 25, 2020Updated 6 years ago
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆775Feb 1, 2026Updated last month
- Header only C++14 mocking framework☆871Apr 26, 2025Updated 10 months ago
- The fastest feature-rich C++11/14/17/20/23 single-header testing framework☆6,622Updated this week
- Native ApprovalTests for C++ on Linux, Mac and Windows☆337Feb 11, 2026Updated 2 weeks ago
- Parsing Expression Grammar Template Library☆2,109Feb 22, 2026Updated last week
- A (work-in-progress) nextgen Doxygen for C++☆967Sep 12, 2025Updated 5 months ago
- Practical mutation testing and fault injection for C and C++☆794Feb 17, 2026Updated last week
- property-based testing for C: generate input to find obscure bugs, then reduce to minimal failing input☆634Dec 17, 2020Updated 5 years ago
- An additive strong typedef library for C++14/17/20☆475Jan 28, 2025Updated last year
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,467Feb 11, 2026Updated 2 weeks ago
- C++ mocking made easy. A simple yet very expressive, headers only library for c++ mocking.☆1,352Jan 28, 2026Updated last month
- Range library for C++14/17/20, basis for C++20's std::ranges☆4,351Mar 23, 2025Updated 11 months ago
- Range-based goodness for C++17☆363Feb 11, 2021Updated 5 years ago
- a header-only, constexpr alternative to gperf for C++14 users☆1,527Jul 29, 2025Updated 7 months ago
- C++ unit testing experiments☆66May 6, 2023Updated 2 years ago
- A tool for use with clang to analyze #includes in C and C++ source files☆4,629Feb 10, 2026Updated 2 weeks ago
- Bloaty: a size profiler for binaries☆5,383Feb 14, 2026Updated 2 weeks ago
- Instant compile time C++ 11 metaprogramming library☆572Sep 7, 2022Updated 3 years ago
- An implementation of C++ Extensions for Ranges☆225Feb 24, 2020Updated 6 years ago
- C++ parsing DSL☆1,228Oct 18, 2025Updated 4 months ago
- Guidelines Support Library☆6,615Feb 6, 2026Updated 3 weeks ago
- ISO C++ Core Guidelines Library implementation for C++98, C++11 up☆969Feb 16, 2026Updated last week
- Property Based Testing in C++ using RapidCheck☆12Nov 8, 2017Updated 8 years ago
- A modern, C++-native, test framework for unit-tests, TDD and BDD - using C++14, C++17 and later (C++11 support is in v2.x branch, and C++…☆20,200Feb 18, 2026Updated last week
- Runtime polymorphism done right☆1,031May 27, 2021Updated 4 years ago
- CMake module to speed up builds.☆1,300Dec 23, 2019Updated 6 years ago
- modern C++ type traits and metafunctions for callable types☆137Dec 10, 2025Updated 2 months ago
- STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.☆1,594May 29, 2025Updated 9 months ago
- C++20 μ(micro)/Unit Testing framework☆1,414Feb 14, 2026Updated 2 weeks ago
- C++11/14/17 std::expected with functional-style extensions☆1,813Sep 1, 2025Updated 6 months ago
- Implementation of strong types in C++☆819Sep 29, 2022Updated 3 years ago
- A simple framework for compile-time benchmarks☆188May 1, 2021Updated 4 years ago
- Love template metaprogramming☆330Apr 10, 2022Updated 3 years ago
- C++ Metaprogramming library enabling better static checking and register abstraction in embedded software☆421Jun 11, 2020Updated 5 years ago