pj-spoelders's Stars
github/gitignore
A collection of useful .gitignore templates
simdjson/simdjson
Parsing gigabytes of JSON per second : used by Facebook/Meta Velox, the Node.js runtime, ClickHouse, WatermelonDB, Apache Doris, Milvus, StarRocks
janl/mustache.js
Minimal templating with {{mustaches}} in JavaScript
dotnet/AspNetCore.Docs
Documentation for ASP.NET Core
google/sanitizers
AddressSanitizer, ThreadSanitizer, MemorySanitizer
hmemcpy/milewski-ctfp-pdf
Bartosz Milewski's 'Category Theory for Programmers' unofficial PDF and LaTeX source
microsoft/STL
MSVC's implementation of the C++ Standard Library.
google/benchmark
A microbenchmark support library
pervognsen/bitwise
Bitwise is an educational project where we create the software/hardware stack for a computer from scratch.
lewissbaker/cppcoro
A library of C++ coroutine abstractions for the coroutines TS
GodotSteam/GodotSteam
An ecosystem of tools for Godot Engine and Valve's Steam. For Linux, Mac, and Windows.
godotengine/godot-cpp
C++ bindings for the Godot script API
mtrebi/memory-allocators
Custom memory allocators in C++ to improve the performance of dynamic memory allocation
jkuhlmann/cgltf
:diamond_shape_with_a_dot_inside: Single-file glTF 2.0 loader and writer written in C99
makehumancommunity/makehuman
This is the main repository for the MakeHuman application as such.
gdquest-demos/godot-2d-space-game
A 2D space exploration and mining game made with Godot and our AI framework
cornflourblue/aspnet-core-3-jwt-authentication-api
ASP.NET Core 3.1 JWT Authentication API
Kode/Kinc
Modern low level game library and hardware abstraction.
WG21-SG14/SG14
A library for Study Group 14 of Working Group 21 (C++)
Grokmoo/sulis
Turn based tactical RPG with several campaigns, written in Rust
timsong-cpp/cppwp
HTML version of the current C++ working paper
wangchen/Programming-Game-AI-by-Example-src
The source code of "Programming Game AI by Example"
JetBrains/godot-support
Yelnats321/EntityPlus
A C++14 Entity Component System
cart/godot3-bunnymark
Compares Godot 3.1 scripting languages by rendering as many bunny sprites as possible at 60fps
dpt/The-Great-Escape-in-C
Classic ZX Spectrum game "The Great Escape" rewritten in portable C
Miziziziz/GodotProjectedDecals
working on making mesh based projected decals
ProggerParrot/Godot-CppProject-Template
some boilerplate code. Can be used to create own custom c++ DLLs for Godot like the example PlayerClass
Avalanche-Studios/ACT
Avalanche Content Toolset
Twon/Alignment
Example application highlighting the alignment features of modern C++