etl
Fixed-capacity container library
Develops containers and utilities for embedded systems with fixed capacity and compile-time allocation
Embedded Template Library
2k stars
62 watching
399 forks
Language: C++
last commit: 2 months ago
Linked from 4 awesome lists
algorithmsc-plus-pluscontainerscppembedded-applicationslibrarytemplates
Related projects:
Repository | Description | Stars |
---|---|---|
| A collection of reusable C++ utility classes and functions for various tasks such as hashing and memory allocation. | 424 |
| A C container template library implementing various data structures and algorithms in ISO C99/C11. | 172 |
| Provides a simple C++ API to interact with FTP servers | 215 |
| A collection of utility libraries and data structures for building efficient C++ applications | 37 |
| An embedded C++ library designed to manage data in memory-constrained environments. | 62 |
| A C library providing generic and type-safe container implementations | 919 |
| A fast compiling, type-safe template library for C99/C11 | 1,088 |
| A library that provides efficient, constexpr-friendly container classes and algorithms for C++14 developers | 1,342 |
| Provides compile-time and runtime containers with fixed capacity and no dynamic allocations. | 395 |
| A library of associative containers with vector-like behavior | 75 |
| An embedded C++ standard library designed for explicit and organized memory management in resource-constrained environments | 52 |
| A C++ template with modern CMake setup and basic project infrastructure | 313 |
| A container class with efficient append operations on either end. | 37 |
| A C++ library for managing memory pools with efficient allocation and deallocation | 19 |
| A C++ wrapper around the FFmpeg libraries to simplify video processing and encoding. | 565 |