charlesnicholson / nanoprintfLinks
The smallest public printf implementation for its feature set.
☆710Updated last week
Alternatives and similar repositories for nanoprintf
Users that are interested in nanoprintf are comparing it to the libraries listed below
Sorting:
- Memory Manager For Small(ish) Microprocessors☆428Updated 3 months ago
- Tiny, fast(ish), self-contained, fully loaded printf, sprinf etc. implementation; particularly useful in embedded systems.☆497Updated 3 weeks ago
- Radically unbloated DEFLATE/zlib/gzip compression/decompression library. Can decompress any gzip/zlib data, and offers simplified compres…☆320Updated last year
- picolibc - a C library designed for embedded 32- and 64- bit systems.☆1,336Updated last week
- Embedded systems memory management library. Implementations for malloc(), free(), and other useful memory management functions☆252Updated last year
- libc targeted for embedded systems usage. Reduced set of functionality (due to embedded nature). Chosen for portability and quick bringu…☆587Updated 2 months ago
- Lightweight dynamic memory manager library for embedded systems with memory constraints. It implements malloc, calloc, realloc and free f…☆366Updated 2 months ago
- malloc / free replacement for unmanaged, linear memory situations (e.g. WASM, embedded devices...)☆791Updated 10 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.☆386Updated last year
- Protothreads (coroutines) in C99. Highly portable, but work best in low-end embedded systems.☆291Updated 8 years ago
- Two-Level Segregated Fit memory allocator implementation.☆1,323Updated 3 years ago
- Constant-complexity, deterministic, very fast memory allocator (heap) for hard real-time high-integrity embedded systems. Allocation take…☆313Updated 3 weeks ago
- A single-file, ANSI C, command-line parsing library that parses GNU-style command-line options.☆394Updated this week
- Analyses C/C++ build output for code size, static variables, and stack usage☆465Updated 9 months ago
- Small portable regex in C☆1,323Updated 7 months ago
- A font rendering library for microcontrollers.☆348Updated 8 months ago
- Lightweight exception implementation for C☆339Updated 3 months ago
- 📐 Pushing the boundaries of simplicity☆1,025Updated last month
- C/C++ JSON parser, emitter, JSON-RPC engine for embedded systems☆424Updated 2 months ago
- A windows application to view and analyze information from the linker generated Map file☆294Updated last year
- Tiny inflate library (inflate, gzip, zlib)☆191Updated 2 years ago
- An ANSI C encoder/decoder for the MessagePack serialization format / msgpack.org[C / Objective-C / Swift]☆147Updated 3 months ago
- 🧪 single header unit testing framework for C and C++☆898Updated this week
- 🟢 super fast 🚀 and tiny 🐥 embedded device 𝘾 printf-like trace ✍ code, works also inside ⚡ interrupts ⚡ and real-time PC 💻 logging (t…☆736Updated this week
- Catch Hard Faults on Cortex-M devices and save out a crash dump to be used by CrashDebug.☆233Updated 2 years ago
- A lightweight tar library written in ANSI C☆469Updated last year
- Compute any CRC, a bit at a time, a byte at a time, and a word at a time.☆330Updated 4 months ago
- Comprehensive, powerful, commercial-quality CBOR encoder/ decoder that is still suited for small devices.☆201Updated 3 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…☆996Updated this week
- Bootstrap C code on a Cortex-M MCU☆218Updated 5 years ago