electronicarts / EASTLLinks
EASTL stands for Electronic Arts Standard Template Library. It is an extensive and robust implementation that has an emphasis on high performance.
☆8,809Updated last month
Alternatives and similar repositories for EASTL
Users that are interested in EASTL are comparing it to the libraries listed below
Sorting:
- Lightweight and modular C++11 graphics middleware for games and data visualization☆5,002Updated this week
- Guidelines Support Library☆6,446Updated last month
- Premake☆3,417Updated 2 weeks ago
- List of single-file C/C++ libraries, with emphasis on clause-less licenses.☆9,438Updated last week
- stb single-file public domain libraries for C/C++☆29,348Updated last month
- Sol3 (sol2 v3.0) - a C++ <-> Lua API wrapper with advanced features and top notch performance - is here, and it's great! Documentation:☆4,599Updated 4 months ago
- Gaming meets modern C++ - a fast and reliable entity component system (ECS) and much more☆11,280Updated 2 weeks ago
- OpenGL Mathematics (GLM)☆10,040Updated 5 months ago
- Minimalistic GUI library for OpenGL☆4,782Updated 2 years ago
- A multi-platform library for OpenGL, OpenGL ES, Vulkan, window and input☆13,976Updated this week
- A modern formatting library☆22,054Updated this week
- Elements C++ GUI library☆3,471Updated 8 months ago
- Cross-platform, graphics API agnostic, "Bring Your Own Engine/Framework" style rendering library.☆15,898Updated this week
- MSVC's implementation of the C++ Standard Library.☆10,705Updated this week
- Change C++ code at runtime☆2,242Updated last year
- C++ Reflection Library☆3,347Updated last year
- Antialiased 2D vector drawing library on top of OpenGL for UI and visualizations.☆5,392Updated last year
- Embedded Scripting Language Designed for C++☆3,025Updated 4 months ago
- The fastest feature-rich C++11/14/17/20/23 single-header testing framework☆6,308Updated 2 weeks ago
- Multi-Language Vulkan/GL/GLES/EGL/GLX/WGL Loader-Generator based on the official specs.☆4,136Updated 2 months ago
- Range library for C++14/17/20, basis for C++20's std::ranges☆4,265Updated 3 months ago
- C/C++ Performance Profiler☆4,293Updated 5 months ago
- A C++11 library for serialization☆4,460Updated 5 months ago
- C++ Profiler For Games☆3,041Updated last year
- C++ examples for the Vulkan graphics API☆11,171Updated this week
- Collection of cross-platform one-file C/C++ libraries with no dependencies, primarily used for games☆4,692Updated this week
- Fast C++ logging library.☆26,711Updated last week
- Simple and Fast Multimedia Library☆11,106Updated last week
- Static reflection for enums (to string, from string, iteration) for modern C++, work with any enum type without any macro or boilerplate …