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:
- Simple and fast C library implementing a thread-safe API to manage hash-tables, linked lists, lock-free ring buffers and queues☆446Updated 2 weeks ago
- Memory Manager For Small(ish) Microprocessors☆462Updated 8 months ago
- A simple ring buffer (circular buffer) designed for embedded systems.☆644Updated 6 months ago
- tpl - a small binary serialization library for C☆383Updated 7 months ago
- JSON parser and generator for C/C++ with scanf/printf like interface. Targeting embedded systems.☆747Updated 8 months ago
- Protothreads extremely lightweight stackless threads implemented in C☆130Updated 12 years ago
- LibU is a multiplatform utility library written in C, with APIs for handling memory allocation, networking and URI parsing, string manipu…☆452Updated 2 years ago
- JSON-RPC in C (server only for now)☆235Updated last week
- C doubly linked list☆458Updated 3 months ago
- Protocol Buffers C RPC implementation☆203Updated 5 years ago
- Lightweight event loop library for Linux epoll() family APIs☆245Updated 6 months ago
- Lock-free ring buffer (MPSC)☆468Updated 5 years ago
- Protothreads (coroutines) in C99. Highly portable, but work best in low-end embedded systems.☆295Updated 8 years ago
- C/C++ JSON parser, emitter, JSON-RPC engine for embedded systems☆444Updated 8 months ago
- Just a dead simple set of c macros for working with ring buffers in a generic manner.☆76Updated last year
- A circular buffer alternative written in C under a BSD license☆141Updated 6 years ago
- Tiny XML library.☆493Updated 9 months ago
- A single-file, ANSI C, command-line parsing library that parses GNU-style command-line options.☆416Updated last month
- Libcli provides a shared library for including a Cisco-like command-line interface into other software. It's a telnet interface which su…☆307Updated last year
- A small thread-safe queue written in C☆107Updated 6 years ago
- CBOR protocol implementation for C☆380Updated last week
- 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
- Lightweight exception implementation for C☆352Updated 8 months ago
- Core logging library for C/ObjC/C++☆198Updated 4 years ago
- Concise Binary Object Representation (CBOR) Library☆569Updated 2 months ago
- Embedded systems memory management library. Implementations for malloc(), free(), and other useful memory management functions☆269Updated last year
- Small configuration file parser library for C.☆499Updated 6 months ago
- Lightweight dynamic memory manager library for embedded systems with memory constraints. It implements malloc, calloc, realloc and free f…☆417Updated this week
- A feature-rich, yet simple finite state machine (FSM) implementation in C☆521Updated 6 years ago
- Generic priority queue (heap) implementation used by the Apache HTTP Server project.☆102Updated 3 years ago