estl-teaser
Container library
An embedded C++ library designed to manage data in memory-constrained environments.
62 stars
48 watching
7 forks
Language: C++
last commit: almost 9 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
malachi-iot/estdlib | An embedded C++ standard library designed for explicit and organized memory management in resource-constrained environments | 51 |
serge-sans-paille/frozen | A library that provides efficient, constexpr-friendly container classes and algorithms for C++14 developers | 1,323 |
etlcpp/etl | Develops containers and utilities for embedded systems with fixed capacity and compile-time allocation | 2,244 |
rurban/ctl | A C container template library implementing various data structures and algorithms in ISO C99/C11. | 171 |
lucavallin/barco | A C-based implementation of Linux containers | 1,492 |
slavenf/sfl-library | A C++11 header-only library providing various small and static container classes. | 71 |
essy-ecosystem/dependency-management | A dependency injection and components container without reflection, designed to make projects more extensible and modular. | 11 |
p-p-h-d/mlib | A C library providing generic and type-safe container implementations | 904 |
c-cube/ocaml-containers | A modular standard library extension and string library for OCaml | 492 |
colbyhall/ch_stl | An experimental C++ Standard Library project with daily updates and manual resource management. | 11 |
containers/storage | A Go library that provides methods for storing and managing filesystem layers, container images, and containers. | 563 |
orlp/devector | A container class with efficient append operations on either end. | 37 |
xemul/libct | A library providing an API to manage containers during their lifetime | 106 |
esamattis/jslibs | A curated collection of useful JavaScript libraries for building web applications. | 59 |
containerssh/libcontainerssh | A Go library that provides an embedded ContainerSSH and webhook helper to launch containers on demand | 63 |