strlcat / smallocLinks
SMalloc -- a *static* memory allocator.
☆40Updated last year
Alternatives and similar repositories for smalloc
Users that are interested in smalloc are comparing it to the libraries listed below
Sorting:
- High performance video graphic library for embedded systems☆37Updated 5 years ago
- Minimally design scripting language for use on systems with limited resources.☆57Updated 8 years ago
- String parsing library combining the memory safety of strsep and the convenience of a sscanf-like interface.☆28Updated 11 months ago
- Tiny, zero-allocation JSON serializer written in ANSI C☆41Updated 4 months ago
- Font decoder for embedding into C, for embedded systems☆37Updated 6 years ago
- A self-contained minimal library for interacting with Linux hot-plug events☆26Updated 8 years ago
- st filesystem for embedded flash systems☆12Updated 8 years ago
- Small C library for microcontrollers. Code is based on klibc.☆115Updated 3 years ago
- Intrusive data structures and asynchronous IO library☆20Updated 5 years ago
- Tiny inflate library (inflate, gzip, zlib)☆190Updated 3 years ago
- Embedded Systems C++ Library Support (Currently wraps libcxx)☆91Updated 9 months ago
- An implementation of CBOR in C☆48Updated 8 months ago
- A lightweight implementation of the fat32 filesystem specification in C for embedded systems.☆107Updated 5 years ago
- C library to print nicely formatted tables☆27Updated 6 months ago
- Single-file FLAC decoder with a push-style API☆37Updated 6 months ago
- Tiny, heap-allocation free FLAC decoder written in C☆62Updated 5 months ago
- Audio compression using companders (integer implementation, A-Law, Mu-Law) for embedded micros with IIR fixed-radix averager