dhess / c-ringbuf
A ring buffer implemented in C
☆429Updated last year
Alternatives and similar repositories for c-ringbuf:
Users that are interested in c-ringbuf are comparing it to the libraries listed below
- A simple ring buffer (circular buffer) designed for embedded systems.☆572Updated this week
- Memory Manager For Small(ish) Microprocessors☆420Updated last month
- Simple and fast C library implementing a thread-safe API to manage hash-tables, linked lists, lock-free ring buffers and queues☆435Updated 7 months ago
- Protothreads (coroutines) in C99. Highly portable, but work best in low-end embedded systems.☆287Updated 8 years ago
- LibU is a multiplatform utility library written in C, with APIs for handling memory allocation, networking and URI parsing, string manipu…☆446Updated 2 years ago
- a memory allocator for embedded systems (microcontrollers)☆63Updated 7 years ago
- JSON parser and generator for C/C++ with scanf/printf like interface. Targeting embedded systems.☆729Updated last month
- Lightweight event loop library for Linux epoll() family APIs☆241Updated last year
- Lightweight dynamic memory manager library for embedded systems with memory constraints. It implements malloc, calloc, realloc and free f…☆360Updated 2 weeks ago
- tpl - a small binary serialization library for C☆377Updated 3 weeks ago
- Lock-free ring buffer (MPSC)☆457Updated 5 years ago
- Radically unbloated DEFLATE/zlib/gzip compression/decompression library. Can decompress any gzip/zlib data, and offers simplified compres…☆319Updated last year
- Concise Binary Object Representation (CBOR) Library☆531Updated this week
- A circular buffer alternative written in C under a BSD license☆137Updated 6 years ago
- A small thread-safe queue written in C☆105Updated 5 years ago
- Embedded systems memory management library. Implementations for malloc(), free(), and other useful memory management functions☆249Updated 10 months ago
- Protothreads extremely lightweight stackless threads implemented in C☆114Updated 12 years ago
- CBOR protocol implementation for C☆359Updated 2 weeks ago
- Lightweight, Portable RTOS Scheduler☆422Updated 4 years ago
- Lightweight generic ring buffer manager library☆996Updated 2 weeks ago
- Protocol Buffers C RPC implementation☆191Updated 4 years ago
- A feature-rich, yet simple finite state machine (FSM) implementation in C☆494Updated 6 years ago
- An implementation of the MessagePack serialization format in C / msgpack.org[C]☆350Updated 11 months ago
- Small configuration file parser library for C.☆491Updated last week
- JSON-RPC in C (server only for now)☆229Updated 6 months ago
- Just a dead simple set of c macros for working with ring buffers in a generic manner.☆76Updated 6 months ago
- malloc / free replacement for unmanaged, linear memory situations (e.g. WASM, embedded devices...)☆788Updated 8 months ago
- libsrt is a C library for writing fast and safe C code, faster. It provides string, vector, bit set, set, map, hash set, and hash map han…☆549Updated 2 years ago
- A set of simple C libraries that simplify the use of Linux message queues, semaphores, shared memory, sockets, timers, and even serial po…☆81Updated 8 years ago
- NAND flash translation layer for low-memory systems☆423Updated 3 years ago