annell's Stars
codecrafters-io/build-your-own-x
Master programming by recreating your favorite technologies from scratch.
zylon-ai/private-gpt
Interact with your documents using the power of GPT, 100% privately, no data leaks
charlax/professional-programming
A collection of learning resources for curious software engineers
bkaradzic/bgfx
Cross-platform, graphics API agnostic, "Bring Your Own Engine/Framework" style rendering library.
google/benchmark
A microbenchmark support library
hsutter/cppfront
A personal experimental C++ Syntax 2 -> Syntax 1 compiler
lewissbaker/cppcoro
A library of C++ coroutine abstractions for the coroutines TS
nmwsharp/polyscope
A C++ & Python viewer for 3D data like meshes and point clouds
alibaba/yalantinglibs
A collection of modern C++ libraries, include coro_rpc, struct_pack, struct_json, struct_xml, struct_pb, easylog, async_simple
gsl-lite/gsl-lite
gsl-lite – A single-file header-only version of ISO C++ Guidelines Support Library (GSL) for C++98, C++11, and later
sgorsten/linalg
linalg.h is a single header, public domain, short vector math library for C++
jslee02/awesome-entity-component-system
:sunglasses: A curated list of Entity-Component-System (ECS) libraries and resources
github/issue-metrics
Gather metrics on issues/prs/discussions such as time to first response, count of issues opened, closed, etc.
change-metrics/monocle
Monocle helps teams and individual to better organize daily duties and to detect anomalies in the way changes are produced and reviewed.
bkaradzic/metal-cpp
Metal-cpp is a low-overhead C++ interface for Metal that helps developers add Metal functionality to graphics apps, games, and game engines that are written in C++.
LeeTeng2001/metal-cpp-cmake
Metal graphic api ported to C++ with CMake build system
JacobDomagala/StaticAnalysis
GitHub action performs static analysis on C++/Python code, flags issues, and posts comments directly on PRs.
wagnrd/SFMLMath
Simple vector library for SFML build-in vector types