My take on a modern template library for C++.
This repository contains my custom template library for modern C++. This project was started as part of my effort to develop a Game Engine. I thought about open sourcing the containers, as time went on and the containers implemented in the game engine matured. This library is still very much subject to change but might provide use to some developers.
I chose to use Ninja instead of Make due to improved build performance. Anything in this repository is highly experimental and I expect stuff to not work sometimes. This repository will probably receive more updates in the next few months. I won't and can't guarantee that anything works (correctly) and/or that nothing will break.
- C++ 23 (I might add support for earlier versions later on)
- CMake
- ninja
- vcpkg ("recommended")
- Catch2
- Clone this repository
- Use CMake to build the project
- WIP
- WIP
Marcus Gugacs
See LICENSE as well as the 3RD-PARTY-LICENSES file.
If you have any questions and want to get in contact with me, just send me an email