kanudson's Stars
WerWolv/ImHex
🔍 A Hex Editor for Reverse Engineers, Programmers and people who value their retinas when working at 3 AM.
bevyengine/bevy
A refreshingly simple data-driven game engine built in Rust
zadam/trilium
Build your personal knowledge base with Trilium Notes
LadybirdBrowser/ladybird
Truly independent web browser
AnthonyCalandra/modern-cpp-features
A cheatsheet of modern C++ language and library features.
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)
lowlighter/metrics
📊 An infographics generator with 30+ plugins and 300+ options to display stats about your GitHub account and render them as SVG, Markdown, PDF or JSON!
eza-community/eza
A modern alternative to ls
TheCherno/Hazel
Hazel Engine
wolfpld/tracy
Frame profiler
jdx/mise
dev tools, env vars, task runner
cpp-best-practices/cppbestpractices
Collaborative Collection of C++ Best Practices. This online resource is part of Jason Turner's collection of C++ Best Practices resources. See README.md for more information.
bensadeh/tailspin
🌀 A log file highlighter
KhronosGroup/Vulkan-Samples
One stop solution for all Vulkan samples
Rust-for-Linux/linux
Adding support for the Rust language to the Linux kernel.
umlaeute/v4l2loopback
v4l2-loopback device
GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator
Easy to integrate Vulkan memory allocation library
friendlyanon/cmake-init
The missing CMake project initializer
KhronosGroup/Vulkan-Guide
One stop shop for getting started with the Vulkan API
Cloudef/bemenu
Dynamic menu library and client program inspired by dmenu
rigtorp/MPMCQueue
A bounded multi-producer multi-consumer concurrent queue written in C++11
yuchdev/CppBooks
A comprehensive catalog of modern and classic books on C++ programming language
ruslo/polly
:wrench: Collection of CMake toolchain files and scripts for cross-platform build and CI testing (GCC, Visual Studio, iOS, Android, Clang analyzer, sanitizers etc.)
sverweij/state-machine-cat
write beautiful state charts :scream_cat:
KenneyNL/Starter-Kit-3D-Platformer
Godot
oknozor/toml-bombadil
A dotfile manager with templating
westquote/SquidTasks
C++14 coroutine-based task library for games
JetBrains/clion-custom-defined-compiler-examples
Set of examples how to use CLion with various unsupported compilers using Custom Defined Compiler feature
cmannett85/arg_router
C++ command line argument parsing and routing
KhronosGroup/Vulkan-Tutorial
Khronos version of the Vulkan Tutorial as parts of the Vulkan documentation project