andsmedeiros / uevloopLinks
A fast and lightweight event loop for embedded platforms.
☆106Updated 3 years ago
Alternatives and similar repositories for uevloop
Users that are interested in uevloop are comparing it to the libraries listed below
Sorting:
- Embedded systems memory management library. Implementations for malloc(), free(), and other useful memory management functions☆271Updated last year
- a memory allocator for embedded systems (microcontrollers)☆67Updated 7 years ago
- Pocket coroutine library☆93Updated 2 years ago
- String parsing library combining the memory safety of strsep and the convenience of a sscanf-like interface.☆28Updated last year
- A Swiss Army knife scheduler for embedded systems☆68Updated 6 years ago
- "Lock-Free Ring Buffer" (LFRB) is a minimal, customizable implementation of a ring buffer (a.k.a. circular buffer) in C, specifically sui…☆62Updated last year
- A C99 implementation of the Consistent Overhead Byte Stuffing ("COBS") algorithm.☆63Updated last year
- An implementation of CBOR in C☆49Updated 10 months ago
- 🦁 Nala - A delightful test framework for C projects.☆68Updated 3 years ago
- A Lock Free Bipartite Buffer Library written in standard C11☆99Updated last year
- Wrapping FreeRTOS in modern C++ classes☆37Updated 4 years ago
- Free real-time operating system (RTOS) for microcontrollers with advanced c++ wrapper and support for std::thread☆203Updated last year
- Embedded logger with minimal footprint and memory usage☆43Updated 5 months ago
- Open source file system for small embedded systems☆36Updated 4 years ago
- Minimal GUI framework for Embedded Systems☆180Updated last year
- Embedded Building Bricks - Hierarchical State Machines, Timers, Queues, Unit Tests☆26Updated 7 years ago
- JojoDiff Alternative Patch library - portable C library for memory-efficient binary patching☆150Updated 11 months ago
- Low-memory feature-complete VFAT implementation☆52Updated 2 years ago
- Tiny, fast(ish), self-contained and fully loaded printf, sprinf etc. implementation, mainly for embedded systems.☆21Updated 7 months ago
- Versatile and easy to use C language utility library with functions and macros commonly used in various applications☆75Updated 3 weeks ago
- Lightweight dynamic memory manager library for embedded systems with memory constraints. It implements malloc, calloc, realloc and free f…☆413Updated last month
- Tiny, modular, drop-in, library of some most commonly used utility methods for C (embedded) applications. Intended to be used as a git-su…☆159Updated 3 weeks ago
- Small C library for microcontrollers. Code is based on klibc.☆118Updated 3 years ago
- 🗜 Compression with elimination of zeroes ⓿, optimized for data with a bit more 00 and FF bytes, as messages often carry 16, 32 or 64 bit…☆30Updated 2 months ago
- Tiny, zero-allocation JSON serializer written in ANSI C☆44Updated 6 months ago
- Protothreads (coroutines) in C99. Highly portable, but work best in low-end embedded systems.☆294Updated 8 years ago
- OOSMOS - The Object Oriented State Machine Operating System.☆68Updated last year
- A tiny printf and sprintf library for small embedded systems☆242Updated last year
- State-Oriented Programming: was a cover story article about Hierarchical State Machines in C and C++ published originally in "Embedded Sy…☆42Updated last year
- An ANSI C encoder/decoder for the MessagePack serialization format / msgpack.org[C / Objective-C / Swift]☆149Updated 8 months ago