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.
☆22Updated this week
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☆47Updated 7 months ago
- Very small, safe, lightning fast, yet portable preemptive RTOS with SMP support☆119Updated 3 weeks ago
- A fast and lightweight event loop for embedded platforms.☆109Updated 3 years ago
- A toolkit for firmware development☆61Updated last month
- Embedded systems memory management library. Implementations for malloc(), free(), and other useful memory management functions☆273Updated last year
- ☆73Updated last year
- String parsing library combining the memory safety of strsep and the convenience of a sscanf-like interface.☆28Updated last year
- MicroShell is a lightweight pure C implementation of shell emulator dedicated for embedded bare-metal systems.☆344Updated last year
- Simple and memory-efficient implementation of OOP in C suitable for real-time embedded systems.☆261Updated 2 years ago
- A Swiss Army knife scheduler for embedded systems☆68Updated 6 years ago
- Memory protected microkernel realtime operating system for microcontrollers without MMU.☆95Updated 2 weeks ago
- Lightweight dynamic memory manager library for embedded systems with memory constraints. It implements malloc, calloc, realloc and free f…☆430Updated 2 months ago
- Event-driven, preemptive, priority-based, hardware RTOS for ARM Cortex-M.☆238Updated 10 months ago
- Helper scripts, cross-compilation-files, makefile shims, and other helpful tools for working with CMake☆24Updated 10 months ago
- Open source file system for small embedded systems☆37Updated this week
- Tiny, fast(ish), self-contained and fully loaded printf, sprinf etc. implementation, mainly for embedded systems.☆22Updated 10 months ago
- State Machine Design in C☆183Updated 6 months ago
- ☆92Updated 3 years ago
- Constant-complexity, deterministic, very fast memory allocator (heap) for hard real-time high-integrity embedded systems. Allocation take…☆373Updated last month
- A curated list of awesome embedded software frameworks, libraries, resources, and shiny things.☆111Updated 3 years ago
- Tiny, fast(ish), self-contained, fully loaded printf, sprinf etc. implementation; particularly useful in embedded systems.☆576Updated last month
- A fast and flexible data logging/tracing toolkit for software testing, debugging, and visualization. Features minimally intrusive C/C++ c…☆103Updated last week
- C library used to code JSON objects in null-terminated strings☆101Updated 2 years ago
- a memory allocator for embedded systems (microcontrollers)☆67Updated 8 years ago
- Helper scripts, cross-compilation-files, makefile shims, and other helpful tools for working with Meson☆39Updated 10 months ago
- Reusable project skeleton for embedded C & C++ projects using CMake.☆56Updated last year
- A complete guide for network programming on microcontroller devices☆270Updated last year
- "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
- libc targeted for embedded systems usage. Reduced set of functionality (due to embedded nature). Chosen for portability and quick bringu…☆624Updated 10 months 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…☆162Updated last month