rthome's Stars
sebastienros/fluid
Fluid is an open-source .NET template engine based on the Liquid template language.
easy-model-fusion/emf-cli
CLI for managing AI models, improving AI application projects.
MPAMF/HomePlanner
p-ranav/awesome-hpp
A curated list of awesome header-only C++ libraries
pallets/click
Python composable command line interface toolkit
pypa/pipenv
Python Development Workflow for Humans.
pypa/pipx
Install and Run Python Applications in Isolated Environments
doctest/doctest
The fastest feature-rich C++11/14/17/20/23 single-header testing framework
slimtoolkit/slim
Slim(toolkit): Don't change anything in your container image and minify it by up to 30x (and for compiled languages even more) making it secure too! (free and open source)
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)
little-brother/sqlite-gui
Lightweight SQLite editor for Windows
skypjack/entt
Gaming meets modern C++ - a fast and reliable entity component system (ECS) and much more
TheLartians/ModernCppStarter
🚀 Kick-start your C++! A template for modern C++ projects using CMake, CI, code coverage, clang-format, reproducible dependency management and much more.
gui-cs/Terminal.Gui
Cross Platform Terminal UI toolkit for .NET
microsoft/CsWin32
A source generator to add a user-defined set of Win32 P/Invoke methods and supporting types to a C# project.
Dav1dde/glad
Multi-Language Vulkan/GL/GLES/EGL/GLX/WGL Loader-Generator based on the official specs.
sirWest/AudioSwitch
Switch between default audio input or output + change volume
inkooboo/thread-pool-cpp
High performance C++11 thread pool
hyperlinq/hyperlinq
Terse C# HTML Generation Library
Sycnex/Windows10Debloater
Script to remove Windows 10 bloatware.
pr0g/cmake-examples
A collection of as simple as possible, modern CMake projects
cginternals/glbinding
A C++ binding for the OpenGL API, generated using the gl.xml specification.
pi-hole/pi-hole
A black hole for Internet advertisements
SchawnnDev/Caisse
Projet de logiciel de caisse associatif en C# & WPF (utilisation d'imprimante thermique)
hendricius/the-bread-code
Learn how to master the art of baking the programmer way.
encratite/BeRated
Counter-Strike: Global Offensive statistics insanity.
nothings/single_file_libs
List of single-file C/C++ libraries.
streamlink/streamlink
Streamlink is a CLI utility which pipes video streams from various services into a video player
ocornut/imgui
Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies
isocpp/CppCoreGuidelines
The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++