Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 40 million developers.
Sign upForked from Croteam-official/Serious-Engine
An open source version of a game engine developed by Croteam for the classic Serious Sam games.
C++ 1
Forked from antirez/redis
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes
C
Forked from leethomason/tinyxml2
TinyXML2 is a simple, small, efficient, C++ XML parser that can be easily integrating into other programs.
C++