C++ Unit Testing Easier: A Header-only C++ unit testing framework
☆44Oct 30, 2025Updated 5 months ago
Alternatives and similar repositories for CUTE
Users that are interested in CUTE are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Presentation materials for the 2016 Berkeley C++ Summit☆14Oct 20, 2016Updated 9 years ago
- C++ PIMPL idiom without an allocation involved☆14Mar 10, 2024Updated 2 years ago
- Word Game Solver☆16Apr 10, 2023Updated 2 years ago
- A ring_span implementation that allows zero construction and destruction☆16Jun 7, 2020Updated 5 years ago
- A simple, restartable interval timer.☆11Sep 22, 2019Updated 6 years ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- DEPRECATED in favour of https://github.com/BabbleSim/ext_NRF_hw_models☆10Oct 21, 2024Updated last year
- Collection of misc (mostly JTAG and Serial Wire Debug) adapters.☆13Dec 13, 2017Updated 8 years ago
- Physical Units library for modern C++☆21Apr 24, 2025Updated 11 months ago
- A command-line tool for Profinet-related tasks☆10Aug 24, 2020Updated 5 years ago
- GUI application for DoxyPress☆25Jan 27, 2026Updated 2 months ago
- ☆13Dec 28, 2013Updated 12 years ago
- A sort wrapper enabling both use of random-access sorting on non-random access containers, and increased performance for the sorting of l…