Skip to content

Latest commit

 

History

History
229 lines (184 loc) · 7.97 KB

README.md

File metadata and controls

229 lines (184 loc) · 7.97 KB

cpplibs

A selection of C++ Libraries

Game Engines

Game Engines for Game Development.

Core Frameworks

Data Structures

Data Structures and manipulating them

  • RxCpp - ReactiveX for CPP, Composite async events cleanly.
  • Vc

Math

Mathematics Libaries

Networking

Process Network communication

IO

Process Input/Output, FileSystems

Graphics

Graphics APIs

GUI

GUI APIs

Fonts

Font APIs

Audio

Audio APIs

Physics

Physics APIs

AI

AI & Pathfinder APIs

Profiling & Debugging

Check the performance of your code

Internationalization

Converting between different languages

Misc

Uncategorized