anyoddthing
Pinned Loading
Repositories
Showing 10 of 12 repositories
- Catch2 Public Forked from catchorg/Catch2
A modern, C++-native, header-only, test framework for unit-tests, TDD and BDD - using C++11, C++14, C++17 and later (or C++03 on the Catch1.x branch)
- readerwriterqueue Public Forked from cameron314/readerwriterqueue
A fast single-producer, single-consumer lock-free queue for C++