EASTL
Template library
An extensive C++ template library for runtime and tool development with an emphasis on high performance.
EASTL stands for Electronic Arts Standard Template Library. It is an extensive and robust implementation that has an emphasis on high performance.
8k stars
285 watching
942 forks
Language: C++
last commit: 2 months ago
Linked from 4 awesome lists
c-plus-plusc-plus-plus-11c-plus-plus-14c-plus-plus-17c-plus-plus-20eastlgamesmodern-cppstl
Related projects:
Repository | Description | Stars |
---|---|---|
electronicarts/eastdc | A package implementing standard C library facilities in the form of a C++ library | 489 |
paulhodge/eastl | A discontinued C++ library providing container classes and utilities for game development | 504 |
etlcpp/etl | Develops containers and utilities for embedded systems with fixed capacity and compile-time allocation | 2,244 |
glouw/ctl | A fast compiling, type-safe template library for C99/C11 | 1,082 |
microsoft/stl | The Microsoft C++ Standard Library implementation | 10,204 |
rurban/ctl | A C container template library implementing various data structures and algorithms in ISO C99/C11. | 171 |
filipdutescu/modern-cpp-template | A C++ project template that provides a basic structure and configuration for modern CMake projects with various features such as static analysis, unit testing, and continuous integration. | 1,730 |
samchon/tstl | A TypeScript implementation of the C++ Standard Template Library | 603 |
acdemiralp/cmake_templates | Templates for creating C++ projects with cmake. | 128 |
mcjack123/cc-tstl-template | A template project for building ComputerCraft programs in TypeScript, providing typed access to CraftOS APIs and libraries. | 52 |
eknkc/amber | A templating engine inspired by HAML and Jade for the Go programming language | 914 |
microsoft/gsl | Provides functions and types to support guidelines for C++ development. | 6,204 |
esrlabs/estl-teaser | An embedded C++ library designed to manage data in memory-constrained environments. | 62 |
colbyhall/ch_stl | An experimental C++ Standard Library project with daily updates and manual resource management. | 11 |
anthonycalandra/modern-cpp-features | A resource for learning modern C++ language and library features | 19,757 |