estdlib
Embedded Standard Library
An embedded C++ standard library designed for explicit and organized memory management in resource-constrained environments
C++ Standard Lib adapted to embedded environments
51 stars
5 watching
1 forks
Language: C++
last commit: 7 days ago
Linked from 1 awesome list
embedded
Related projects:
Repository | Description | Stars |
---|---|---|
esrlabs/estl-teaser | An embedded C++ library designed to manage data in memory-constrained environments. | 62 |
malachi-iot/j1939 | A CAN bus protocol library for embedded systems that specializes in J1939 implementations | 5 |
symisc/sod | A comprehensive computer vision and machine learning library optimized for embedded systems and IoT devices. | 1,748 |
picolibc/picolibc | A C library designed to provide standard C APIs for small embedded systems with limited RAM. | 1,174 |
radex/swift_stdlib | An updated collection of Xcode-generated headers from the Swift standard library across multiple beta versions. | 16 |
managarm/mlibc | A portable C standard library with support for multiple architectures and operating systems. | 853 |
lambdacube3d/lambdacube-edsl | A domain-specific language and library for programming GPUs in a functional style | 203 |
etlcpp/etl | Develops containers and utilities for embedded systems with fixed capacity and compile-time allocation | 2,244 |
aws/aws-iot-device-sdk-embedded-c | Provides a set of libraries and tools to connect IoT devices to AWS services securely | 981 |
eliaskosunen/scnlib | A modern C++ library for safer and more efficient input parsing. | 1,084 |
esp-rs/esp-idf-hal | A Rust library providing safe wrappers for the ESP IDF SDK drivers | 469 |
p-p-h-d/mlib | A C library providing generic and type-safe container implementations | 904 |
bytecodealliance/cap-std | A project providing a capability-based version of the Rust standard library for sandboxed and secure application development. | 660 |
stnolting/neorv32 | An open source 32-bit RISC-V CPU and microcontroller-like SoC written in VHDL for customizable embedded systems | 1,602 |
theembeddedgeorge/theembeddednewtestament.github.io | A comprehensive resource covering various aspects of embedded systems programming and C/C++ development, including topics on language fundamentals, data structures, concurrency, and system-specific details. | 315 |