mickjc750 / str
C String handling library inspired by Luca Sas
☆245Updated 2 months ago
Related projects ⓘ
Alternatives and complementary repositories for str
- Lightweight dynamic memory manager library for embedded systems with memory constraints. It implements malloc, calloc, realloc and free f…☆300Updated last month
- Lightweight printf library optimized for embedded systems☆186Updated last month
- A fast and lightweight event loop for embedded platforms.☆97Updated 2 years ago
- Quicksort implemented as a C macro☆165Updated 2 years ago
- My variant of the C Template Library☆171Updated 8 months ago
- All-inclusive Buffer for C☆411Updated last year
- Protothreads (coroutines) in C99. Highly portable, but work best in low-end embedded systems.☆276Updated 7 years ago
- Lightweight shell implementation for embedded systems☆136Updated 2 months ago
- A simple C coroutine library.☆226Updated 9 months ago
- The tiny C library of 2D computer graphics.☆193Updated 7 months ago
- lightweight logging for embedded microcontrollers☆215Updated last year
- Protected Low-overhead Object Oriented Programming with ANSI-C☆360Updated 2 months ago
- str: yet another string library for C language.☆308Updated 3 weeks ago
- Unintrusive algorithms for C arrays OR a C implementation of <algorithm> from C++☆211Updated last year
- 2D Graphic Library optimized for Cortex-M processors☆301Updated this week
- "Lock-Free Ring Buffer" (LFRB) is a minimal, customizable implementation of a ring buffer (a.k.a. circular buffer) in C, specifically sui…☆34Updated last month
- Tiny hash function in C☆132Updated 3 months ago
- Versaloon Software Framework -- a tiny preemptive-capable event-driven incremental software framework for embedded systems☆294Updated this week
- Header-only library for asynchronous tasks in C☆264Updated 8 months ago
- A font rendering library for microcontrollers.☆329Updated 2 months ago
- Pure C Asynchronous HTTP/IO framework providing websockets, SSL, routing, reverse proxy.☆174Updated last week
- Embedded systems memory management library. Implementations for malloc(), free(), and other useful memory management functions☆218Updated 6 months ago
- Versatile and easy to use C language utility library with functions and macros commonly used in various applications☆57Updated 2 months ago
- A ultra-lightweight embedded scripting language optimized for microcontrollers.☆828Updated this week
- ☆170Updated 11 months ago
- Lightweight date, time & cron utilities for embedded systems☆33Updated 2 months ago
- malloc / free replacement for unmanaged, linear memory situations (e.g. WASM, embedded devices...)☆778Updated 3 months ago
- Full-featured interfaces for C99☆303Updated this week
- An open-source OS for embedded applications that supports prioritized cooperative scheduling, time control, inter-task communications pri…☆257Updated this week
- Compute any CRC, a bit at a time, a byte at a time, and a word at a time.☆322Updated 2 years ago