zserge / ptLinks
Protothreads (coroutines) in C99. Highly portable, but work best in low-end embedded systems.
☆293Updated 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☆438Updated 4 months ago
- Radically unbloated DEFLATE/zlib/gzip compression/decompression library. Can decompress any gzip/zlib data, and offers simplified compres…☆327Updated last year
- Embedded systems memory management library. Implementations for malloc(), free(), and other useful memory management functions☆261Updated last year
- Lightweight dynamic memory manager library for embedded systems with memory constraints. It implements malloc, calloc, realloc and free f…☆379Updated 3 months ago
- An ANSI C encoder/decoder for the MessagePack serialization format / msgpack.org[C / Objective-C / Swift]☆147Updated 4 months ago
- malloc / free replacement for unmanaged, linear memory situations (e.g. WASM, embedded devices...)☆796Updated 11 months ago
- A tiny printf and sprintf library for small embedded systems☆238Updated last year
- A fast and lightweight event loop for embedded platforms.☆104Updated 3 years ago
- Minimal GUI framework for Embedded Systems☆179Updated last year
- Protothread.h, a C++ port of Adam Dunkels' protothreads library☆197Updated last year
- A ring buffer implemented in C☆436Updated last year
- C/C++ JSON parser, emitter, JSON-RPC engine for embedded systems☆427Updated 4 months ago
- Lightweight exception implementation for C☆345Updated 5 months ago
- a memory allocator for embedded systems (microcontrollers)☆65Updated 7 years ago
- Fast and lightweight math expression evaluator in C99☆139Updated 5 years ago
- A single-file, ANSI C, command-line parsing library that parses GNU-style command-line options.☆398Updated this week
- A circular buffer alternative written in C under a BSD license☆140Updated 6 years ago
- The smallest public printf implementation for its feature set.☆737Updated last month
- Pocket coroutine library☆88Updated 2 years ago
- Tiny C string library☆204Updated last year
- An implementation of the MessagePack serialization format in C / msgpack.org[C]☆355Updated last year
- Minimal printf() implementation for embedded projects.☆177Updated last year
- A font rendering library for microcontrollers.☆353Updated 10 months ago
- Free real-time operating system (RTOS) for microcontrollers with advanced c++ wrapper and support for std::thread☆201Updated last year
- Protothreads extremely lightweight stackless threads implemented in C☆121Updated 12 years ago
- Just a dead simple set of c macros for working with ring buffers in a generic manner.☆76Updated 9 months ago
- C String handling library inspired by Luca Sas☆256Updated 2 months ago
- Simple C library for parsing URLs with zero-copy and no mallocs.☆138Updated 3 years ago
- Small C library for microcontrollers. Code is based on klibc.☆114Updated 3 years ago
- TNeo: a well-formed and carefully tested preemptive real-time kernel for 16- and 32-bits MCUs☆240Updated 6 months ago