📚 Explore OOPs concepts through structured notes and code examples for clear understanding and practical implementation.
-
Updated
Apr 2, 2026 - C++
📚 Explore OOPs concepts through structured notes and code examples for clear understanding and practical implementation.
A powerful C++ unit testing/assert/log utils
A tiny, single file, header only assertion library for C++23
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.
Small library for D3D12. Provides assert-like macro for HLSL that crashes the GPU.
Assert programming language
Assert language virtual machine
Test utility for dependency injection when using std::unique_ptr class.
A super lightweight library for Test Driven Development on Arduino
Add a description, image, and links to the assert topic page so that developers can more easily learn about it.
To associate your repository with the assert topic, visit your repo's landing page and select "manage topics."