cpp-library topic

List cpp-library repositories

eventbus

107
Stars
11
Forks
Watchers

A simple, header only event bus library written in modern C++17.

bigint

61
Stars
23
Forks
Watchers

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

3.2k
Stars
206
Forks
Watchers

A curated list of awesome header-only C++ libraries

lithium

1.2k
Stars
88
Forks
Watchers

Easy to use C++17 HTTP Server with no compromise on performances. https://matt-42.github.io/lithium

vuh

340
Stars
34
Forks
Watchers

Vulkan compute for people

metal-cpp

255
Stars
24
Forks
Watchers

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

370
Stars
101
Forks
Watchers

C++ library for creating and modifying Microsoft Word (.docx) files

OpenRPG

125
Stars
24
Forks
Watchers

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

48
Stars
18
Forks
Watchers

Common C++ classes and routines used by my applications such as argument parser, IO and conversion utilities

WNetWrap

36
Stars
9
Forks
Watchers

WinINet wrapper - tiny windows HTTPS library, no dependencies. 封装了WinInet的强大http请求库 make POST and GET requests