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.
☆19Updated last week
Alternatives and similar repositories for amast
Users that are interested in amast are comparing it to the libraries listed below
Sorting:
- String parsing library combining the memory safety of strsep and the convenience of a sscanf-like interface.☆28Updated 9 months ago
- Fixed Block Memory Allocator in C☆23Updated 3 weeks ago
- Open source file system for small embedded systems☆34Updated 4 years ago
- A lightweight tiny printf alternative. With some reasonable limitations, extensions, and alternative behaviour suited to microcontroller…☆37Updated 4 months ago
- Tiny, zero-allocation JSON serializer written in ANSI C☆41Updated 3 months ago
- A fast and lightweight event loop for embedded platforms.☆104Updated 3 years ago
- EMbedded ZModem☆34Updated 2 years ago
- Tiny, fast(ish), self-contained and fully loaded printf, sprinf etc. implementation, mainly for embedded systems.☆20Updated 4 months ago
- C / C++ Compiler and standard library Conformance Test Suite☆14Updated last month
- An implementation of CBOR in C☆46Updated 6 months ago
- Small C library for microcontrollers. Code is based on klibc.☆114Updated 3 years ago
- Buddy allocator☆40Updated last year
- A collection of clean, modern, single-file C libraries for building Unix terminal programs☆22Updated 5 years ago
- A Safety-Critical Utility Code☆43Updated last month
- A Swiss Army knife scheduler for embedded systems☆68Updated 5 years ago
- a memory allocator for embedded systems (microcontrollers)☆65Updated 7 years ago
- The Standard Incident Reporter library: A lightweight, cross-platform library for information distribution.☆34Updated 3 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
- A lightweight modular C logging library☆15Updated 2 months ago
- Helper scripts, cross-compilation-files, makefile shims, and other helpful tools for working with Meson☆36Updated 4 months ago
- Regular expressions based on Rob Pike Plan9 regexp9. Forked from https://github.com/attractivechaos/benchmarks/tree/master/reb/regexp9☆13Updated 3 years ago
- Embedded (bare metal) C library for creating debug consoles☆18Updated 4 years ago
- An argument-parsing library for C.☆69Updated 3 weeks ago
- A small self-compiling arm/x86-64 C compiler, linker, C library and ELF loader for command line or library use on macOS, Linux or bare me…☆30Updated last year
- C library to print nicely formatted tables☆27Updated 4 months ago
- Very small, safe, lightning fast, yet portable preemptive RTOS with SMP support☆93Updated last week
- A set of efficient data structures in C, created in a generic way☆41Updated last year
- A C99 implementation of the Consistent Overhead Byte Stuffing ("COBS") algorithm.☆61Updated 9 months ago
- Single header C networking libraries for games and casual use.☆20Updated 4 months ago
- jemi: a compact, trusting, JSON serializer with static allocation in pure C for embedded systems☆24Updated last year