cgaebel / pipe
A simple thread-safe FIFO in C.
☆387Updated 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☆816Updated 7 months ago
- A circular buffer written in C using Posix calls to create a contiguously mapped memory space. BSD Licensed.☆255Updated 3 years ago
- Flexible Zero-Footprint JSON Parser in C☆336Updated 2 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…☆551Updated last year
- LibU is a multiplatform utility library written in C, with APIs for handling memory allocation, networking and URI parsing, string manipu…☆442Updated 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☆431Updated 5 months ago
- Lightweight event loop library for Linux epoll() family APIs☆241Updated 10 months ago
- An implementation of the MessagePack serialization format in C / msgpack.org[C]☆345Updated 8 months ago
- A circular buffer alternative written in C under a BSD license☆138Updated 5 years ago
- Generic priority queue (heap) implementation used by the Apache HTTP Server project.☆103Updated 2 years ago
- Libasyncd is an embeddable event-based asynchronous Message/HTTP server framework for C/C++.☆174Updated last year
- 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 ring buffer implemented in C☆428Updated 10 months ago
- Tiny C string library☆199Updated last year
- Asynchronous networking for C☆1,445Updated 4 years ago
- C library of key-value data structures.☆290Updated 4 years ago
- qLibc is a simple and yet powerful C library providing generic data structures and algorithms.☆987Updated 7 months ago
- Concurrent Programming Library (Coroutine) for C11☆362Updated 3 years ago
- An obsolete project☆82Updated 6 years ago
- Commander option parser ported to C - simple API, auto-generated --help☆203Updated last year
- tpl - a small binary serialization library for C☆373Updated 3 years ago
- CBOR protocol implementation for C☆354Updated last month
- Protothreads (coroutines) in C99. Highly portable, but work best in low-end embedded systems.☆281Updated 8 years ago
- Protocol Buffers C RPC implementation☆191Updated 4 years ago
- Lock-free ring buffer (MPSC)☆455Updated 5 years ago
- Critbit trees in C☆332Updated 3 years ago
- Wrapper library for the BSD sockets API with a nicer C99 interface☆143Updated 7 years ago
- An EXTREMELY FAST portable thread caching malloc implementation written in C for multiple threads without lock contention based on dlmall…☆402Updated 5 years ago
- NIH Utility Library☆89Updated 3 years ago
- Very low footprint DOM-style JSON parser written in portable ANSI C☆1,294Updated 9 months ago