willemt / bipbufferLinks
A circular buffer alternative written in C under a BSD license
☆140Updated 6 years ago
Alternatives and similar repositories for bipbuffer
Users that are interested in bipbuffer are comparing it to the libraries listed below
Sorting:
- A circular buffer written in C using Posix calls to create a contiguously mapped memory space. BSD Licensed.☆262Updated 4 years ago
- Lock-free ring buffer (MPSC)☆462Updated 5 years ago
- Minimize lock-free queue ever!☆132Updated 6 years ago
- A single producer single - single consumer queue implemented by a ring buffer with C11's 'stdatomic.h'☆37Updated last year
- C11 Lock-free Stack☆183Updated last year
- lock-free FIFO queue by C native built it, easy built cross platform(no extra dependencies needed) , guarantee thread safety memory manag…☆145Updated 4 years ago
- Tick-based timer (hierarchical timing wheel algorithm)☆44Updated 5 years ago
- C library/compiler for the Cap'n Proto serialization/RPC protocol☆121Updated last year
- A simple, intrusive, zero-allocation red-black tree implementation☆52Updated 3 years ago
- Lightweight event loop library for Linux epoll() family APIs☆242Updated 3 months ago
- Protothreads (coroutines) in C99. Highly portable, but work best in low-end embedded systems.☆292Updated 8 years ago
- C library of key-value data structures.☆295Updated 5 years ago
- An implementation of the MessagePack serialization format in C / msgpack.org[C]☆355Updated last year
- Generic priority queue (heap) implementation used by the Apache HTTP Server project.☆102Updated 3 years ago
- A generic C memory pool☆100Updated 8 years ago
- A minimal blocking queue backed by a circular buffer☆114Updated 4 years ago
- Wrapper library for the BSD sockets API with a nicer C99 interface☆145Updated 8 years ago
- High performance utility library for C☆94Updated last month
- C library/compiler for the Cap'n Proto serialization/RPC protocol☆69Updated 2 years ago
- An ANSI C encoder/decoder for the MessagePack serialization format / msgpack.org[C / Objective-C / Swift]☆147Updated 5 months ago
- NIH Utility Library☆90Updated 3 years ago
- A smattering of miscellaneous C libraries. Includes sane argument parsing, a thread-safe multi-producer/multi-consumer queue, and impleme…☆105Updated 9 years ago
- A simple and efficient MsgPack binary serialization library in a self-contained header file☆86Updated 6 years ago
- Two Level Segregated Fit (TLSF) memory allocator implementation, BSD License☆111Updated 3 weeks ago
- Hierarchical memory allocator☆73Updated 10 years ago
- This make CRC be fast. Included implementations: CRC-64-Jones and CRC-16-CCITT☆137Updated 2 years ago
- C string utils library (STB style, header-only).☆194Updated 7 years ago
- C11 + Pthreads Atomic Bounded Work Queue☆27Updated 10 years ago
- A basic implementation of UDP-based Data Transfer protocol (UDT) in C☆92Updated 5 years ago
- Coroutines for C.☆76Updated 8 years ago