EASTL
Game library
A discontinued C++ library providing container classes and utilities for game development
Obsolete repo, please go to: https://github.com/electronicarts/EASTL
504 stars
52 watching
83 forks
Language: C++
last commit: almost 9 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
jhasse/jngl | A lightweight, cross-platform 2D game library for building games on various platforms | 267 |
oakes/play-cljc | A game library for making games with Clojure and ClojureScript using OpenGL and WebGL | 544 |
albin-johansson/centurion | A modern C++ wrapper library for SDL2 aiming to improve type-safety and ease-of-use. | 306 |
erfg12/memory.dll | A C# library for creating game trainers that manipulate process memory and inject custom DLLs. | 884 |
electronicarts/eastdc | A package implementing standard C library facilities in the form of a C++ library | 489 |
mattdesl/lwjgl-basics | A Java-based 2D game development library using LWJGL and shaders | 1,872 |
allyourcodebase/sdl | A C library that replaces SDL with Zig and provides a standard library for game development. | 77 |
jaysmito101/cgl | A general-purpose C library for graphics, game development, and utility functions. | 393 |
tek256/astera | A C99-based 2D game library providing features like deferred and forward rendering, collision detection, and asset management for cross-platform development on Windows, Linux, Mac OSX, and BSD. | 290 |
siegelord/dallegro5 | A C++ library wrapper for the Allegro5 game development library | 42 |
gen2brain/raylib-go | Provides Go bindings for a popular game development library | 1,625 |
emilk/emilib | A collection of reusable C++ libraries for game development and other applications | 349 |
robloach/raylib-cpp | A C++ wrapper around raylib, providing object-oriented interfaces to its API. | 664 |
paulftw/hiberlite | A C++ library that simplifies data storage and retrieval by providing an object-relational mapping system with automatic code generation and lazy loading. | 715 |
runningwild/glop | A cross-platform game library providing basic input and OS-specific functionality. | 76 |