Jason Turner
Results
17
repositories owned by
Jason Turner
cpp_weekly
590
Stars
20
Forks
Watchers
The official C++ Weekly Repository. Code samples and notes of future / past episodes will land here at various times. PR's will be accepted in some cases.
json2cpp
246
Stars
15
Forks
Watchers
Compiles JSON into static constexpr C++ data structures with nlohmann::json API
cpp-doom
130
Stars
40
Forks
Watchers
C++ Doom is a C++ fork of Crispy Doom 5.7.2 which is a limit-removing enhanced-resolution Doom source port based on Chocolate Doom.
lambda_coroutines
37
Stars
1
Forks
Watchers
A lightweight macro-based coroutine / resumable / cooperative multitasking function utility designed for C++14 lambdas.