cgaebel / pipeLinks
A simple thread-safe FIFO in C.
☆392Updated 2 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
- 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
- A circular buffer written in C using Posix calls to create a contiguously mapped memory space. BSD Licensed.☆263Updated 4 years ago
- Lightweight event loop library for Linux epoll() family APIs☆245Updated 6 months ago
- Flexible Zero-Footprint JSON Parser in C☆344Updated 11 months ago
- tpl - a small binary serialization library for C☆383Updated 7 months ago
- Generic priority queue (heap) implementation used by the Apache HTTP Server project.☆102Updated 3 years ago
- C library of key-value data structures.☆295Updated 5 years ago
- A circular buffer alternative written in C under a BSD license☆141Updated 6 years ago
- A ring buffer implemented in C☆436Updated last year
- Wrapper library for the BSD sockets API with a nicer C99 interface☆145Updated 8 years ago
- An implementation of the MessagePack serialization format in C / msgpack.org[C]☆360Updated 3 months ago
- Super Light Regexp engine for C/C++☆544Updated 5 years ago
- Small configuration file parser library for C.☆499Updated 6 months ago
- Simple C library for parsing URLs with zero-copy and no mallocs.☆140Updated 3 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
- Tiny C string library☆205Updated 2 years ago
- WAFer is a C language-based software platform for scalable server-side and networking applications. Think node.js for C programmers.☆693Updated 7 years ago
- qLibc is a simple and yet powerful C library providing generic data structures and algorithms.☆1,006Updated last year
- Concurrent Programming Library (Coroutine) for C11☆364Updated 4 years ago
- Protothreads (coroutines) in C99. Highly portable, but work best in low-end embedded systems.☆295Updated 8 years ago
- Lock-free ring buffer (MPSC)☆468Updated 5 years ago
- a simple btree implementation with automatic space reclaiming☆282Updated 7 years ago
- Libasyncd is an embeddable event-based asynchronous Message/HTTP server framework for C/C++.☆177Updated last year
- A simple, easily embeddable cross-platform C library☆384Updated 2 years ago
- CBOR protocol implementation for C☆380Updated last week
- kqueue(2) compatibility library☆252Updated last month
- Very low footprint DOM-style JSON parser written in portable ANSI C☆1,317Updated 6 months ago
- 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