cgaebel / pipeLinks
A simple thread-safe FIFO in C.
☆389Updated 2 years ago
Alternatives and similar repositories for pipe
Users that are interested in pipe are comparing it to the libraries listed below
Sorting:
- Simple and fast C library implementing a thread-safe API to manage hash-tables, linked lists, lock-free ring buffers and queues☆440Updated 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…☆551Updated 2 years ago
- lthread, a multicore enabled coroutine library written in C☆819Updated last year
- A ring buffer implemented in C☆437Updated last year
- Lightweight event loop library for Linux epoll() family APIs☆243Updated last month
- A circular buffer written in C using Posix calls to create a contiguously mapped memory space. BSD Licensed.☆260Updated 4 years ago
- Generic priority queue (heap) implementation used by the Apache HTTP Server project.☆101Updated 3 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
- Libasyncd is an embeddable event-based asynchronous Message/HTTP server framework for C/C++.☆177Updated last year
- Flexible Zero-Footprint JSON Parser in C☆342Updated 7 months ago
- qLibc is a simple and yet powerful C library providing generic data structures and algorithms.☆997Updated last year
- Concurrent Programming Library (Coroutine) for C11☆365Updated 3 years ago
- Tiny C string library☆204Updated last year
- C library of key-value data structures.☆295Updated 5 years ago
- tpl - a small binary serialization library for C☆380Updated 3 months ago
- Small configuration file parser library for C.☆494Updated last month
- A circular buffer alternative written in C under a BSD license☆140Updated 6 years ago
- Wrapper library for the BSD sockets API with a nicer C99 interface☆145Updated 8 years 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
- CBOR protocol implementation for C☆364Updated last month
- Commander option parser ported to C - simple API, auto-generated --help☆203Updated 3 months ago
- A single-file, ANSI C, command-line parsing library that parses GNU-style command-line options.☆395Updated this week
- Lock-free ring buffer (MPSC)☆462Updated 5 years ago
- Very low footprint DOM-style JSON parser written in portable ANSI C☆1,304Updated last month
- Asynchronous networking for C☆1,447Updated 4 years ago
- MPack - A C encoder/decoder for the MessagePack serialization format / msgpack.org[C]☆588Updated 4 months ago
- A collection of cryptographic primitives targeted at embedded use.☆341Updated last year
- timer.c: Tickless hierarchical timing wheel☆231Updated last year
- Async non-blocking multi-protocol networking library for C/C++☆446Updated 5 years ago
- JSON parser and generator for C/C++ with scanf/printf like interface. Targeting embedded systems.☆736Updated 3 months ago