zserge / ptLinks
Protothreads (coroutines) in C99. Highly portable, but work best in low-end embedded systems.
☆298Updated 9 years ago
Alternatives and similar repositories for pt
Users that are interested in pt are comparing it to the libraries listed below
Sorting:
- Memory Manager For Small(ish) Microprocessors☆467Updated 9 months ago
- Embedded systems memory management library. Implementations for malloc(), free(), and other useful memory management functions☆271Updated last year
- An ANSI C encoder/decoder for the MessagePack serialization format / msgpack.org[C / Objective-C / Swift]☆149Updated 9 months ago
- Radically unbloated DEFLATE/zlib/gzip compression/decompression library. Can decompress any gzip/zlib data, and offers simplified compres…☆337Updated 2 years ago
- malloc / free replacement for unmanaged, linear memory situations (e.g. WASM, embedded devices...)☆803Updated last year
- A fast and lightweight event loop for embedded platforms.☆109Updated 3 years ago
- Lightweight dynamic memory manager library for embedded systems with memory constraints. It implements malloc, calloc, realloc and free f…☆428Updated last month
- Pocket coroutine library☆94Updated 3 years ago
- C/C++ JSON parser, emitter, JSON-RPC engine for embedded systems☆449Updated 9 months ago
- A tiny printf and sprintf library for small embedded systems☆244Updated 2 years ago
- An implementation of the MessagePack serialization format in C / msgpack.org[C]☆360Updated 4 months ago
- a memory allocator for embedded systems (microcontrollers)☆67Updated 8 years ago
- A ring buffer implemented in C☆438Updated last year
- Protothreads extremely lightweight stackless threads implemented in C☆133Updated 13 years ago
- Protothread.h, a C++ port of Adam Dunkels' protothreads library☆199Updated 2 years ago
- Lightweight exception implementation for C☆355Updated 9 months ago
- The smallest public printf implementation for its feature set.☆780Updated 4 months ago
- A circular buffer alternative written in C under a BSD license☆141Updated 6 years ago
- Fast and lightweight math expression evaluator in C99☆149Updated 5 years ago
- Minimal GUI framework for Embedded Systems☆181Updated last year
- A font rendering library for microcontrollers.☆392Updated last year
- Minimal printf() implementation for embedded projects.