rethil's Stars
fmtlib/fmt
A modern formatting library
Tencent/rapidjson
A fast JSON parser/generator for C++ with both SAX/DOM style API
PySimpleGUI/PySimpleGUI
Python GUIs for Humans! PySimpleGUI is the top-rated Python application development environment. Launched in 2018 and actively developed, maintained, and supported in 2024. Transforms tkinter, Qt, WxPython, and Remi into a simple, intuitive, and fun experience for both hobbyists and expert users.
hrydgard/ppsspp
A PSP emulator for Android, Windows, Mac and Linux, written in C++. Want to contribute? Join us on Discord at https://discord.gg/5NJB6dD or just send pull requests / issues. For discussion use the forums at forums.ppsspp.org.
chriskohlhoff/asio
Asio C++ Library
jarro2783/cxxopts
Lightweight C++ command line option parser
USCiLab/cereal
A C++11 library for serialization
ericniebler/range-v3
Range library for C++14/17/20, basis for C++20's std::ranges
rawpython/remi
Python REMote Interface library. Platform independent. In about 100 Kbytes, perfect for your diet.
robusta-dev/krr
Prometheus-based Kubernetes Resource Recommendations
bkerler/mtkclient
MTK reverse engineering and flash tool
boostorg/hana
Your standard library for metaprogramming
sakra/cotire
CMake module to speed up builds.
boost-ext/di
C++14 Dependency Injection Library
emil-e/rapidcheck
QuickCheck clone for C++ with the goal of being simple to use with as little boilerplate as possible.
jiangcuo/Proxmox-Port
This version of Proxmox VE is compatible with the arm64, riscv64, and loongarch64 architectures.
knulli-cfw/distribution
Main KNULLI distribution
gracicot/kangaru
🦘 A dependency injection container for C++11, C++14 and later
tcbrindle/NanoRange
Range-based goodness for C++17
zeromq/azmq
C++ language binding library integrating ZeroMQ with Boost Asio
bluescarni/mppp
Multiprecision for modern C++
CaseyCarter/cmcstl2
An implementation of C++ Extensions for Ranges
libtom/tomsfastmath
TomsFastMath is a fast public domain, open source, large integer arithmetic library written in portable ISO C.
knulli-cfw/knulli.org
Knulli Documentation website
AGraber/Playstation-4-Save-Mounter
kfrlib/cometa
Lightweight, header-only C++14 metaprogramming library. Pattern matching, compile-time stuffs and algorithms (arrays, type information (CTTI), string manipulation), 'value-or-errorcode' union-like type, type for passing named arguments, useful constexpr functions and many more. (MIT license)
cpp-testing/mocks_injector
C++ Automatic Mocks Injector
fltk/test-only
This TEST repository is no longer used. Please use fltk/fltk instead!
tatewake/endian-template
Work with big endian and little endian types in C++ without ever calling an “endian swap” function
paroj/glXXw
OpenGL loader for GL3 Core and GLES2/3 - like gl3w, but written in CMake