Skip to content
/ core Public

C++ core class library. Useful functions and classes for core program operations, including allocation, containers, string manipulation and type management.

License

Notifications You must be signed in to change notification settings

nardo/core

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The core library is a low-level C++ class library to handle miscellaneous core program utility functionality: strings, memory allocation, containers, cross-platform normalization, etc.

History and License: The core library is derived from code initially written at Dynamix, Inc., for the Tribes series of computer games, and evolved through the development of several generations of Torque game engine technologies at GarageGames.  The core library was first released as open source software under the GNU Public License (v2) as part of the Torque Network Library and then under the MIT license as part of the torque_sockets web networking proof-of-concept.  The full license terms can be found in the license.txt file in the root directory of this distribution.

About

C++ core class library. Useful functions and classes for core program operations, including allocation, containers, string manipulation and type management.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published