catch2
There are 160 repositories under catch2 topic.
rust-catch
A Rust port of the Catch unit-testing framework
cppinit
A CLI tool written in Go used to generate C++ projects
StoneyVCV
StoneyDSP modules for VCV Rack.
network-exercises
Solution to the prothackers problems
cmc-ctm-nla-methods
🎓 MSU-CMC-CTM programming practice on basic linear algebra algorithms.
subcase
Share parts of your test case intuitively (Post-modern test fixtures)
leetcode
Accepted Solutions to the LeetCode Problem Set
multi-module-cpp-project-example
Example of a multi-module C++ project with CMake.
Linux-Cpp-Project-Setup
This repository consists of a comprehensive folder structure with the source-code/scripts for inter-process communication, Doxygen source-code documentation, Catch2 Unit Testing, Gcov/Lcov Code-Coverage Analysis and, multi-level Makefiles. This project is intended for setting up C/C++ projects on Linux.
cxx_course_record
My study notes for cpp language and sort out some tools
steel
2d game framework pet project using C++17, SDL2, Entt and Catch2
pre_work
Universal pre-work for any C++17 project on any platform with CMake.
fiTD
A console-based TD game engine written in C++ .
lorminator_dash
Boulder dash-style game
algorithm-exercises-cpp
Algorithms Exercises solved in C++17, running with CMake and Catch2 unittest framework. Developed with TDD.
working_catch2_testing
A simple working example of cpp testing environment not will display tests in the test explorer using Catch2 Test adapter
wait-queue
Multiple producer / multiple consumer (MPMC) C++ thread-safe queue for passing data between threads
order-cache
Financial orders cache with the option to add, remove and match orders quickly.
Cpp-Basic-Template
A basic C++ template that uses nix
benchmark-sort-algos
Benchmarking C++ sorting algorithms from STL and Boost libraries with Catch2 test framework
raymino
configurable tetris build with raylib in C++ for desktop & web
CMake_template
CMake template for small/mid C++/C projects with tests
argparse-cpp
Argument Parser in C++ inspired by python's argparse module
amazon-product-relation-analysis
A final project for CS 225 that analyzes patterns between buying habits and how Amazon presents products that are frequently bought together.
one2III
a console utility that generates possible ways of reading a number
template_project_cpp
This is a base cmake project with the basic configuration to build a cross-platform c++ application. Triggers the CI to build and run the tests, and run coverage. Uses conan to install dependencies, Catch2 for testing, and fmt. Format by clang-format
tankble
Clone of old arcade game named Battle City / Tank 1990 written using Allegro game programming library.
Brick-Breaker-Game
A re-creation of the popular Blackberry game "Brick Breaker" using the C++ Cinder graphics library.
supercolliderplugin-catch2
An example plugin for SuperCollider with the Catch2 testing framework setup for automatic testing
linux-email-server
C Socket and MySQL server for Linux Email Application. Course project for Basic Practice of Computer Science, BIT 2020.
sdcnd-path-planning
Path planning project of Udacity Self-Driving Car Nanodegree
unamed00
Not a Named Project
cv-pipeline
Visually testing image processors
sample-cpp-project
C++ project template with linters, sanitizers, code coverage, testing, CI, docs
BigInt
C/C++ BigInt implementation for arbitrary precision arithmetic