cgaebel / pipe
A simple thread-safe FIFO in C.
☆388Updated 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☆818Updated 9 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…☆549Updated 2 years ago
- A circular buffer alternative written in C under a BSD license☆137Updated 6 years ago
- Simple and fast C library implementing a thread-safe API to manage hash-tables, linked lists, lock-free ring buffers and queues☆435Updated 7 months ago
- A ring buffer implemented in C☆429Updated last year
- Flexible Zero-Footprint JSON Parser in C☆340Updated 5 months ago
- Lightweight event loop library for Linux epoll() family APIs☆241Updated last year
- Generic priority queue (heap) implementation used by the Apache HTTP Server project.☆103Updated 3 years ago
- A circular buffer written in C using Posix calls to create a contiguously mapped memory space. BSD Licensed.☆257Updated 3 years ago
- Protothreads (coroutines) in C99. Highly portable, but work best in low-end embedded systems.☆287Updated 8 years ago
- An obsolete project☆83Updated 6 years ago
- Concurrent Programming Library (Coroutine) for C11☆364Updated 3 years ago
- An implementation of the MessagePack serialization format in C / msgpack.org[C]☆350Updated 11 months ago
- Tiny C string library☆201Updated last year
- Wrapper library for the BSD sockets API with a nicer C99 interface☆144Updated 7 years ago
- tpl - a small binary serialization library for C☆377Updated 3 weeks ago
- LibU is a multiplatform utility library written in C, with APIs for handling memory allocation, networking and URI parsing, string manipu…☆446Updated 2 years ago
- MPack - A C encoder/decoder for the MessagePack serialization format / msgpack.org[C]☆574Updated 2 months ago
- Lock-free ring buffer (MPSC)☆457Updated 5 years ago
- Very low footprint DOM-style JSON parser written in portable ANSI C☆1,303Updated last year
- A C library of hashtables and tries designed to store objects with high performance☆231Updated 2 years ago
- kqueue(2) compatibility library☆242Updated last year
- C library of key-value data structures.☆293Updated 5 years ago
- A C testing library in 1 file. No dependencies, no dynamic allocation. ISC licensed.☆1,494Updated last year
- The Better String Library☆518Updated 7 years ago
- malloc / free replacement for unmanaged, linear memory situations (e.g. WASM, embedded devices...)☆788Updated 8 months ago
- Libasyncd is an embeddable event-based asynchronous Message/HTTP server framework for C/C++.☆175Updated last year
- C hash implementation based on khash☆171Updated 3 years ago
- Commander option parser ported to C - simple API, auto-generated --help☆203Updated 3 weeks ago
- The serializing counterpart to json-parser.☆126Updated 2 years ago