mickjc750 / strLinks
C String handling library inspired by Luca Sas
☆256Updated 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 this week
- Lightweight dynamic memory manager library for embedded systems with memory constraints. It implements malloc, calloc, realloc and free f…☆390Updated last week
- My variant of the C Template Library☆269Updated last month
- Lightweight printf library optimized for embedded systems☆284Updated last week
- "Lock-Free Ring Buffer" (LFRB) is a minimal, customizable implementation of a ring buffer (a.k.a. circular buffer) in C, specifically sui…☆57Updated 9 months ago
- Protothreads (coroutines) in C99. Highly portable, but work best in low-end embedded systems.☆292Updated 8 years ago
- Embedded systems memory management library. Implementations for malloc(), free(), and other useful memory management functions☆262Updated last year
- lightweight logging for embedded microcontrollers☆314Updated 5 months ago
- Lightweight shell implementation for embedded systems☆166Updated 2 months ago
- A fast and lightweight event loop for embedded platforms.☆104Updated 3 years ago
- The tiny C library of 2D computer graphics.☆202Updated last year
- Versatile and easy to use C language utility library with functions and macros commonly used in various applications☆66Updated 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
- Quicksort implemented as a C macro☆172Updated 2 years ago
- Lightweight JSON parser for embedded systems☆221Updated 2 weeks ago
- EMbedded ZModem☆34Updated 2 years ago
- All-inclusive Buffer for C☆412Updated last year
- Header-only library for asynchronous tasks in C☆270Updated last year
- A ultra-lightweight embedded scripting language optimized for microcontrollers.☆941Updated last month
- Lightweight date, time & cron utilities for embedded systems☆42Updated 4 months ago
- An open-source OS for embedded applications that supports prioritized cooperative scheduling, time control, inter-task communications pri…☆334Updated 3 months ago
- The smallest public printf implementation for its feature set.☆737Updated last week
- A font rendering library for microcontrollers.☆354Updated 10 months ago
- str: yet another string library for C language.☆341Updated 9 months ago
- MicroShell is a lightweight pure C implementation of shell emulator dedicated for embedded bare-metal systems.☆317Updated last year
- Tiny, modular, drop-in, library of some most commonly used utility methods for C (embedded) applications. Intended to be used as a git-su…☆157Updated last month
- Pocket coroutine library☆90Updated 2 years ago
- Lightweight event management system for embedded systems☆133Updated 4 months ago
- 纯C语言高性能的轻量级协程,比protothread更高效,仅一个bp.h文件。 Lightweight coroutine with high performance in pure C language, …☆96Updated 3 years ago
- malloc / free replacement for unmanaged, linear memory situations (e.g. WASM, embedded devices...)☆796Updated last year