EASTL alternatives and similar libraries
Based on the "Frameworks" category.
Alternatively, view EASTL alternatives based on common mentions on social networks and blogs.
-
OpenFrameworks
openFrameworks is a community-developed cross platform toolkit for creative coding in C++. -
JUCE
JUCE is an open-source cross-platform C++ application framework for desktop and mobile applications, including VST, VST3, AU, AUv3, LV2 and AAX audio plug-ins. -
Cinder
Cinder is a community-developed, free and open source library for professional-quality creative coding in C++. -
libPhenom
DISCONTINUED. libPhenom is an eventing framework for building high performance and high scalability systems in C. [Apache2] -
ffead-cpp
Framework for Enterprise Application Development in c++, HTTP1/HTTP2/HTTP3 compliant, Supports multiple server backends -
LibU
LibU is a multiplatform utility library written in C, with APIs for handling memory allocation, networking and URI parsing, string manipulation, debugging, and logging in a very compact way, plus many other miscellaneous tasks -
Loki
Loki is a C++ library of designs, containing flexible implementations of common design patterns and idioms. -
XPLPC - Cross Platform Lite Procedure Call
Cross Platform Lite Procedure Call - Support Linux, macOS, Windows, iOS, Android, Web Assembly, Flutter, Kotlin, Python and More -
Windows Template Library
A C++ library for developing Windows applications and UI components. [Public] -
GLib
GLib provides the core application building blocks for libraries and applications written in C. [LGPL] -
ROOT
A set of OO frameworks with all the functionality needed to handle and analyze large amounts of data in a very efficient way. Used at CERN. [LGPL] -
Reason
A cross platform framework designed to bring the ease of use of Java, .Net, or Python to developers who require the performance and strength of C++. [GPL2] -
Cxxomfort
A small, header-only library that backports to C++03 some of the nifty C++11 goodies. [MIT]
SaaSHub - Software Alternatives and Reviews
* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.
Do you think we are missing an alternative of EASTL or a related project?
Popular Comparisons
README
This repo is obsolete!
Please visit https://github.com/electronicarts/EASTL instead.
FAQ:
Why is this repo here?
A few years ago, EA released the source code to their EASTL library in the form of a zip download. Since people really like Github, I took that source, reorganized it a little, and pushed it onto Github, where it received lots of love and stars.
But now it's obsolete?
Well, as of Feburary 2016, EASTL created their own repo located at https://github.com/electronicarts/EASTL . That repo is more up-to-date than what we have here, and it's officially maintained. This repo is no longer maintained.
What about the community contributions on this repo?
We did receive some decent contributions in this repo, however this repo is lacking any sort of leader / maintainer to review those contributions. (I asked around at one point and there weren't any takers!). I encourage all contributers to submit their work towards the electronicarts/EASTL repo instead, or create a new fork based off of electronicarts/EASTL.