dabbertorres's Stars
pervognsen/bitwise
Bitwise is an educational project where we create the software/hardware stack for a computer from scratch.
gitleaks/gitleaks
Find secrets with Gitleaks 🔑
cknadler/vim-anywhere
Use Vim everywhere you've always wanted to
mtrebi/memory-allocators
Custom memory allocators in C++ to improve the performance of dynamic memory allocation
uNetworking/uWebSockets
Simple, secure & standards compliant web server for the most demanding of applications
slembcke/Chipmunk2D
A fast and lightweight 2D game physics library.
iboB/dynamix
:fish_cake: A new take on polymorphism
foonathan/type_safe
Zero overhead utilities for preventing bugs at compile time
phisko/kengine
Game engine with an Entity-Component-System (ECS) architecture. Focus on ease-of-use, runtime extensibility and compile-time type safety.
cginternals/glbinding
A C++ binding for the OpenGL API, generated using the gl.xml specification.
opencontainers/runc
CLI tool for spawning and running containers according to the OCI specification
Barebit/x86reference
X86 Opcode and Instruction Reference
RandyGaul/cute_headers
Collection of cross-platform one-file C/C++ libraries with no dependencies, primarily used for games
antirez/linenoise
A small self-contained alternative to readline and libedit
swaywm/sway
i3-compatible Wayland compositor
taviso/loadlibrary
Porting Windows Dynamic Link Libraries to Linux
MichielDerhaeg/build-linux
A short tutorial about building Linux based operating systems.
stolk/GPGOAP
General Purpose Goal Oriented Action Planning
GPUOpen-Archive/Anvil
Anvil is a cross-platform framework for Vulkan
ldionne/dyno
Runtime polymorphism done right
libuvc/libuvc
a cross-platform library for USB video devices
ddinu/observable
Generic observable objects and reactive expressions for C++
upspin/upspin
Upspin: A framework for naming everyone's everything.
tuhdo/os01
Bootstrap yourself to write an OS from scratch. A book for self-learner.
picoe/Eto
Cross platform GUI framework for desktop and mobile applications in .NET
jarro2783/cxxopts
Lightweight C++ command line option parser
audiorouterdev/audio-router
Routes audio from programs to different audio devices.
amhndu/SimpleNES
An NES emulator in C++
cameron314/concurrentqueue
A fast multi-producer, multi-consumer lock-free concurrent queue for C++11
includeos/IncludeOS
A minimal, resource efficient unikernel for cloud services