michaelcowan's Stars
Turing6502/SAP6502
JFormDesigner/FlatLaf
FlatLaf - Swing Look and Feel (with Darcula/IntelliJ themes support)
rarylson/anyconnect-macosx-menubar
Pretty MacOS X menu bar assets for Cisco AnyConnect Security Mobility Client (for both normal and dark modes).
oktal/result
My implementation of a C++ Result<T, E> type inspired by Rust
sqjk/pimpl_ptr
The C++11 way of implementing the Fast Pimpl Idiom
LouisCharlesC/mess
A compile-time header-only C++17 library for dataflow programing.
sraaphorst/spelunker
Maze generation and solving library
KhronosGroup/Vulkan-Hpp
Open-Source Vulkan C++ API
andy-thomason/Vookoo
A set of utilities for taking the pain out of Vulkan in header only modern C++
catchorg/Catch2
A modern, C++-native, test framework for unit-tests, TDD and BDD - using C++14, C++17 and later (C++11 support is in v2.x branch, and C++03 on the Catch1.x branch)
aras-p/hlsl2glslfork
HLSL to GLSL language translator based on ATI's HLSL2GLSL. Used in Unity.
matusnovak/rpi-opengl-without-x
Raspberry Pi OpenGL ES 2 without an X server (using EGL)
imbushuo/mac-precision-touchpad
Windows Precision Touchpad Driver Implementation for Apple MacBook / Magic Trackpad
tfc/pprintpp
Typesafe Python Style Printf Formatting for C++
electronicarts/EASTL
EASTL stands for Electronic Arts Standard Template Library. It is an extensive and robust implementation that has an emphasis on high performance.
gjtorikian/html-proofer
Test your rendered HTML files to make sure they're accurate.