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
Sorting:
- lthread, a multicore enabled coroutine library written in C☆819Updated 10 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 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☆436Updated 8 months ago
- Lightweight event loop library for Linux epoll() family APIs☆242Updated 2 weeks ago
- Flexible Zero-Footprint JSON Parser in C☆341Updated 5 months ago
- A circular buffer written in C using Posix calls to create a contiguously mapped memory space. BSD Licensed.☆258Updated 4 years ago
- Concurrent Programming Library (Coroutine) for C11☆365Updated 3 years ago
- A ring buffer implemented in C☆431Updated last year
- tpl - a small binary serialization library for C☆377Updated last month
- Protothreads (coroutines) in C99. Highly portable, but work best in low-end embedded systems.☆288Updated 8 years ago
- LibU is a multiplatform utility library written in C, with APIs for handling memory allocation, networking and URI parsing, string manipu…☆448Updated 2 years ago
- An obsolete project☆83Updated 6 years ago
- qLibc is a simple and yet powerful C library providing generic data structures and algorithms.☆996Updated 11 months ago
- Lock-free ring buffer (MPSC)☆460Updated 5 years ago
- A circular buffer alternative written in C under a BSD license☆138Updated 6 years ago
- C library of key-value data structures.☆293Updated 5 years ago
- An implementation of the MessagePack serialization format in C / msgpack.org[C]☆350Updated last year
- Libasyncd is an embeddable event-based asynchronous Message/HTTP server framework for C/C++.☆176Updated last year
- Wrapper library for the BSD sockets API with a nicer C99 interface☆144Updated 8 years ago
- timer.c: Tickless hierarchical timing wheel☆232Updated last year
- a simple btree implementation with automatic space reclaiming☆278Updated 6 years ago
- Tiny C string library☆202Updated last year
- Generic priority queue (heap) implementation used by the Apache HTTP Server project.☆103Updated 3 years ago
- JSON-RPC in C (server only for now)☆229Updated 7 months ago
- A simple, easily embeddable cross-platform C library☆377Updated last year
- The C Code Archive Network☆1,127Updated last week
- C-code generator for docopt language.☆321Updated 11 months ago
- A nice place for simple libev examples. Please contribute.☆238Updated 8 years ago
- C11 Lock-free Stack☆181Updated last year
- WAFer is a C language-based software platform for scalable server-side and networking applications. Think node.js for C programmers.☆694Updated 7 years ago