catch2

There are 160 repositories under catch2 topic.

  • leetcode

    Language:C++1
  • rust-catch

    A Rust port of the Catch unit-testing framework

    Language:Rust3
  • cppinit

    A CLI tool written in Go used to generate C++ projects

    Language:Go3
  • StoneyVCV

    StoneyDSP modules for VCV Rack.

    Language:C++2
  • network-exercises

    Solution to the prothackers problems

    Language:C2
  • cmc-ctm-nla-methods

    🎓 MSU-CMC-CTM programming practice on basic linear algebra algorithms.

    Language:C++2
  • subcase

    Share parts of your test case intuitively (Post-modern test fixtures)

    Language:Rust2
  • leetcode

    Accepted Solutions to the LeetCode Problem Set

    Language:C++2
  • multi-module-cpp-project-example

    Example of a multi-module C++ project with CMake.

    Language:C++2
  • 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.

    Language:Python2
  • cxx_course_record

    My study notes for cpp language and sort out some tools

    Language:C++2
  • steel

    2d game framework pet project using C++17, SDL2, Entt and Catch2

    Language:C++2
  • pre_work

    Universal pre-work for any C++17 project on any platform with CMake.

    Language:C++2
  • fiTD

    A console-based TD game engine written in C++ .

    Language:C++2
  • lorminator_dash

    Boulder dash-style game

    Language:C++2
  • algorithm-exercises-cpp

    Algorithms Exercises solved in C++17, running with CMake and Catch2 unittest framework. Developed with TDD.

    Language:C++1
  • working_catch2_testing

    A simple working example of cpp testing environment not will display tests in the test explorer using Catch2 Test adapter

    Language:C++1
  • wait-queue

    Multiple producer / multiple consumer (MPMC) C++ thread-safe queue for passing data between threads

    Language:C++1
  • order-cache

    Financial orders cache with the option to add, remove and match orders quickly.

    Language:C++1
  • Cpp-Basic-Template

    A basic C++ template that uses nix

    Language:CMake1
  • benchmark-sort-algos

    Benchmarking C++ sorting algorithms from STL and Boost libraries with Catch2 test framework

    Language:C++1
  • raymino

    configurable tetris build with raylib in C++ for desktop & web

    Language:C++1
  • CMake_template

    CMake template for small/mid C++/C projects with tests

    Language:CMake1
  • argparse-cpp

    Argument Parser in C++ inspired by python's argparse module

    Language:C++1
  • 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.

    Language:C++1
  • one2III

    a console utility that generates possible ways of reading a number

    Language:C++1
  • 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

    Language:CMake1
  • tankble

    Clone of old arcade game named Battle City / Tank 1990 written using Allegro game programming library.

    Language:C++1
  • Brick-Breaker-Game

    A re-creation of the popular Blackberry game "Brick Breaker" using the C++ Cinder graphics library.

    Language:C++1
  • supercolliderplugin-catch2

    An example plugin for SuperCollider with the Catch2 testing framework setup for automatic testing

    Language:CMake1
  • linux-email-server

    C Socket and MySQL server for Linux Email Application. Course project for Basic Practice of Computer Science, BIT 2020.

    Language:C++1
  • sdcnd-path-planning

    sdcnd-path-planning

    Path planning project of Udacity Self-Driving Car Nanodegree

    Language:C++1
  • unamed00

    Not a Named Project

    Language:C1
  • cv-pipeline

    Visually testing image processors

    Language:C++1
  • sample-cpp-project

    C++ project template with linters, sanitizers, code coverage, testing, CI, docs

    Language:CMake1
  • BigInt

    C/C++ BigInt implementation for arbitrary precision arithmetic

    Language:C++1