cpp-library topic
eventbus
A simple, header only event bus library written in modern C++17.
bigint
bigint is a C++ library which can handle Very very Big Integers. It can calculate factorial of 1000000... it can go any big. It may be useful in Competitive Coding and Scientific Calculations which de...
awesome-hpp
A curated list of awesome header-only C++ libraries
lithium
Easy to use C++17 HTTP Server with no compromise on performances. https://matt-42.github.io/lithium
metal-cpp
Metal-cpp is a low-overhead C++ interface for Metal that helps developers add Metal functionality to graphics apps, games, and game engines that are written in C++.
DuckX
C++ library for creating and modifying Microsoft Word (.docx) files
OpenRPG
A tool for someone to use to quickly create content for a tabletop RPG world. Libraries for making video games with the d20 system
cpp-utilities
Common C++ classes and routines used by my applications such as argument parser, IO and conversion utilities
WNetWrap
WinINet wrapper - tiny windows HTTPS library, no dependencies. 封装了WinInet的强大http请求库 make POST and GET requests