cgaebel / pipe
A simple thread-safe FIFO in C.
☆388Updated 2 years ago
Alternatives and similar repositories for pipe:
Users that are interested in pipe are comparing it to the libraries listed below
- lthread, a multicore enabled coroutine library written in C☆818Updated 9 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 ring buffer implemented in C☆429Updated last year
- Flexible Zero-Footprint JSON Parser in C☆337Updated 4 months ago
- Simple and fast C library implementing a thread-safe API to manage hash-tables, linked lists, lock-free ring buffers and queues☆434Updated 7 months ago
- A circular buffer written in C using Posix calls to create a contiguously mapped memory space. BSD Licensed.☆257Updated 3 years ago
- Lightweight event loop library for Linux epoll() family APIs☆241Updated last year
- Generic priority queue (heap) implementation used by the Apache HTTP Server project.☆103Updated 2 years ago
- C library of key-value data structures.☆293Updated 5 years ago
- LibU is a multiplatform utility library written in C, with APIs for handling memory allocation, networking and URI parsing, string manipu…☆444Updated 2 years ago
- qLibc is a simple and yet powerful C library providing generic data structures and algorithms.☆991Updated 9 months ago
- A circular buffer alternative written in C under a BSD license☆138Updated 5 years ago
- Concurrent Programming Library (Coroutine) for C11☆364Updated 3 years ago
- Tiny C string library☆200Updated last year
- tpl - a small binary serialization library for C☆376Updated last week
- Small configuration file parser library for C.☆487Updated last year
- Lock-free ring buffer (MPSC)☆455Updated 5 years ago
- Wrapper library for the BSD sockets API with a nicer C99 interface☆145Updated 7 years ago
- Protocol Buffers C RPC implementation☆191Updated 4 years ago
- WAFer is a C language-based software platform for scalable server-side and networking applications. Think node.js for C programmers.☆694Updated 7 years ago
- A simple, easily embeddable cross-platform C library☆377Updated last year
- Super Light Regexp engine for C/C++☆537Updated 4 years ago
- Asynchronous networking for C☆1,448Updated 4 years ago
- Libasyncd is an embeddable event-based asynchronous Message/HTTP server framework for C/C++.☆174Updated last year
- The C Code Archive Network☆1,119Updated 6 months ago
- An implementation of the MessagePack serialization format in C / msgpack.org[C]☆349Updated 10 months ago
- Very low footprint DOM-style JSON parser written in portable ANSI C☆1,300Updated 11 months ago
- malloc / free replacement for unmanaged, linear memory situations (e.g. WASM, embedded devices...)☆787Updated 8 months ago
- JSON parser and generator for C/C++ with scanf/printf like interface. Targeting embedded systems.☆723Updated 3 weeks ago
- a JSON parser and printer library in C. easy to integrate with any model.☆285Updated 10 months ago