cgaebel / pipeLinks
A simple thread-safe FIFO in C.
☆393Updated 3 years ago
Alternatives and similar repositories for pipe
Users that are interested in pipe are comparing it to the libraries listed below
Sorting:
- lthread, a multicore enabled coroutine library written in C☆820Updated last year
- 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…☆553Updated 2 years ago
- A circular buffer written in C using Posix calls to create a contiguously mapped memory space. BSD Licensed.☆264Updated 4 years ago
- tpl - a small binary serialization library for C☆385Updated 10 months ago
- Flexible Zero-Footprint JSON Parser in C☆344Updated last year
- Simple and fast C library implementing a thread-safe API to manage hash-tables, linked lists, lock-free ring buffers and queues☆448Updated 3 months ago
- Generic priority queue (heap) implementation used by the Apache HTTP Server project.☆105Updated 3 years ago
- Lightweight event loop library for Linux epoll() family APIs☆246Updated 9 months ago
- Small configuration file parser library for C.☆502Updated 8 months ago
- A ring buffer implemented in C☆439Updated last year
- Libasyncd is an embeddable event-based asynchronous Message/HTTP server framework for C/C++.☆177Updated 2 years ago
- Concurrent Programming Library (Coroutine) for C11☆365Updated 4 years ago
- An implementation of the MessagePack serialization format in C / msgpack.org[C]☆360Updated 5 months ago
- Wrapper library for the BSD sockets API with a nicer C99 interface☆146Updated 8 years ago
- A circular buffer alternative written in C under a BSD license☆142Updated 6 years ago
- CBOR protocol implementation for C☆389Updated 3 weeks ago
- qLibc is a simple and yet powerful C library providing generic data structures and algorithms.☆1,008Updated last month
- LibU is a multiplatform utility library written in C, with APIs for handling memory allocation, networking and URI parsing, string manipu…☆454Updated 3 years ago
- WAFer is a C language-based software platform for scalable server-side and networking applications. Think node.js for C programmers.☆695Updated 8 years ago
- C library of key-value data structures.☆298Updated 5 years ago
- Very low footprint DOM-style JSON parser written in portable ANSI C☆1,329Updated 8 months ago
- Tiny C string library☆207Updated 2 years ago
- An obsolete project☆83Updated 7 years ago
- Commander option parser ported to C - simple API, auto-generated --help☆205Updated 10 months ago
- A simple, easily embeddable cross-platform C library☆385Updated 2 years ago
- Binary Serialization☆477Updated 6 months ago
- The C Code Archive Network☆1,146Updated 2 months ago
- a JSON parser and printer library in C. easy to integrate with any model.☆293Updated last year
- kqueue(2) compatibility library☆253Updated 3 months ago
- Lock-free ring buffer (MPSC)☆475Updated 6 years ago