adel-mamin / amastLinks
A Minimalist Asynchronous Toolkit (AMAST) is a small and efficient C99 library that helps manage complex, event-driven programs. It combines the Actor model with hierarchical state machines to make building real-time systems easier.
☆20Updated 3 weeks ago
Alternatives and similar repositories for amast
Users that are interested in amast are comparing it to the libraries listed below
Sorting:
- A Safety-Critical Utility Code☆44Updated 4 months ago
- A fast and lightweight event loop for embedded platforms.☆106Updated 3 years ago
- Open source file system for small embedded systems☆36Updated 4 years ago
- A toolkit for firmware development☆60Updated last week
- Embedded systems memory management library. Implementations for malloc(), free(), and other useful memory management functions☆268Updated last year
- 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
- Very small, safe, lightning fast, yet portable preemptive RTOS with SMP support☆111Updated 2 weeks ago
- a memory allocator for embedded systems (microcontrollers)☆67Updated 7 years ago
- State Machine Design in C☆162Updated 3 months ago
- Lightweight dynamic memory manager library for embedded systems with memory constraints. It implements malloc, calloc, realloc and free f…☆408Updated 2 weeks ago
- Tiny, fast(ish), self-contained, fully loaded printf, sprinf etc. implementation; particularly useful in embedded systems.☆523Updated 3 weeks 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…☆159Updated last week
- Minimal GUI framework for Embedded Systems☆180Updated last year
- Simple and memory-efficient implementation of OOP in C suitable for real-time embedded systems.☆254Updated last year
- Helper scripts, cross-compilation-files, makefile shims, and other helpful tools for working with CMake☆22Updated 7 months ago
- A small, ergonomic generic container library.☆365Updated 3 months ago
- MicroShell is a lightweight pure C implementation of shell emulator dedicated for embedded bare-metal systems.☆336Updated last year
- libc targeted for embedded systems usage. Reduced set of functionality (due to embedded nature). Chosen for portability and quick bringu…☆607Updated 7 months ago
- Single-header CLI with history and autocompletion for embedded systems (like Arduino or STM32)☆319Updated last month
- ☆73Updated last year
- Constant-complexity, deterministic, very fast memory allocator (heap) for hard real-time high-integrity embedded systems. Allocation take…☆345Updated 4 months ago
- C library used to code JSON objects in null-terminated strings☆99Updated last year
- Event-driven, preemptive, priority-based, hardware RTOS for ARM Cortex-M.☆221Updated 7 months ago
- Wrapping FreeRTOS in modern C++ classes☆37Updated 4 years ago
- A curated list of awesome embedded software frameworks, libraries, resources, and shiny things.☆108Updated 2 years ago
- A cooperative operating system based on coroutines☆88Updated 2 years ago
- Protothreads (coroutines) in C99. Highly portable, but work best in low-end embedded systems.☆294Updated 8 years ago
- Tiny, fast(ish), self-contained and fully loaded printf, sprinf etc. implementation, mainly for embedded systems.☆21Updated 7 months ago
- Modified version of Fixed Point Math Library for C☆40Updated last year