cgaebel / pipe
A simple thread-safe FIFO in C.
☆379Updated last year
Related projects ⓘ
Alternatives and complementary repositories for pipe
- lthread, a multicore enabled coroutine library written in C☆814Updated 4 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 last year
- Simple and fast C library implementing a thread-safe API to manage hash-tables, linked lists, lock-free ring buffers and queues☆423Updated 2 months ago
- A circular buffer written in C using Posix calls to create a contiguously mapped memory space. BSD Licensed.☆254Updated 3 years ago
- A ring buffer implemented in C☆425Updated 7 months ago
- LibU is a multiplatform utility library written in C, with APIs for handling memory allocation, networking and URI parsing, string manipu…☆440Updated last year
- Flexible Zero-Footprint JSON Parser in C☆334Updated 5 months ago
- qLibc is a simple and yet powerful C library providing generic data structures and algorithms.☆982Updated 5 months ago
- Tiny C string library☆198Updated last year
- A circular buffer alternative written in C under a BSD license☆137Updated 5 years ago
- Libasyncd is an embeddable event-based asynchronous Message/HTTP server framework for C/C++.☆174Updated 11 months ago
- Concurrent Programming Library (Coroutine) for C11☆361Updated 3 years ago
- Lightweight event loop library for Linux epoll() family APIs☆239Updated 7 months ago
- Generic priority queue (heap) implementation used by the Apache HTTP Server project.☆103Updated 2 years ago
- C library of key-value data structures.☆286Updated 4 years ago
- tpl - a small binary serialization library for C☆372Updated 3 years ago
- An implementation of the MessagePack serialization format in C / msgpack.org[C]☆340Updated 6 months ago
- C-code generator for docopt language.☆320Updated 5 months ago
- Small configuration file parser library for C.☆476Updated 8 months ago
- Async non-blocking multi-protocol networking library for C/C++☆445Updated 4 years ago
- Lock-free ring buffer (MPSC)☆445Updated 4 years ago
- Super Light Regexp engine for C/C++☆534Updated 4 years ago
- SGLIB - A Simple Generic Library for C (originally by Marian Vittek and not maintained by Stefan Tauner at all!)☆179Updated 7 years ago
- timer.c: Tickless hierarchical timing wheel☆221Updated last year
- CBOR protocol implementation for C☆341Updated last week
- A C testing library in 1 file. No dependencies, no dynamic allocation. ISC licensed.☆1,482Updated last year
- A single-file, ANSI C, command-line parsing library that parses GNU-style command-line options.☆378Updated 2 weeks ago