zserge / ptLinks
Protothreads (coroutines) in C99. Highly portable, but work best in low-end embedded systems.
☆295Updated 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☆465Updated 8 months ago
- Embedded systems memory management library. Implementations for malloc(), free(), and other useful memory management functions☆270Updated 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…☆336Updated 2 years ago
- Pocket coroutine library☆93Updated 3 years ago
- Lightweight dynamic memory manager library for embedded systems with memory constraints. It implements malloc, calloc, realloc and free f…☆423Updated 2 weeks ago
- C/C++ JSON parser, emitter, JSON-RPC engine for embedded systems☆445Updated 8 months ago
- A fast and lightweight event loop for embedded platforms.☆109Updated 3 years ago
- malloc / free replacement for unmanaged, linear memory situations (e.g. WASM, embedded devices...)☆803Updated last year
- A tiny printf and sprintf library for small embedded systems☆243Updated 2 years ago
- An implementation of the MessagePack serialization format in C / msgpack.org[C]☆360Updated 3 months ago
- Protothreads extremely lightweight stackless threads implemented in C☆132Updated 13 years ago
- Protothread.h, a C++ port of Adam Dunkels' protothreads library☆199Updated 2 years ago
- A ring buffer implemented in C☆438Updated last year
- Lightweight exception implementation for C☆352Updated 9 months ago
- A single-file, ANSI C, command-line parsing library that parses GNU-style command-line options.☆419Updated last month
- A circular buffer alternative written in C under a BSD license☆141Updated 6 years ago
- A tiny, fast, simple, single-file, BSD-licensed CSV parsing library in C.☆50Updated 4 years ago
- a memory allocator for embedded systems (microcontrollers)☆67Updated 7 years ago
- Just a dead simple set of c macros for working with ring buffers in a generic manner.☆76Updated last year
- Minimal GUI framework for Embedded Systems☆181Updated last year
- Fast and lightweight math expression evaluator in C99☆148Updated 5 years ago
- Simple C library for parsing URLs with zero-copy and no mallocs.☆140Updated 3 years ago
- Binary Serialization☆473Updated 4 months ago
- Minimal printf() implementation for embedded projects.☆180Updated 2 years ago
- The smallest public printf implementation for its feature set.☆775Updated 3 months ago
- A font rendering library for microcontrollers.☆390Updated last year
- C String handling library inspired by Luca Sas☆262Updated this week
- Small C library for microcontrollers. Code is based on klibc.☆119Updated 4 years ago
- C library used to code JSON objects in null-terminated strings☆99Updated 2 years ago