mpaland / vicLinks
High performance video graphic library for embedded systems
☆37Updated 5 years ago
Alternatives and similar repositories for vic
Users that are interested in vic are comparing it to the libraries listed below
Sorting:
- A C99 implementation of the Consistent Overhead Byte Stuffing ("COBS") algorithm.☆61Updated 11 months ago
- String parsing library combining the memory safety of strsep and the convenience of a sscanf-like interface.☆28Updated 11 months ago
- Embedded Systems C++ Library Support (Currently wraps libcxx)☆93Updated 10 months ago
- Lightweight printf-compatible format processing library☆33Updated 10 months ago
- SMalloc -- a *static* memory allocator.☆40Updated last year
- Small C library for microcontrollers. Code is based on klibc.☆115Updated 3 years ago
- Compositional DSP Library☆24Updated 4 years ago
- A lean C++ string format library (mainly) for embedded platforms☆20Updated 6 years ago
- Raspberry Pi GDB remote serial protocol stub☆40Updated 8 years ago
- Minimal Zero-Footprint CBOR Decoder in C☆65Updated 9 months ago
- A Swiss Army knife scheduler for embedded systems☆68Updated 6 years ago
- Basic Compression Library in biicode http://bcl.comli.eu/☆29Updated 10 years ago
- st filesystem for embedded flash systems☆12Updated 8 years ago
- ARM Run-Time ABI for the Cortex-M0 processor☆50Updated 3 years ago
- It is an alternative implementation of the printf family suitable for embedded systems.☆19Updated 4 years ago
- Minimally design scripting language for use on systems with limited resources.☆57Updated 8 years ago
- This is the custom implementation of function malloc for embedded systems, that defragmentate memory after using it. Good solution when y…