mickjc750 / str
C String handling library inspired by Luca Sas
☆253Updated 3 weeks ago
Alternatives and similar repositories for str
Users that are interested in str are comparing it to the libraries listed below
Sorting:
- Unicode® algorithms on a chip. Compliant with MISRA C:2012.☆62Updated 2 months ago
- Lightweight dynamic memory manager library for embedded systems with memory constraints. It implements malloc, calloc, realloc and free f…☆363Updated last month
- Protothreads (coroutines) in C99. Highly portable, but work best in low-end embedded systems.☆288Updated 8 years ago
- Lightweight printf library optimized for embedded systems☆258Updated last week
- Lightweight shell implementation for embedded systems☆153Updated last week
- lightweight logging for embedded microcontrollers☆275Updated 3 months ago
- All-inclusive Buffer for C☆413Updated last year
- The tiny C library of 2D computer graphics.☆200Updated last year
- 纯C语言高性能的轻量级协程,比protothread更高效,仅一个bp.h文件。 Lightweight coroutine with high performance in pure C language, …