embeddedartistry / libc
libc targeted for embedded systems usage. Reduced set of functionality (due to embedded nature). Chosen for portability and quick bringup.
☆582Updated 2 months ago
Alternatives and similar repositories for libc:
Users that are interested in libc are comparing it to the libraries listed below
- Embedded systems memory management library. Implementations for malloc(), free(), and other useful memory management functions☆250Updated 11 months ago
- Tiny, fast(ish), self-contained, fully loaded printf, sprinf etc. implementation; particularly useful in embedded systems.☆490Updated 2 weeks ago
- Memory Manager For Small(ish) Microprocessors☆422Updated 2 months ago
- picolibc - a C library designed for embedded 32- and 64- bit systems.☆1,322Updated this week
- The smallest public printf implementation for its feature set.☆693Updated this week
- Lightweight dynamic memory manager library for embedded systems with memory constraints. It implements malloc, calloc, realloc and free f…☆362Updated last month
- Unofficial mirror of sourceware newlib repository. Updated daily.☆267Updated this week
- Lightweight exception implementation for C☆338Updated 2 months ago
- A tiny printf and sprintf library for small embedded systems☆237Updated last year
- 🟢 super fast 🚀 and tiny 🐥 embedded device 𝘾 printf-like trace ✍ code, works also inside ⚡ interrupts ⚡ and real-time PC 💻 logging (t…☆713Updated last week
- Bootstrap C code on a Cortex-M MCU☆216Updated 5 years ago
- Single-header CLI with history and autocompletion for embedded systems (like Arduino or STM32)☆289Updated last year
- Analyses C/C++ build output for code size, static variables, and stack usage☆462Updated 8 months ago
- Free real-time operating system (RTOS) for microcontrollers with advanced c++ wrapper and support for std::thread☆197Updated last year
- A community for embedded software makers.☆492Updated 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.☆383Updated 11 months ago
- C library used to code JSON objects in null-terminated strings☆95Updated last year
- ARM Cortex-M bare-metal example code in C++ and CMake build☆203Updated 2 years ago
- Constant-complexity deterministic memory allocator (heap) for hard real-time high-integrity embedded systems. Allocation takes ≈165 cycle…☆290Updated last year
- QEMU with an STM32 microcontroller implementation☆533Updated last year
- Tiny, fast, non-dependent and fully loaded printf implementation for embedded systems. Extensive test suite passing.☆2,720Updated 2 years ago
- Radically unbloated DEFLATE/zlib/gzip compression/decompression library. Can decompress any gzip/zlib data, and offers simplified compres…☆319Updated last year
- FreeRTOS adaptation for CMSIS-RTOS Version 2☆573Updated last week
- wolfBoot is a portable, OS-agnostic, secure bootloader for microcontrollers, supporting firmware authentication and firmware update mecha…☆406Updated last week
- Minimal printf() implementation for embedded projects.☆174Updated last year
- MicroShell is a lightweight pure C implementation of shell emulator dedicated for embedded bare-metal systems.☆300Updated 10 months ago
- GCC/gcov code coverage data extraction from the actual embedded system, without requiring a file system, or an operating system, or stand…☆188Updated last year
- Tiny, modular, drop-in, library of some most commonly used utility methods for C (embedded) applications. Intended to be used as a git-su…☆154Updated 3 months ago
- A windows application to view and analyze information from the linker generated Map file☆292Updated last year
- A project dedicated to building LLVM toolchain for Arm and AArch64 embedded targets.☆473Updated 2 months ago