A replacement STL implementation more suited for game development efforts, this project aims to create a cross platform STL library with the speed and memory management features that a modern console or PC game typically require.
License
MIT LicenseFollow Game STL
Other Useful Business Software
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
-
This is a silly "copy" of the STL. Your vector data structure could have been more efficient. If anyone is targeting the PC, they would be better using the dinkumware STL implementation that comes with Visual Studio 7.1+