Pinned Repositories
conan-center-index
Recipes for the ConanCenter repository
CoroTest
MSVC Coroutine Bug Reproduction
CPPProposals
Collection of proposals for c++
examples
gcc-permitted-safe-void-cast
This is a GCC implementation of P2738R0.
libassert
The most over-engineered and overpowered C++ assertion library.
NetChat
A networking C++ demo.
quick_rsqrt
A C++20 version of Quake III's famous Q_rsqrt.
SCoro
A stackless, resumable, resettable state machine style coroutine library for C++17. This was made when I discovered that C++20 coroutines very frequently require heap allocation and their embodied types are erased.
sdk-api
Public contributions for win32 API documentation
seppeon's Repositories
seppeon/SCoro
A stackless, resumable, resettable state machine style coroutine library for C++17. This was made when I discovered that C++20 coroutines very frequently require heap allocation and their embodied types are erased.
seppeon/quick_rsqrt
A C++20 version of Quake III's famous Q_rsqrt.
seppeon/CPPProposals
Collection of proposals for c++
seppeon/conan-center-index
Recipes for the ConanCenter repository
seppeon/CoroTest
MSVC Coroutine Bug Reproduction
seppeon/examples
seppeon/gcc-permitted-safe-void-cast
This is a GCC implementation of P2738R0.
seppeon/libassert
The most over-engineered and overpowered C++ assertion library.
seppeon/NetChat
A networking C++ demo.
seppeon/sdk-api
Public contributions for win32 API documentation
seppeon/Templated-Compile-Time-Strings
A compile time library for manipulating template argument characters.
seppeon/verilator
Verilator open-source SystemVerilog simulator and lint system
seppeon/winget-cli
WinGet is the Windows Package Manager. This project includes a CLI (Command Line Interface), PowerShell modules, and a COM (Component Object Model) API (Application Programming Interface).
seppeon/winget-pkgs
The Microsoft community Windows Package Manager manifest repository