willemt / bipbuffer
A circular buffer alternative written in C under a BSD license
☆138Updated 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.☆258Updated 4 years ago
- Lock-free ring buffer (MPSC)☆460Updated 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
- NIH Utility Library☆89Updated 3 years ago
- Lightweight event loop library for Linux epoll() family APIs☆242Updated 2 weeks ago
- High performance utility library for C☆93Updated 9 months ago
- C library of key-value data structures.☆293Updated 5 years ago
- C library/compiler for the Cap'n Proto serialization/RPC protocol☆121Updated last year
- Tick-based timer (hierarchical timing wheel algorithm)☆43Updated 5 years ago
- A low-latency in-memory C logging library☆59Updated 2 years ago
- lock-free FIFO queue by C native built it, easy built cross platform(no extra dependencies needed) , guarantee thread safety memory manag…☆143Updated 4 years ago
- Hierarchical memory allocator☆72Updated 9 years ago
- A simple and efficient MsgPack binary serialization library in a self-contained header file☆86Updated 6 years ago
- OOSMOS - The Object Oriented State Machine Operating System.☆65Updated last year
- Our open source benchmarks and code samples☆191Updated last month
- LMAX's disruptor pattern implemented in C☆96Updated 6 years ago
- Coroutines in C☆120Updated 10 years ago
- A minimal blocking queue backed by a circular buffer☆111Updated 3 years ago
- C++ Active Objects☆64Updated 7 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆45Updated 3 years ago
- C library/compiler for the Cap'n Proto serialization/RPC protocol☆68Updated 2 years ago
- C11 Lock-free Stack☆181Updated last year
- A tiny, fast, simple, single-file, BSD-licensed CSV parsing library in C.☆49Updated 3 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆141Updated 5 years ago
- timer.c: Tickless hierarchical timing wheel☆232Updated last year
- The FNET is a free, open source, dual TCP/IPv4 and IPv6 Stack (under Apache Version 2.0 license) for building embedded communication soft…☆120Updated last year
- Protothreads (coroutines) in C99. Highly portable, but work best in low-end embedded systems.☆288Updated 8 years ago
- Free-List Memory Pool of fixed-size objects in C99☆49Updated 2 years ago
- Coroutines for C.☆74Updated 8 years ago