embeddedartistry / libcLinks
libc targeted for embedded systems usage. Reduced set of functionality (due to embedded nature). Chosen for portability and quick bringup.
☆587Updated 3 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.☆502Updated last month
- Embedded systems memory management library. Implementations for malloc(), free(), and other useful memory management functions☆252Updated last year
- picolibc - a C library designed for embedded 32- and 64- bit systems.☆1,339Updated last week
- Lightweight dynamic memory manager library for embedded systems with memory constraints. It implements malloc, calloc, realloc and free f…☆370Updated 2 months ago
- Memory Manager For Small(ish) Microprocessors☆430Updated 3 months ago
- Unofficial mirror of sourceware newlib repository. Updated daily.☆272Updated this week
- Analyses C/C++ build output for code size, static variables, and stack usage☆467Updated 10 months ago
- 🟢 super fast 🚀 and tiny 🐥 embedded device 𝘾 printf-like trace ✍ code, works also inside ⚡ interrupts ⚡ and real-time PC 💻 logging (t…☆740Updated last week
- The smallest public printf implementation for its feature set.☆726Updated last week
- ARM Cortex-M bare-metal example code in C++ and CMake build☆208Updated 2 years ago
- Lightweight exception implementation for C☆339Updated 4 months ago
- A tiny printf and sprintf library for small embedded systems☆236Updated last year
- Single-header CLI with history and autocompletion for embedded systems (like Arduino or STM32)☆298Updated last year
- GCC/gcov code coverage data extraction from the actual embedded system, without requiring a file system, or an operating system, or stand…☆196Updated last year
- Free real-time operating system (RTOS) for microcontrollers with advanced c++ wrapper and support for std::thread☆200Updated last year
- A community for embedded software makers.☆501Updated last week
- A project dedicated to building LLVM toolchain for Arm and AArch64 embedded targets.☆477Updated last month
- Bootstrap C code on a Cortex-M MCU☆220Updated 5 years ago
- QEMU with an STM32 microcontroller implementation☆538Updated last year
- A windows application to view and analyze information from the linker generated Map file☆295Updated last year
- A curated list of awesome embedded software frameworks, libraries, resources, and shiny things.☆108Updated 2 years ago
- Tiny, fast, non-dependent and fully loaded printf implementation for embedded systems. Extensive test suite passing.☆2,747Updated 2 years ago
- Constant-complexity, deterministic, very fast memory allocator (heap) for hard real-time high-integrity embedded systems. Allocation take…☆319Updated last month
- Cortex M SWO SWV Demux and Postprocess (Software)☆416Updated 2 months ago
- Catch Hard Faults on Cortex-M devices and save out a crash dump to be used by CrashDebug.☆235Updated 2 years ago
- MicroShell is a lightweight pure C implementation of shell emulator dedicated for embedded bare-metal systems.☆310Updated last year
- NAND flash translation layer for low-memory systems☆433Updated 3 years ago
- Memfault SDK for embedded systems. Observability, logging, crash reporting, and OTA all in one service. More information at https://docs.…☆179Updated last week
- Dynamic linker for Cortex-M MCUs☆184Updated 2 years ago
- Radically unbloated DEFLATE/zlib/gzip compression/decompression library. Can decompress any gzip/zlib data, and offers simplified compres…☆324Updated last year