EAStdC

C library package

A package implementing standard C library facilities in the form of a C++ library

EAStdC is a package which implements basic library facilities that are similar to those in the standard C library.

GitHub

492 stars
22 watching
96 forks
Language: C++
last commit: 4 months ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
paulhodge/eastl A discontinued C++ library providing container classes and utilities for game development 504
erikmcclure/buntils A collection of utility libraries and data structures for building efficient C++ applications 37
electronicarts/eabase A collection of header files providing platform-independent data types and feature macros for software development. 171
atgreen/cl-etcd A library that simplifies the integration of a distributed key-value store into Common Lisp applications 11
electronicarts/eathread Provides a unified cross-platform interface for multithreaded programming on various platforms. 299
colbyhall/ch_stl An experimental C++ Standard Library project with daily updates and manual resource management. 11
bloomberg/bde A set of foundational C++ libraries used by Bloomberg for building applications. 1,688
electronicarts/eaassert A simple and lightweight assert technology written in C++ 43
kaisenamin/c_std Reimplements C++ standard library functionality in C to provide a set of generic data structures and algorithms for C programs. 1,166
electronicarts/eastl An extensive C++ template library for runtime and tool development with an emphasis on high performance. 8,317
nem0/lent A high-performance 2nd generation Entity Component System (ECS) library with minimal dependencies and a simple API for managing game-like data structures. 67
malachi-iot/estdlib An embedded C++ standard library designed for explicit and organized memory management in resource-constrained environments 52
guillaume-haerinck/met-ecs A simple Entity Component System library designed to facilitate the creation and management of entities with components and systems. 16
yelnats321/entityplus An Entity Component System library for C++14 that decouples data from mechanics by using Entities, Components, and Systems. 190
acdemiralp/acd A collection of single-file utilities for C++. 30