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…☆554Updated 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
- Flexible Zero-Footprint JSON Parser in C☆344Updated 11 months ago
- A ring buffer implemented in C☆436Updated last year
- Simple and fast C library implementing a thread-safe API to manage hash-tables, linked lists, lock-free ring buffers and queues☆445Updated last month
- Lightweight event loop library for Linux epoll() family APIs☆246Updated 5 months ago
- tpl - a small binary serialization library for C☆382Updated 6 months 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
- A circular buffer alternative written in C under a BSD license☆141Updated 6 years ago
- C library of key-value data structures.☆295Updated 5 years ago
- Concurrent Programming Library (Coroutine) for C11☆364Updated 4 years ago
- Small configuration file parser library for C.☆497Updated 5 months ago
- Generic priority queue (heap) implementation used by the Apache HTTP Server project.☆103Updated 3 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
- Libasyncd is an embeddable event-based asynchronous Message/HTTP server framework for C/C++.☆178Updated last year
- Wrapper library for the BSD sockets API with a nicer C99 interface☆145Updated 8 years ago
- Tiny C string library☆205Updated 2 years ago
- An implementation of the MessagePack serialization format in C / msgpack.org[C]☆359Updated 2 months ago
- CBOR protocol implementation for C☆379Updated last month
- qLibc is a simple and yet powerful C library providing generic data structures and algorithms.☆1,007Updated last year
- Commander option parser ported to C - simple API, auto-generated --help☆204Updated 6 months ago
- 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
- Very low footprint DOM-style JSON parser written in portable ANSI C☆1,316Updated 5 months ago
- A simple, easily embeddable cross-platform C library☆383Updated 2 years ago
- Binary Serialization☆473Updated 3 months ago
- Super Light Regexp engine for C/C++☆543Updated 4 years ago
- Protothreads (coroutines) in C99. Highly portable, but work best in low-end embedded systems.☆294Updated 8 years ago
- A C testing library in 1 file. No dependencies, no dynamic allocation. ISC licensed.☆1,509Updated 2 years ago