embeddedartistry / libcLinks
libc targeted for embedded systems usage. Reduced set of functionality (due to embedded nature). Chosen for portability and quick bringup.
☆622Updated 9 months ago
Alternatives and similar repositories for libc
Users that are interested in libc are comparing it to the libraries listed below
Sorting:
- Tiny, fast(ish), self-contained, fully loaded printf, sprinf etc. implementation; particularly useful in embedded systems.☆566Updated last week
- Embedded systems memory management library. Implementations for malloc(), free(), and other useful memory management functions☆271Updated last year
- Memory Manager For Small(ish) Microprocessors☆467Updated 9 months ago
- picolibc - a C library designed for embedded 32- and 64- bit systems.☆1,438Updated this week
- The smallest public printf implementation for its feature set.☆781Updated 4 months ago
- Unofficial mirror of sourceware newlib repository. Updated daily.☆309Updated this week
- Lightweight dynamic memory manager library for embedded systems with memory constraints. It implements malloc, calloc, realloc and free f…☆428Updated last month
- Lightweight exception implementation for C☆355Updated 10 months ago
- A tiny printf and sprintf library for small embedded systems☆244Updated 2 years ago
- Analyses C/C++ build output for code size, static variables, and stack usage☆494Updated 2 weeks ago
- 🟢 super fast 🚀 tiny 🐥 𝘾 printf-look-and-feel ✍ trace code, in ⚡ interrupts ⚡ too ‼️, and real-time PC 💻 logging 👀☆846Updated 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.☆420Updated last year
- A project dedicated to building LLVM toolchain for Arm and AArch64 embedded targets.☆489Updated 7 months ago
- A community for embedded software makers.☆527Updated last month
- Bootstrap C code on a Cortex-M MCU☆230Updated 6 years ago
- Free real-time operating system (RTOS) for microcontrollers with advanced c++ wrapper and support for std::thread☆203Updated 2 weeks ago
- NAND flash translation layer for low-memory systems☆461Updated 3 years ago
- Minimal printf() implementation for embedded projects.☆180Updated 2 years ago
- MicroShell is a lightweight pure C implementation of shell emulator dedicated for embedded bare-metal systems.☆339Updated last year
- ARM Cortex-M bare-metal example code in C++ and CMake build☆219Updated 2 years ago
- Tiny, fast, non-dependent and fully loaded printf implementation for embedded systems. Extensive test suite passing.☆2,906Updated 2 years ago
- Single-header CLI with history and autocompletion for embedded systems (like Arduino or STM32)☆339Updated 3 months ago
- A windows application to view and analyze information from the linker generated Map file☆312Updated last year
- wolfBoot is a portable, OS-agnostic, secure bootloader for microcontrollers, supporting firmware authentication and firmware update mecha…☆454Updated this week
- Constant-complexity, deterministic, very fast memory allocator (heap) for hard real-time high-integrity embedded systems. Allocation take…☆371Updated 2 weeks ago
- C library used to code JSON objects in null-terminated strings☆101Updated 2 years ago
- Simple and memory-efficient implementation of OOP in C suitable for real-time embedded systems.☆259Updated 2 years ago
- Memfault SDK for embedded systems. Observability, logging, crash reporting, and OTA all in one service. More information at https://docs.…☆206Updated last week
- QEMU with an STM32 microcontroller implementation☆549Updated 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…☆162Updated 2 months ago