mickjc750 / strLinks
C String handling library inspired by Luca Sas
☆262Updated 2 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.☆84Updated this week
- My variant of the C Template Library☆279Updated last month
- Lightweight dynamic memory manager library for embedded systems with memory constraints. It implements malloc, calloc, realloc and free f…☆432Updated 2 months ago
- Protothreads (coroutines) in C99. Highly portable, but work best in low-end embedded systems.☆299Updated 9 years ago
- Lightweight printf library optimized for embedded systems☆332Updated 3 weeks ago
- A fast and lightweight event loop for embedded platforms.☆109Updated 3 years ago
- A ultra-lightweight embedded scripting language optimized for microcontrollers.☆1,000Updated last month
- Compute any CRC, a bit at a time, a byte at a time, and a word at a time.☆337Updated 11 months ago
- ☆91Updated 5 months ago
- Memory Manager For Small(ish) Microprocessors☆469Updated 11 months ago
- Embedded systems memory management library. Implementations for malloc(), free(), and other useful memory management functions☆274Updated this week
- A font rendering library for microcontrollers.☆397Updated last year
- Header-only library for asynchronous tasks in C☆268Updated last year
- The smallest public printf implementation for its feature set.☆790Updated 5 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…☆66Updated last year
- Lightweight shell implementation for embedded systems☆201Updated 4 months ago
- C/C++ JSON parser, emitter, JSON-RPC engine for embedded systems☆451Updated 10 months ago
- EMbedded ZModem☆35Updated 2 years ago
- MicroShell is a lightweight pure C implementation of shell emulator dedicated for embedded bare-metal systems.☆348Updated last year
- lightweight logging for embedded microcontrollers☆368Updated 11 months ago
- All-inclusive Buffer for C☆414Updated 2 years ago
- Versatile and easy to use C language utility library with functions and macros commonly used in various applications☆75Updated 3 months ago
- Lightweight JSON parser for embedded systems☆250Updated 3 weeks ago
- Tiny, fast(ish), self-contained, fully loaded printf, sprinf etc. implementation; particularly useful in embedded systems.☆581Updated last month
- Quicksort implemented as a C macro☆176Updated 3 years ago
- An open-source OS for embedded applications that supports prioritized cooperative scheduling, time control, inter-task communications pri…☆341Updated 2 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…☆162Updated 2 weeks ago
- The tiny C library of 2D computer graphics.☆212Updated 5 months ago
- malloc / free replacement for unmanaged, linear memory situations (e.g. WASM, embedded devices...)☆806Updated last year
- A simple C coroutine library.☆229Updated 2 years ago