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.

GitHub

8k stars
285 watching
952 forks
Language: C++
last commit: 4 months ago
Linked from 4 awesome lists

c-plus-plusc-plus-plus-11c-plus-plus-14c-plus-plus-17c-plus-plus-20eastlgamesmodern-cppstl

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
electronicarts/eastdc A package implementing standard C library facilities in the form of a C++ library 492
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,274
glouw/ctl A fast compiling, type-safe template library for C99/C11 1,088
microsoft/stl The Microsoft C++ Standard Library implementation 10,269
rurban/ctl A C container template library implementing various data structures and algorithms in ISO C99/C11. 172
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,742
samchon/tstl A TypeScript implementation of the C++ Standard Template Library 604
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. 55
eknkc/amber A templating engine inspired by HAML and Jade for the Go programming language 916
microsoft/gsl A C++ library providing common data structures and utilities for building compliant C++ programs 6,245
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,885