charlesnicholson / nanoprintf
The smallest public printf implementation for its feature set.
☆693Updated this week
Alternatives and similar repositories for nanoprintf:
Users that are interested in nanoprintf are comparing it to the libraries listed below
- Memory Manager For Small(ish) Microprocessors☆422Updated 2 months ago
- Tiny, fast(ish), self-contained, fully loaded printf, sprinf etc. implementation; particularly useful in embedded systems.☆489Updated 2 weeks ago
- libc targeted for embedded systems usage. Reduced set of functionality (due to embedded nature). Chosen for portability and quick bringu…☆582Updated 2 months ago
- picolibc - a C library designed for embedded 32- and 64- bit systems.☆1,322Updated this week
- Embedded systems memory management library. Implementations for malloc(), free(), and other useful memory management functions☆250Updated 11 months ago
- Lightweight dynamic memory manager library for embedded systems with memory constraints. It implements malloc, calloc, realloc and free f…☆362Updated last month
- Radically unbloated DEFLATE/zlib/gzip compression/decompression library. Can decompress any gzip/zlib data, and offers simplified compres…☆319Updated last year
- malloc / free replacement for unmanaged, linear memory situations (e.g. WASM, embedded devices...)☆790Updated 9 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.☆383Updated 11 months ago
- Analyses C/C++ build output for code size, static variables, and stack usage☆462Updated 8 months ago
- Constant-complexity deterministic memory allocator (heap) for hard real-time high-integrity embedded systems. Allocation takes ≈165 cycle…☆290Updated last year
- C/C++ JSON parser, emitter, JSON-RPC engine for embedded systems☆422Updated 2 months ago
- Protothreads (coroutines) in C99. Highly portable, but work best in low-end embedded systems.☆288Updated 8 years ago
- A single-file, ANSI C, command-line parsing library that parses GNU-style command-line options.☆393Updated 2 months ago
- 🟢 super fast 🚀 and tiny 🐥 embedded device 𝘾 printf-like trace ✍ code, works also inside ⚡ interrupts ⚡ and real-time PC 💻 logging (t…☆713Updated last week
- 🧪 single header unit testing framework for C and C++☆892Updated 8 months ago
- data compression library for embedded/real-time systems☆1,405Updated 11 months ago
- Two-Level Segregated Fit memory allocator implementation.☆1,303Updated 3 years ago
- Lightweight exception implementation for C☆338Updated 2 months ago
- M*LIB is a library of generic and type safe containers in pure C language (C99 / C11) for a wide collection of container (comparable to t…☆981Updated this week
- Tiny, fast, non-dependent and fully loaded printf implementation for embedded systems. Extensive test suite passing.☆2,718Updated 2 years ago
- Cross Platform Fixed Point Maths Library☆793Updated last year
- MicroShell is a lightweight pure C implementation of shell emulator dedicated for embedded bare-metal systems.☆300Updated 10 months ago
- modm: a C++23 library generator for AVR and ARM Cortex-M devices☆863Updated 2 weeks ago
- Stackless Async Subroutines for C☆737Updated last year
- MPack - A C encoder/decoder for the MessagePack serialization format / msgpack.org[C]☆577Updated 2 months ago
- Script for analyzing ELF memory usage☆159Updated last year
- C library used to code JSON objects in null-terminated strings☆95Updated last year
- Catch Hard Faults on Cortex-M devices and save out a crash dump to be used by CrashDebug.☆232Updated 2 years ago
- A font rendering library for microcontrollers.☆349Updated 7 months ago