zserge / ptLinks
Protothreads (coroutines) in C99. Highly portable, but work best in low-end embedded systems.
☆301Updated 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☆474Updated 11 months ago
- Radically unbloated DEFLATE/zlib/gzip compression/decompression library. Can decompress any gzip/zlib data, and offers simplified compres…☆342Updated 2 years ago
- Embedded systems memory management library. Implementations for malloc(), free(), and other useful memory management functions☆276Updated 2 weeks ago
- An ANSI C encoder/decoder for the MessagePack serialization format / msgpack.org[C / Objective-C / Swift]☆151Updated 11 months ago
- malloc / free replacement for unmanaged, linear memory situations (e.g. WASM, embedded devices...)☆808Updated last year
- Lightweight exception implementation for C☆357Updated 11 months ago
- A tiny printf and sprintf library for small embedded systems☆247Updated 2 years ago
- C/C++ JSON parser, emitter, JSON-RPC engine for embedded systems☆454Updated 11 months ago
- Protothread.h, a C++ port of Adam Dunkels' protothreads library☆206Updated 2 years ago
- Lightweight dynamic memory manager library for embedded systems with memory constraints. It implements malloc, calloc, realloc and free f…☆434Updated 3 months ago
- An implementation of the MessagePack serialization format in C / msgpack.org[C]☆362Updated 6 months ago
- A fast and lightweight event loop for embedded platforms.☆110Updated 3 years ago
- Pocket coroutine library☆95Updated 3 years ago
- A ring buffer implemented in C☆440Updated last year
- A single-file, ANSI C, command-line parsing library that parses GNU-style command-line options.☆426Updated 4 months ago
- The smallest public printf implementation for its feature set.☆794Updated 6 months ago
- A circular buffer alternative written in C under a BSD license☆142Updated 6 years ago
- Minimal GUI framework for Embedded Systems☆182Updated 2 years ago
- A font rendering library for microcontrollers.☆398Updated last year
- Protothreads extremely lightweight stackless threads implemented in C☆143Updated 13 years ago
- Tiny C string library☆207Updated 2 years ago
- Fast and lightweight math expression evaluator in C99☆149Updated 5 years ago
- a memory allocator for embedded systems (microcontrollers)☆67Updated 8 years ago
- C String handling library inspired by Luca Sas☆262Updated 2 months ago
- Minimal printf() implementation for embedded projects.☆182Updated 2 years ago
- A tiny, fast, simple, single-file, BSD-licensed CSV parsing library in C.☆50Updated 3 weeks ago
- Free real-time operating system (RTOS) for microcontrollers with advanced c++ wrapper and support for std::thread☆205Updated last month
- tpl - a small binary serialization library for C☆385Updated 10 months ago
- Just a dead simple set of c macros for working with ring buffers in a generic manner.☆77Updated last year
- Generic priority queue (heap) implementation used by the Apache HTTP Server project.☆105Updated 3 years ago