embeddedartistry / libcLinks
libc targeted for embedded systems usage. Reduced set of functionality (due to embedded nature). Chosen for portability and quick bringup.
☆593Updated 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.☆509Updated 2 months ago
- Embedded systems memory management library. Implementations for malloc(), free(), and other useful memory management functions☆258Updated last year
- Memory Manager For Small(ish) Microprocessors☆434Updated 4 months ago
- The smallest public printf implementation for its feature set.☆732Updated 3 weeks ago
- picolibc - a C library designed for embedded 32- and 64- bit systems.☆1,354Updated this week
- Lightweight dynamic memory manager library for embedded systems with memory constraints. It implements malloc, calloc, realloc and free f…☆376Updated 3 months ago
- Analyses C/C++ build output for code size, static variables, and stack usage☆469Updated 11 months ago
- Unofficial mirror of sourceware newlib repository. Updated daily.☆282Updated this week
- Lightweight exception implementation for C☆345Updated 4 months ago
- 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…☆763Updated this week
- Free real-time operating system (RTOS) for microcontrollers with advanced c++ wrapper and support for std::thread☆201Updated last year
- A community for embedded software makers.☆505Updated last 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.☆391Updated last year
- ARM Cortex-M bare-metal example code in C++ and CMake build☆209Updated 2 years ago
- A project dedicated to building LLVM toolchain for Arm and AArch64 embedded targets.☆485Updated 2 months ago
- Tiny, modular, drop-in, library of some most commonly used utility methods for C (embedded) applications. Intended to be used as a git-su…☆157Updated 3 weeks ago
- Single-header CLI with history and autocompletion for embedded systems (like Arduino or STM32)☆303Updated 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.☆315Updated last year
- Constant-complexity, deterministic, very fast memory allocator (heap) for hard real-time high-integrity embedded systems. Allocation take…☆325Updated 2 months ago
- A curated list of awesome embedded software frameworks, libraries, resources, and shiny things.☆108Updated 2 years ago
- QEMU with an STM32 microcontroller implementation☆539Updated last year
- A windows application to view and analyze information from the linker generated Map file☆296Updated last year
- Lightweight USB device Stack for STM32 microcontrollers☆761Updated last year
- An ebook about bare-metal programming for ARM☆744Updated 4 years ago
- Catch Hard Faults on Cortex-M devices and save out a crash dump to be used by CrashDebug.☆238Updated 2 years ago
- Simple and memory-efficient implementation of OOP in C suitable for real-time embedded systems.☆242Updated last year
- A font rendering library for microcontrollers.☆353Updated 9 months ago
- 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