dhess / c-ringbufLinks
A ring buffer implemented in C
☆436Updated last year
Alternatives and similar repositories for c-ringbuf
Users that are interested in c-ringbuf are comparing it to the libraries listed below
Sorting:
- A simple ring buffer (circular buffer) designed for embedded systems.☆588Updated 2 months ago
- Memory Manager For Small(ish) Microprocessors☆430Updated 3 months ago
- Simple and fast C library implementing a thread-safe API to manage hash-tables, linked lists, lock-free ring buffers and queues☆439Updated 9 months ago
- C/C++ JSON parser, emitter, JSON-RPC engine for embedded systems☆426Updated 3 months ago
- A circular buffer alternative written in C under a BSD license☆140Updated 6 years ago
- JSON parser and generator for C/C++ with scanf/printf like interface. Targeting embedded systems.☆736Updated 3 months ago
- Lightweight event loop library for Linux epoll() family APIs☆243Updated last month
- A single-file, ANSI C, command-line parsing library that parses GNU-style command-line options.☆395Updated this week
- C doubly linked list☆453Updated last year
- Protocol Buffers C RPC implementation☆196Updated 5 years ago
- Lightweight dynamic memory manager library for embedded systems with memory constraints. It implements malloc, calloc, realloc and free f…☆370Updated 2 months ago
- C library of key-value data structures.☆294Updated 5 years ago
- Protothreads (coroutines) in C99. Highly portable, but work best in low-end embedded systems.☆291Updated 8 years ago
- tpl - a small binary serialization library for C☆380Updated 2 months ago
- A simple thread-safe FIFO in C.☆389Updated 2 years ago
- Small configuration file parser library for C.☆494Updated last month
- Lock-free ring buffer (MPSC)☆462Updated 5 years ago
- LibU is a multiplatform utility library written in C, with APIs for handling memory allocation, networking and URI parsing, string manipu…☆448Updated 2 years ago
- Concise Binary Object Representation (CBOR) Library☆544Updated 2 months ago
- Lightweight exception implementation for C☆339Updated 4 months ago
- Radically unbloated DEFLATE/zlib/gzip compression/decompression library. Can decompress any gzip/zlib data, and offers simplified compres…☆324Updated last year
- Core logging library for C/ObjC/C++☆197Updated 4 years ago
- Tiny XML library.☆473Updated 5 months ago
- Embedded systems memory management library. Implementations for malloc(), free(), and other useful memory management functions☆252Updated last year
- A feature-rich, yet simple finite state machine (FSM) implementation in C☆502Updated 6 years ago
- Lightweight generic ring buffer manager library☆1,108Updated 2 months ago
- Lightweight, Portable RTOS Scheduler☆424Updated 4 years ago
- a memory allocator for embedded systems (microcontrollers)☆65Updated 7 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…☆80Updated 8 years ago
- Templated type-safe hashmap implementation in C using open addressing and linear probing for collision resolution.☆274Updated last month