zserge / pt
Protothreads (coroutines) in C99. Highly portable, but work best in low-end embedded systems.
☆287Updated 8 years ago
Alternatives and similar repositories for pt:
Users that are interested in pt are comparing it to the libraries listed below
- Memory Manager For Small(ish) Microprocessors☆422Updated 2 months ago
- Radically unbloated DEFLATE/zlib/gzip compression/decompression library. Can decompress any gzip/zlib data, and offers simplified compres…☆319Updated last year
- Embedded systems memory management library. Implementations for malloc(), free(), and other useful memory management functions☆249Updated 11 months ago
- malloc / free replacement for unmanaged, linear memory situations (e.g. WASM, embedded devices...)☆789Updated 9 months ago
- Lightweight dynamic memory manager library for embedded systems with memory constraints. It implements malloc, calloc, realloc and free f…☆361Updated 3 weeks ago
- Protothread.h, a C++ port of Adam Dunkels' protothreads library☆191Updated last year
- Pocket coroutine library☆79Updated 2 years ago
- Lightweight exception implementation for C☆337Updated 2 months ago
- A tiny printf and sprintf library for small embedded systems☆237Updated last year
- a memory allocator for embedded systems (microcontrollers)☆63Updated 7 years ago
- A font rendering library for microcontrollers.☆349Updated 7 months ago
- Lightweight, Portable RTOS Scheduler☆422Updated 4 years ago
- A fast and lightweight event loop for embedded platforms.☆103Updated 2 years ago
- The smallest public printf implementation for its feature set.☆693Updated this week
- An ANSI C encoder/decoder for the MessagePack serialization format / msgpack.org[C / Objective-C / Swift]☆148Updated 2 months ago
- An implementation of the MessagePack serialization format in C / msgpack.org[C]☆350Updated 11 months ago
- Protothreads extremely lightweight stackless threads implemented in C☆114Updated 12 years ago
- Constant-complexity deterministic memory allocator (heap) for hard real-time high-integrity embedded systems. Allocation takes ≈165 cycle…☆283Updated last year
- Minimal GUI framework for Embedded Systems☆176Updated last year
- Free real-time operating system (RTOS) for microcontrollers with advanced c++ wrapper and support for std::thread☆195Updated last year
- A single-file, ANSI C, command-line parsing library that parses GNU-style command-line options.☆391Updated 2 months ago
- tpl - a small binary serialization library for C☆377Updated last month
- JSON parser and generator for C/C++ with scanf/printf like interface. Targeting embedded systems.☆730Updated last month
- libc targeted for embedded systems usage. Reduced set of functionality (due to embedded nature). Chosen for portability and quick bringu…☆582Updated last month
- Tiny C string library☆201Updated last year
- Concise Binary Object Representation (CBOR) Library☆532Updated this week
- CBOR library aimed at heavily constrained devices☆50Updated 10 months ago
- Wrapper library for the BSD sockets API with a nicer C99 interface☆144Updated 7 years ago
- Super Light Regexp engine for C/C++☆539Updated 4 years ago
- Fast and lightweight math expression evaluator in C99☆132Updated 4 years ago