willemt / bipbuffer
A circular buffer alternative written in C under a BSD license
☆138Updated 5 years ago
Alternatives and similar repositories for bipbuffer:
Users that are interested in bipbuffer are comparing it to the libraries listed below
- A circular buffer written in C using Posix calls to create a contiguously mapped memory space. BSD Licensed.☆257Updated 3 years ago
- A single producer single - single consumer queue implemented by a ring buffer with C11's 'stdatomic.h'☆37Updated last year
- Lock-free ring buffer (MPSC)☆455Updated 5 years ago
- Minimize lock-free queue ever!☆132Updated 6 years ago
- Lightweight event loop library for Linux epoll() family APIs☆241Updated last year
- Generic priority queue (heap) implementation used by the Apache HTTP Server project.☆103Updated 2 years ago
- NIH Utility Library☆89Updated 3 years ago
- Our open source benchmarks and code samples☆189Updated 2 weeks ago
- C11 Lock-free Stack☆181Updated 10 months ago
- High performance utility library for C☆92Updated 7 months ago
- A simple, intrusive, zero-allocation red-black tree implementation☆45Updated 3 years ago
- Coroutines in C☆120Updated 10 years ago
- C string utils library (STB style, header-only).☆192Updated 7 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
- C library/compiler for the Cap'n Proto serialization/RPC protocol☆69Updated last year
- Hierarchical memory allocator☆71Updated 9 years ago
- Mini async log C port. Now with C++ wrappers.☆74Updated last year
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆140Updated 5 years ago
- Wrapper library for the BSD sockets API with a nicer C99 interface☆144Updated 7 years ago
- Protothreads (coroutines) in C99. Highly portable, but work best in low-end embedded systems.☆286Updated 8 years ago
- a memory allocator for embedded systems (microcontrollers)☆61Updated 7 years ago
- A tiny, fast, simple, single-file, BSD-licensed CSV parsing library in C.☆50Updated 3 years ago
- Tick-based timer (hierarchical timing wheel algorithm)☆43Updated 5 years ago
- C++ Active Objects☆62Updated 7 years ago
- Protocol Buffers C RPC implementation☆191Updated 4 years ago
- An ANSI C encoder/decoder for the MessagePack serialization format / msgpack.org[C / Objective-C / Swift]☆148Updated last month
- C library of key-value data structures.☆293Updated 5 years ago
- A constrained node implementation of CBOR in C☆108Updated 4 years ago
- timer.c: Tickless hierarchical timing wheel☆224Updated last year
- Free-List Memory Pool of fixed-size objects in C99☆48Updated 2 years ago