embeddedartistry / libcLinks
libc targeted for embedded systems usage. Reduced set of functionality (due to embedded nature). Chosen for portability and quick bringup.
☆598Updated 4 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.☆514Updated last week
- Embedded systems memory management library. Implementations for malloc(), free(), and other useful memory management functions☆262Updated last year
- picolibc - a C library designed for embedded 32- and 64- bit systems.☆1,370Updated 2 weeks ago
- The smallest public printf implementation for its feature set.☆737Updated last week
- Memory Manager For Small(ish) Microprocessors☆441Updated 5 months ago
- Lightweight dynamic memory manager library for embedded systems with memory constraints. It implements malloc, calloc, realloc and free f…☆390Updated last week
- Unofficial mirror of sourceware newlib repository. Updated daily.☆287Updated this week
- A tiny printf and sprintf library for small embedded systems☆238Updated last year
- 🟢 super fast 🚀 and tiny 🐥 embedded device 𝘾 printf-like trace ✍ code, works also inside ⚡ interrupts ⚡ and real-time PC 💻 logging (t…☆779Updated this week
- Lightweight exception implementation for C☆346Updated 5 months ago
- A community for embedded software makers.☆517Updated last week
- A project dedicated to building LLVM toolchain for Arm and AArch64 embedded targets.☆489Updated 2 months ago
- Analyses C/C++ build output for code size, static variables, and stack usage☆474Updated 11 months ago
- Single-header CLI with history and autocompletion for embedded systems (like Arduino or STM32)☆307Updated last year
- Free real-time operating system (RTOS) for microcontrollers with advanced c++ wrapper and support for std::thread☆201Updated last year
- Bootstrap C code on a Cortex-M MCU☆222Updated 5 years ago
- MicroShell is a lightweight pure C implementation of shell emulator dedicated for embedded bare-metal systems.☆317Updated last year
- ARM Cortex-M bare-metal example code in C++ and CMake build☆209Updated 2 years ago
- Constant-complexity, deterministic, very fast memory allocator (heap) for hard real-time high-integrity embedded systems. Allocation take…☆337Updated 2 months ago
- The tiny-json is a versatile and easy to use json parser in C suitable for embedded systems. It is fast, robust and portable.☆395Updated last year
- A curated list of awesome embedded software frameworks, libraries, resources, and shiny things.☆108Updated 2 years ago
- Radically unbloated DEFLATE/zlib/gzip compression/decompression library. Can decompress any gzip/zlib data, and offers simplified compres…☆327Updated last year
- FatFs - Generic FAT File System Module☆286Updated last week
- Embedded Backtrace and Stack Unwinder for ARM Cortex-M☆104Updated 8 months ago
- A windows application to view and analyze information from the linker generated Map file☆299Updated last year
- Tiny, fast, non-dependent and fully loaded printf implementation for embedded systems. Extensive test suite passing.☆2,780Updated 2 years ago
- wolfBoot is a portable, OS-agnostic, secure bootloader for microcontrollers, supporting firmware authentication and firmware update mecha…☆430Updated 3 weeks ago
- NAND flash translation layer for low-memory systems☆442Updated 3 years ago
- A minimalist UML State machine framework for finite state machine and hierarchical state machine in C☆187Updated 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