Pinned Repositories
cpm-cache-boost
CPM.cmake
📦 CMake's missing package manager. A small CMake script for setup-free, cross-platform, reproducible dependency management.
cpp-docker-ci-cd
Minimal Docker CI/CD exmaple with a simple WebAPI built in C++
fireship.io
Build and ship your app faster https://fireship.io
mkpoker
A Texas Holdem poker framework written in C++ 20.
mkpoker-lookup-tables
Lookup tables for straights and 3 or 5 kickers
mkpoker-webapp
ModernCppStarter
🚀 Kick-start your C++! A template for modern C++ projects using CMake, CI, code coverage, clang-format, reproducible dependency management and much more.
MPS
[M]odernized [P]oker[s]tove
PackageProject.cmake
A small helper script to simplify the CMake packaging process.
MichaelUnknown's Repositories
MichaelUnknown/mkpoker
A Texas Holdem poker framework written in C++ 20.
MichaelUnknown/cpp-docker-ci-cd
Minimal Docker CI/CD exmaple with a simple WebAPI built in C++
MichaelUnknown/MPS
[M]odernized [P]oker[s]tove
MichaelUnknown/cpm-cache-boost
MichaelUnknown/CPM.cmake
📦 CMake's missing package manager. A small CMake script for setup-free, cross-platform, reproducible dependency management.
MichaelUnknown/fireship.io
Build and ship your app faster https://fireship.io
MichaelUnknown/mkpoker-lookup-tables
Lookup tables for straights and 3 or 5 kickers
MichaelUnknown/mkpoker-webapp
MichaelUnknown/ModernCppStarter
🚀 Kick-start your C++! A template for modern C++ projects using CMake, CI, code coverage, clang-format, reproducible dependency management and much more.
MichaelUnknown/PackageProject.cmake
A small helper script to simplify the CMake packaging process.
MichaelUnknown/sqlite-cpm
SQLite 3.36 in a CPM.cmake compatible format
MichaelUnknown/test-mkpoker
Sample repository that uses mkpoker