charlesnicholson / nanoprintfLinks
The smallest public printf implementation for its feature set.
☆775Updated 3 months ago
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☆463Updated 8 months ago
- libc targeted for embedded systems usage. Reduced set of functionality (due to embedded nature). Chosen for portability and quick bringu…☆615Updated 8 months ago
- Tiny, fast(ish), self-contained, fully loaded printf, sprinf etc. implementation; particularly useful in embedded systems.☆533Updated last week
- Radically unbloated DEFLATE/zlib/gzip compression/decompression library. Can decompress any gzip/zlib data, and offers simplified compres…☆335Updated 2 years 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.☆412Updated last year
- Embedded systems memory management library. Implementations for malloc(), free(), and other useful memory management functions☆270Updated last year
- picolibc - a C library designed for embedded 32- and 64- bit systems.☆1,425Updated last week
- Lightweight dynamic memory manager library for embedded systems with memory constraints. It implements malloc, calloc, realloc and free f…☆418Updated last week
- A single-file, ANSI C, command-line parsing library that parses GNU-style command-line options.☆418Updated last month
- malloc / free replacement for unmanaged, linear memory situations (e.g. WASM, embedded devices...)☆803Updated last year
- data compression library for embedded/real-time systems☆1,485Updated last year
- Constant-complexity, deterministic, very fast memory allocator (heap) for hard real-time high-integrity embedded systems. Allocation take…☆356Updated 6 months ago
- Lightweight exception implementation for C☆352Updated 9 months ago
- C/C++ JSON parser, emitter, JSON-RPC engine for embedded systems☆444Updated 8 months ago
- Protothreads (coroutines) in C99. Highly portable, but work best in low-end embedded systems.☆295Updated 8 years ago
- Two-Level Segregated Fit memory allocator implementation.☆1,425Updated 4 years ago
- A font rendering library for microcontrollers.☆389Updated last year
- M*LIB is a library of generic and type safe containers / data structures in pure C language (C99 / C11) for a wide collection of containe…☆1,056Updated this week
- Small portable regex in C☆1,439Updated last year
- Analyses C/C++ build output for code size, static variables, and stack usage☆490Updated 2 months ago
- C library used to code JSON objects in null-terminated strings☆99Updated 2 years ago
- 🧪 single header unit testing framework for C and C++☆930Updated 2 months ago
- Minimal printf() implementation for embedded projects.☆180Updated 2 years ago
- My variant of the C Template Library☆272Updated 4 months ago
- 🟢 super fast 🚀 and tiny 🐥 embedded device 𝘾 printf-like trace ✍ code, works also inside ⚡ interrupts ⚡ and real-time PC 💻 logging (t…☆828Updated last week
- A tiny printf and sprintf library for small embedded systems☆243Updated 2 years ago
- #️⃣ single header hashmap implementation for C and C++☆442Updated 3 months ago
- Stackless Async Subroutines for C☆757Updated 2 years ago
- Portable, reentrant, getopt-like option parser☆372Updated 6 months ago
- Compute any CRC, a bit at a time, a byte at a time, and a word at a time.☆333Updated 9 months ago