zserge / pt
Protothreads (coroutines) in C99. Highly portable, but work best in low-end embedded systems.
☆288Updated 8 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☆424Updated 2 months ago
- An implementation of the MessagePack serialization format in C / msgpack.org[C]☆350Updated last year
- Radically unbloated DEFLATE/zlib/gzip compression/decompression library. Can decompress any gzip/zlib data, and offers simplified compres…☆318Updated last year
- malloc / free replacement for unmanaged, linear memory situations (e.g. WASM, embedded devices...)☆791Updated 9 months ago
- Embedded systems memory management library. Implementations for malloc(), free(), and other useful memory management functions☆251Updated 11 months ago
- An ANSI C encoder/decoder for the MessagePack serialization format / msgpack.org[C / Objective-C / Swift]☆147Updated 2 months ago
- Pocket coroutine library☆81Updated 2 years ago
- Protothread.h, a C++ port of Adam Dunkels' protothreads library☆193Updated last year
- Lightweight dynamic memory manager library for embedded systems with memory constraints. It implements malloc, calloc, realloc and free f…☆363Updated last month
- C/C++ JSON parser, emitter, JSON-RPC engine for embedded systems☆423Updated 2 months ago
- The smallest public printf implementation for its feature set.☆698Updated last week
- A circular buffer alternative written in C under a BSD license☆138Updated 6 years ago
- Minimal GUI framework for Embedded Systems☆177Updated last year
- A tiny printf and sprintf library for small embedded systems☆237Updated last year
- Tiny C string library☆202Updated last year
- A ring buffer implemented in C☆432Updated last year
- a memory allocator for embedded systems (microcontrollers)☆64Updated 7 years ago
- Just a dead simple set of c macros for working with ring buffers in a generic manner.☆76Updated 7 months ago
- CBOR library aimed at heavily constrained devices☆50Updated 10 months ago
- A single-file, ANSI C, command-line parsing library that parses GNU-style command-line options.☆394Updated this week
- Lightweight exception implementation for C☆339Updated 3 months ago
- Protothreads extremely lightweight stackless threads implemented in C☆116Updated 12 years ago
- Lightweight, Portable RTOS Scheduler☆423Updated 4 years ago
- Small C library for microcontrollers. Code is based on klibc.☆113Updated 3 years ago
- A fast and lightweight event loop for embedded platforms.☆103Updated 2 years ago
- A font rendering library for microcontrollers.☆348Updated 8 months ago
- Free real-time operating system (RTOS) for microcontrollers with advanced c++ wrapper and support for std::thread☆199Updated last year
- MPack - A C encoder/decoder for the MessagePack serialization format / msgpack.org[C]☆579Updated 2 months ago
- Fast and lightweight math expression evaluator in C99☆134Updated 4 years ago
- C String handling library inspired by Luca Sas☆253Updated 3 weeks ago