assert
Here are 16 public repositories matching this topic...
Small library for D3D12. Provides assert-like macro for HLSL that crashes the GPU.
-
Updated
Aug 21, 2023 - C++
A powerful C++ unit testing/assert/log utils
-
Updated
Apr 4, 2025 - C++
Assert programming language
-
Updated
Apr 6, 2023 - C++
Test utility for dependency injection when using std::unique_ptr class.
-
Updated
Aug 8, 2021 - C++
Assert language virtual machine
-
Updated
May 9, 2022 - C++
A super lightweight library for Test Driven Development on Arduino
-
Updated
Jul 17, 2018 - C++
-
Updated
Oct 19, 2022 - C++
A tiny, single file, header only assertion library for C++23
-
Updated
Feb 16, 2025 - C++
Matrix class that handles creating a matrix, displaying a matrix and matrix addition. This class creates a matrix pointer in the heap memory and handles deconstructing the matrix once the end of the main scope is reached. I used this project to practice with pointers, using try and catch blocks, asserts, friend functions and operator overloading.
-
Updated
Dec 24, 2024 - C++
C CheckValues library. Checking the validity(asserting) of parameters within the specified ranges. C89, C99 and >C99 compatible, CPP98 and >CPP98 compatible, Embedded C compatible.
-
Updated
Jul 18, 2025 - C++
Improve this page
Add a description, image, and links to the assert topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the assert topic, visit your repo's landing page and select "manage topics."