schwubdiwub's Stars
isocpp/CppCoreGuidelines
The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++
carbon-language/carbon-lang
Carbon Language's main repository: documents, design, implementation, and related tools. (NOTE: Carbon Language is experimental; see README)
mxgmn/WaveFunctionCollapse
Bitmap & tilemap generation from a single example with the help of ideas from quantum mechanics
simdjson/simdjson
Parsing gigabytes of JSON per second : used by Facebook/Meta Velox, the Node.js runtime, ClickHouse, WatermelonDB, Apache Doris, Milvus, StarRocks
abseil/abseil-cpp
Abseil Common Libraries (C++)
google/sanitizers
AddressSanitizer, ThreadSanitizer, MemorySanitizer
SaschaWillems/Vulkan
C++ examples for the Vulkan graphics API
g-truc/glm
OpenGL Mathematics (GLM)
microsoft/GSL
Guidelines Support Library
vinjn/awesome-vulkan
Awesome Vulkan ecosystem
cycfi/elements
Elements C++ GUI library
leriomaggio/deep-learning-keras-tensorflow
Introduction to Deep Neural Networks with Keras and Tensorflow
mapbox/delaunator
An incredibly fast JavaScript library for Delaunay triangulation of 2D points
KomputeProject/kompute
General purpose GPU compute framework built on Vulkan to support 1000s of cross vendor graphics cards (AMD, Qualcomm, NVIDIA & friends). Blazing fast, mobile-enabled, asynchronous and optimized for advanced GPU data processing usecases. Backed by the Linux Foundation.
mherb/kalman
Header-only C++11 Kalman Filtering Library (EKF, UKF) based on Eigen3
stephenberry/glaze
Extremely fast, in memory, JSON and interface library for modern C++
KhronosGroup/SPIRV-Tools
ros/rosdistro
This repo maintains a lists of repositories for each ROS distribution
Reputeless/PerlinNoise
Header-only Perlin noise library for modern C++ (C++17/C++20)
MeshInspector/MeshLib
Mesh processing library
jbuckmccready/CavalierContours
2D polyline library for offsetting, combining, etc.
stdcpp-audio/libstdaudio
Implementation of P1386
boostorg/multiprecision
Boost.Multiprecision
hollance/mda-plugins-juce
JUCE implementations of the classic MDA audio plug-ins
BrianGladman/mpir
Multiple Precision Integers and Rationals
leafac/cpp-dsp-juce--study-group
Rojetto/ReNeo
Neo-Tastaturlayouts für Windows
dmillard/eigengdb
GDB pretty printers for eigen types
mcleary/VulkanHpp-Compute-Sample
A simple sample that uses vulkan.hpp to run a compute shader in the GPU
BrianGladman/mpfr