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…☆553Updated 2 years ago
- Flexible Zero-Footprint JSON Parser in C☆344Updated last year
- Simple and fast C library implementing a thread-safe API to manage hash-tables, linked lists, lock-free ring buffers and queues☆448Updated last month
- A circular buffer written in C using Posix calls to create a contiguously mapped memory space. BSD Licensed.☆264Updated 4 years ago
- Lightweight event loop library for Linux epoll() family APIs☆246Updated 7 months ago
- WAFer is a C language-based software platform for scalable server-side and networking applications. Think node.js for C programmers.☆695Updated 8 years ago
- C library of key-value data structures.☆297Updated 5 years ago
- tpl - a small binary serialization library for C☆383Updated 8 months ago
- An implementation of the MessagePack serialization format in C / msgpack.org[C]☆360Updated 4 months ago
- A ring buffer implemented in C☆438Updated last year
- CBOR protocol implementation for C☆386Updated last month
- Generic priority queue (heap) implementation used by the Apache HTTP Server project.☆103Updated 3 years ago
- A circular buffer alternative written in C under a BSD license☆142Updated 6 years ago
- LibU is a multiplatform utility library written in C, with APIs for handling memory allocation, networking and URI parsing, string manipu…☆451Updated 2 years ago
- Libasyncd is an embeddable event-based asynchronous Message/HTTP server framework for C/C++.☆177Updated 2 years ago
- Concurrent Programming Library (Coroutine) for C11☆365Updated 4 years ago
- Super Light Regexp engine for C/C++☆549Updated 5 years ago
- An obsolete project☆83Updated 7 years ago
- qLibc is a simple and yet powerful C library providing generic data structures and algorithms.☆1,007Updated last week
- Small configuration file parser library for C.☆500Updated 7 months ago
- Very low footprint DOM-style JSON parser written in portable ANSI C☆1,322Updated 7 months ago
- SGLIB - A Simple Generic Library for C (originally by Marian Vittek and not maintained by Stefan Tauner at all!)☆187Updated 8 years ago
- Simple C library for parsing URLs with zero-copy and no mallocs.☆142Updated 4 years ago
- Binary Serialization☆474Updated 5 months ago
- Wrapper library for the BSD sockets API with a nicer C99 interface☆146Updated 8 years ago
- FlatBuffers Compiler and Library in C for C☆728Updated last week
- Protothreads (coroutines) in C99. Highly portable, but work best in low-end embedded systems.☆298Updated 9 years ago
- C-code generator for docopt language.☆321Updated last year
- Commander option parser ported to C - simple API, auto-generated --help☆205Updated 8 months ago