charlesnicholson / nanoprintf
The smallest public printf implementation for its feature set.
☆642Updated 3 weeks ago
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☆409Updated last week
- Tiny, fast(ish), self-contained, fully loaded printf, sprinf etc. implementation; particularly useful in embedded systems.☆473Updated 3 weeks ago
- libc targeted for embedded systems usage. Reduced set of functionality (due to embedded nature). Chosen for portability and quick bringu…☆545Updated 9 months ago
- picolibc - a C library designed for embedded 32- and 64- bit systems.☆1,263Updated this week
- Embedded systems memory management library. Implementations for malloc(), free(), and other useful memory management functions☆237Updated 9 months ago
- Constant-complexity deterministic memory allocator (heap) for hard real-time high-integrity embedded systems. Allocation takes ≈165 cycle…☆274Updated 10 months ago
- Radically unbloated DEFLATE/zlib/gzip compression/decompression library. Can decompress any gzip/zlib data, and offers simplified compres…☆313Updated last year
- malloc / free replacement for unmanaged, linear memory situations (e.g. WASM, embedded devices...)☆782Updated 6 months ago
- 🟢 super fast 🚀 and tiny 🐥 embedded device 𝘾 printf-like trace ✍ code, works also inside ⚡ interrupts ⚡ and real-time PC 💻 logging (t…☆606Updated last week
- 🧪 single header unit testing framework for C and C++☆875Updated 5 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.☆374Updated 9 months ago
- A single-file, ANSI C, command-line parsing library that parses GNU-style command-line options.☆386Updated this week
- Lightweight dynamic memory manager library for embedded systems with memory constraints. It implements malloc, calloc, realloc and free f…☆321Updated last month
- Lightweight exception implementation for C☆333Updated this week
- Protothreads (coroutines) in C99. Highly portable, but work best in low-end embedded systems.☆284Updated 8 years ago
- Two-Level Segregated Fit memory allocator implementation.☆1,241Updated 3 years ago
- Library of generic and type safe containers in pure C language (C99 or C11) for a wide collection of container (comparable to the C++ STL…☆950Updated 2 weeks ago
- MPack - A C encoder/decoder for the MessagePack serialization format / msgpack.org[C]☆569Updated this week
- Analyses C/C++ build output for code size, static variables, and stack usage☆445Updated 6 months ago
- A font rendering library for microcontrollers.☆342Updated 5 months ago
- Collection of miscellaneous portable C snippets.☆707Updated last year
- C/C++ JSON parser, emitter, JSON-RPC engine for embedded systems☆413Updated 9 months ago
- 📐 Pushing the boundaries of simplicity☆1,004Updated 6 months ago
- MicroShell is a lightweight pure C implementation of shell emulator dedicated for embedded bare-metal systems.☆286Updated 8 months ago
- Tiny, fast, non-dependent and fully loaded printf implementation for embedded systems. Extensive test suite passing.☆2,650Updated last year
- My variant of the C Template Library☆181Updated 11 months ago
- A C/C++ header to help move #ifdefs out of your code☆819Updated 5 months ago
- Include binary files in C/C++☆1,021Updated 7 months ago
- Single header stackful cross-platform coroutine library in pure C.☆697Updated 2 months ago
- Compute any CRC, a bit at a time, a byte at a time, and a word at a time.☆327Updated 2 weeks ago