dhess / c-ringbufLinks
A ring buffer implemented in C
☆438Updated 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☆444Updated 11 months ago
- C doubly linked list☆455Updated last month
- A simple ring buffer (circular buffer) designed for embedded systems.☆625Updated 4 months ago
- Memory Manager For Small(ish) Microprocessors☆445Updated 5 months ago
- JSON-RPC in C (server only for now)☆232Updated 10 months ago
- Protocol Buffers C RPC implementation☆200Updated 5 years ago
- tpl - a small binary serialization library for C☆380Updated 4 months ago
- Lightweight event loop library for Linux epoll() family APIs☆242Updated 3 months ago
- LibU is a multiplatform utility library written in C, with APIs for handling memory allocation, networking and URI parsing, string manipu…☆451Updated 2 years ago
- Lock-free ring buffer (MPSC)☆463Updated 5 years ago
- Protothreads extremely lightweight stackless threads implemented in C☆127Updated 12 years ago
- NTP client.☆150Updated 4 years ago
- A small thread-safe queue written in C☆107Updated 5 years ago
- JSON parser and generator for C/C++ with scanf/printf like interface. Targeting embedded systems.☆737Updated 5 months ago
- Protothreads (coroutines) in C99. Highly portable, but work best in low-end embedded systems.☆292Updated 8 years ago
- A simple thread-safe FIFO in C.☆389Updated 2 years ago
- Small configuration file parser library for C.☆494Updated 3 months 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
- A circular buffer alternative written in C under a BSD license☆140Updated 6 years ago
- C/C++ JSON parser, emitter, JSON-RPC engine for embedded systems☆432Updated 5 months ago
- Just a dead simple set of c macros for working with ring buffers in a generic manner.☆76Updated 10 months ago
- Concise Binary Object Representation (CBOR) Library☆557Updated this week
- Core logging library for C/ObjC/C++☆198Updated 4 years ago
- Tiny, modular, drop-in, library of some most commonly used utility methods for C (embedded) applications. Intended to be used as a git-su…☆158Updated 2 months ago
- Embedded systems memory management library. Implementations for malloc(), free(), and other useful memory management functions☆263Updated last year
- a nginx-based memory pool . both share-memory and private-memory are supported. it is more efficient than malloc☆144Updated 7 years ago
- Lightweight exception implementation for C☆347Updated 6 months ago
- Cron expression parsing in ANSI C☆153Updated last year
- Generic priority queue (heap) implementation used by the Apache HTTP Server project.☆102Updated 3 years ago
- A single-file, ANSI C, command-line parsing library that parses GNU-style command-line options.☆406Updated last month