mickjc750 / strLinks
C String handling library inspired by Luca Sas
☆258Updated 3 months 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.☆63Updated 3 weeks ago
- Lightweight dynamic memory manager library for embedded systems with memory constraints. It implements malloc, calloc, realloc and free f…☆395Updated last week
- Protothreads (coroutines) in C99. Highly portable, but work best in low-end embedded systems.☆292Updated 8 years ago
- My variant of the C Template Library☆268Updated last month
- Lightweight printf library optimized for embedded systems☆291Updated 3 weeks ago
- Compute any CRC, a bit at a time, a byte at a time, and a word at a time.☆332Updated 6 months ago
- "Lock-Free Ring Buffer" (LFRB) is a minimal, customizable implementation of a ring buffer (a.k.a. circular buffer) in C, specifically sui…☆57Updated 10 months ago
- A fast and lightweight event loop for embedded platforms.☆105Updated 3 years ago
- Lightweight shell implementation for embedded systems☆165Updated 3 months ago
- The smallest public printf implementation for its feature set.☆751Updated 3 weeks ago
- A font rendering library for microcontrollers.☆374Updated 11 months ago
- EMbedded ZModem☆34Updated 2 years ago
- lightweight logging for embedded microcontrollers☆322Updated 6 months ago
- Versatile and easy to use C language utility library with functions and macros commonly used in various applications☆67Updated last month
- Embedded systems memory management library. Implementations for malloc(), free(), and other useful memory management functions☆263Updated last year
- Lightweight JSON parser for embedded systems☆226Updated last month
- Header-only library for asynchronous tasks in C☆270Updated last year
- The tiny C library of 2D computer graphics.☆203Updated last week
- An open-source OS for embedded applications that supports prioritized cooperative scheduling, time control, inter-task communications pri…☆335Updated 2 weeks ago
- 纯C语言高性能的轻量级协程,比protothread更高效,仅一个bp.h文件。 Lightweight coroutine with high performance in pure C language, …☆98Updated 3 years ago
- Quicksort implemented as a C macro☆172Updated 3 years ago
- Memory Manager For Small(ish) Microprocessors☆445Updated 6 months ago
- Tiny, modular, drop-in, library of some most commonly used utility methods for C (embedded) applications. Intended to be used as a git-su…☆158Updated 2 months ago
- All-inclusive Buffer for C☆412Updated last year
- 2D Graphic Library optimized for Cortex-M processors☆348Updated this week
- State Machine Design in C☆155Updated last month
- Lightweight event management system for embedded systems