embeddedartistry / libc
libc targeted for embedded systems usage. Reduced set of functionality (due to embedded nature). Chosen for portability and quick bringup.
☆524Updated 5 months ago
Related projects ⓘ
Alternatives and complementary repositories for libc
- Embedded systems memory management library. Implementations for malloc(), free(), and other useful memory management functions☆218Updated 5 months ago
- Tiny, fast(ish), self-contained, fully loaded printf, sprinf etc. implementation; particularly useful in embedded systems.☆439Updated last month
- Memory Manager For Small(ish) Microprocessors☆399Updated 6 months ago
- The smallest public printf implementation for its feature set.☆610Updated 3 weeks ago
- Lightweight dynamic memory manager library for embedded systems with memory constraints. It implements malloc, calloc, realloc and free f…☆300Updated last month
- 🟢 super fast 🚀 and tiny 🐥 embedded device 𝘾 printf-like trace ✍ code, works also inside ⚡ interrupts ⚡ and real-time PC 💻 logging (t…☆517Updated this week
- picolibc - a C library designed for embedded 32- and 64- bit systems.☆1,174Updated this week
- ARM Cortex-M bare-metal example code in C++ and CMake build☆190Updated last year
- QEMU with an STM32 microcontroller implementation☆528Updated 9 months ago
- Bootstrap C code on a Cortex-M MCU☆206Updated 5 years ago
- Unofficial mirror of sourceware newlib repository. Updated daily.☆231Updated this week
- A community for embedded software makers.☆466Updated this week
- Dynamic linker for Cortex-M MCUs☆172Updated last year
- Single-header CLI with history and autocompletion for embedded systems (like Arduino or STM32)☆246Updated 6 months ago
- A tiny printf and sprintf library for small embedded systems☆227Updated last year
- A project dedicated to building LLVM toolchain for Arm and AArch64 embedded targets.☆420Updated this week
- The tiny-json is a versatile and easy to use json parser in C suitable for embedded systems. It is fast, robust and portable.☆357Updated 6 months ago
- Analyses C/C++ build output for code size, static variables, and stack usage☆431Updated 3 months ago
- Lightweight printf library optimized for embedded systems☆186Updated last month
- Free real-time operating system (RTOS) for microcontrollers with advanced c++ wrapper and support for std::thread☆170Updated 6 months ago
- Cortex M SWO SWV Demux and Postprocess (Software)☆395Updated 3 weeks ago
- MicroShell is a lightweight pure C implementation of shell emulator dedicated for embedded bare-metal systems.☆275Updated 5 months ago
- Lightweight exception implementation for C☆326Updated last month
- Event-driven, preemptive, priority-based, hardware RTOS for ARM Cortex-M.☆154Updated 4 months ago
- Constant-complexity deterministic memory allocator (heap) for hard real-time high-integrity embedded systems. There is very little activi…☆255Updated 7 months ago
- A simple start for any STM32 based project.☆351Updated 10 months ago
- malloc / free replacement for unmanaged, linear memory situations (e.g. WASM, embedded devices...)☆778Updated 3 months ago
- A font rendering library for microcontrollers.☆329Updated 2 months ago
- Radically unbloated DEFLATE/zlib/gzip compression/decompression library. Can decompress any gzip/zlib data, and offers simplified compres…☆308Updated last year
- object-oriented C++ RTOS for microcontrollers☆432Updated 3 weeks ago