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☆819Updated 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.☆263Updated 4 years ago
- Generic priority queue (heap) implementation used by the Apache HTTP Server project.☆102Updated 3 years ago
- Simple and fast C library implementing a thread-safe API to manage hash-tables, linked lists, lock-free ring buffers and queues☆445Updated 3 weeks ago
- Flexible Zero-Footprint JSON Parser in C☆344Updated 10 months ago
- Lightweight event loop library for Linux epoll() family APIs☆244Updated 5 months ago
- tpl - a small binary serialization library for C☆380Updated 6 months ago
- An implementation of the MessagePack serialization format in C / msgpack.org[C]☆359Updated last month
- C library of key-value data structures.☆295Updated 5 years ago
- WAFer is a C language-based software platform for scalable server-side and networking applications. Think node.js for C programmers.☆692Updated 7 years ago
- A circular buffer alternative written in C under a BSD license☆140Updated 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
- Small configuration file parser library for C.☆495Updated 4 months ago
- Protothreads (coroutines) in C99. Highly portable, but work best in low-end embedded systems.☆294Updated 8 years ago
- kqueue(2) compatibility library☆250Updated last week
- Libasyncd is an embeddable event-based asynchronous Message/HTTP server framework for C/C++.☆177Updated last year
- LibU is a multiplatform utility library written in C, with APIs for handling memory allocation, networking and URI parsing, string manipu…☆453Updated 2 years ago
- SGLIB - A Simple Generic Library for C (originally by Marian Vittek and not maintained by Stefan Tauner at all!)☆187Updated 8 years ago
- Binary Serialization☆475Updated 2 months ago
- CBOR protocol implementation for C☆376Updated last month
- A C testing library in 1 file. No dependencies, no dynamic allocation. ISC licensed.☆1,507Updated 2 years ago
- Concurrent Programming Library (Coroutine) for C11☆364Updated 4 years ago
- A simple, easily embeddable cross-platform C library☆383Updated 2 years ago
- An obsolete project☆83Updated 7 years ago
- Simple C library for parsing URLs with zero-copy and no mallocs.☆140Updated 3 years ago
- Super Light Regexp engine for C/C++☆542Updated 4 years ago
- qLibc is a simple and yet powerful C library providing generic data structures and algorithms.☆1,005Updated last year
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆264Updated 15 years ago