andsmedeiros / uevloopLinks
A fast and lightweight event loop for embedded platforms.
☆110Updated 3 years ago
Alternatives and similar repositories for uevloop
Users that are interested in uevloop are comparing it to the libraries listed below
Sorting:
- a memory allocator for embedded systems (microcontrollers)☆67Updated 8 years ago
- Pocket coroutine library☆95Updated 3 years ago
- Embedded systems memory management library. Implementations for malloc(), free(), and other useful memory management functions☆277Updated last week
- A Swiss Army knife scheduler for embedded systems☆69Updated 6 years ago
- String parsing library combining the memory safety of strsep and the convenience of a sscanf-like interface.☆28Updated last year
- A Lock Free Bipartite Buffer Library written in standard C11☆111Updated last year
- Open source file system for small embedded systems☆38Updated this week
- Free real-time operating system (RTOS) for microcontrollers with advanced c++ wrapper and support for std::thread☆205Updated last month
- Lightweight date, time & cron utilities for embedded systems☆50Updated 4 months ago
- Versatile and easy to use C language utility library with functions and macros commonly used in various applications☆75Updated 4 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
- Embedded logger with minimal footprint and memory usage☆44Updated 8 months ago
- Tiny, zero-allocation JSON serializer written in ANSI C☆48Updated 9 months ago
- An implementation of CBOR in C☆50Updated 3 months ago
- A cooperative operating system based on coroutines☆90Updated 2 years ago
- Embedded Systems C++ Library Support (Currently wraps libcxx)☆96Updated 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…☆162Updated this week
- A tiny printf and sprintf library for small embedded systems☆247Updated 2 years ago
- State-Oriented Programming: was a cover story article about Hierarchical State Machines in C and C++ published originally in "Embedded Sy…☆44Updated 2 years ago
- Lightweight dynamic memory manager library for embedded systems with memory constraints. It implements malloc, calloc, realloc and free f…☆433Updated 2 months ago
- JojoDiff Alternative Patch library - portable C library for memory-efficient binary patching☆152Updated last year
- A C99 implementation of the Consistent Overhead Byte Stuffing ("COBS") algorithm.☆63Updated last year
- Argon RTOS: tiny embedded C/C++ RTOS for Cortex-M☆71Updated 4 years ago
- Low-memory feature-complete VFAT implementation☆58Updated 2 years ago
- 🦁 Nala - A delightful test framework for C projects.☆69Updated 3 months ago
- Wrapping FreeRTOS in modern C++ classes☆39Updated last month
- The FNET is a free, open source, dual TCP/IPv4 and IPv6 Stack (under Apache Version 2.0 license) for building embedded communication soft…☆125Updated 2 years ago
- A constrained node implementation of CBOR in C☆77Updated 4 years ago
- Tiny, fast(ish), self-contained and fully loaded printf, sprinf etc. implementation, mainly for embedded systems.☆22Updated 10 months ago
- Protothreads (coroutines) in C99. Highly portable, but work best in low-end embedded systems.☆300Updated 9 years ago