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 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☆43Updated 2 months ago
- A fast and lightweight event loop for embedded platforms.☆105Updated 3 years ago
- Very small, safe, lightning fast, yet portable preemptive RTOS with SMP support☆96Updated last month
- 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 10 months ago
- Tiny, fast(ish), self-contained, fully loaded printf, sprinf etc. implementation; particularly useful in embedded systems.☆518Updated 2 weeks ago
- Open source file system for small embedded systems☆34Updated 4 years ago
- Single-header CLI with history and autocompletion for embedded systems (like Arduino or STM32)☆309Updated last year
- Compiling an STM32CubeMX with Zig's compiler instead of arm-none-eabi-gcc.☆46Updated 2 weeks ago
- Event-driven, preemptive, priority-based, hardware RTOS for ARM Cortex-M.☆215Updated 5 months ago
- Embedded systems memory management library. Implementations for malloc(), free(), and other useful memory management functions☆263Updated last year
- Lightweight dynamic memory manager library for embedded systems with memory constraints. It implements malloc, calloc, realloc and free f…☆393Updated 2 weeks ago
- Tiny, fast(ish), self-contained and fully loaded printf, sprinf etc. implementation, mainly for embedded systems.☆20Updated 5 months ago
- Constant-complexity, deterministic, very fast memory allocator (heap) for hard real-time high-integrity embedded systems. Allocation take…☆338Updated 3 months ago
- Very small, lightning fast, yet portable RTOS with SMP suppport☆4Updated last year
- libc targeted for embedded systems usage. Reduced set of functionality (due to embedded nature). Chosen for portability and quick bringu…☆599Updated 5 months ago
- Fast and flexible data logging/tracing toolkit for software testing and debugging. Minimally intrusive C/C++ code instrumentation, host-b…☆91Updated 2 months ago
- State Machine Design in C☆154Updated last month
- Helper scripts, cross-compilation-files, makefile shims, and other helpful tools for working with CMake☆22Updated 5 months ago
- MicroShell is a lightweight pure C implementation of shell emulator dedicated for embedded bare-metal systems.☆318Updated last year
- a memory allocator for embedded systems (microcontrollers)☆66Updated 7 years ago
- A cooperative operating system based on coroutines☆86Updated last year
- Tiny, zero-allocation JSON serializer written in ANSI C☆41Updated 4 months ago
- A simple string that can be passed to most library functions, e.g. printf, and supports its own methods such as add, insert, replace, and…☆21Updated 4 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…☆56Updated 10 months ago
- C library used to code JSON objects in null-terminated strings☆96Updated last year
- Pocket coroutine library☆90Updated 2 years ago
- Minimal GUI framework for Embedded Systems☆180Updated last year
- Protothreads (coroutines) in C99. Highly portable, but work best in low-end embedded systems.☆292Updated 8 years ago
- A simple command-line interface for use in embedded systems.☆121Updated last year