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.☆260Updated 4 years ago
- Lock-free ring buffer (MPSC)☆462Updated 5 years ago
- A single producer single - single consumer queue implemented by a ring buffer with C11's 'stdatomic.h'☆37Updated last year
- High performance utility library for C☆94Updated 10 months ago
- A simple and efficient MsgPack binary serialization library in a self-contained header file☆86Updated 6 years ago
- C11 Lock-free Stack☆182Updated last year
- Lightweight event loop library for Linux epoll() family APIs☆243Updated last month
- NIH Utility Library☆89Updated 3 years ago
- a memory allocator for embedded systems (microcontrollers)☆65Updated 7 years ago
- Tick-based timer (hierarchical timing wheel algorithm)☆43Updated 5 years ago
- TLSF: two-level segregated fit O(1) allocator☆80Updated 2 years ago
- OOSMOS - The Object Oriented State Machine Operating System.☆67Updated last year
- Minimize lock-free queue ever!☆132Updated 6 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆46Updated 3 years ago
- An implementation of the Judy array, wrapped in a c++ template. Uses Karl Malbrain's implementation, http://code.google.com/p/judyarray/ …☆42Updated 10 years ago
- A minimal blocking queue backed by a circular buffer☆112Updated 4 years ago
- An ANSI C encoder/decoder for the MessagePack serialization format / msgpack.org[C / Objective-C / Swift]☆147Updated 4 months ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆140Updated 5 years ago
- Heap allocation free version of C++11 std::function☆55Updated 3 years ago
- Coroutines/Fibers implementation for x86☆65Updated 8 years ago
- Coroutines for C.☆75Updated 8 years ago
- C string utils library (STB style, header-only).☆194Updated 7 years ago
- A constrained node implementation of CBOR in C☆69Updated 3 years ago
- This make CRC be fast. Included implementations: CRC-64-Jones and CRC-16-CCITT☆137Updated 2 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 ring buffer implemented in C☆437Updated last year
- Hierarchical memory allocator☆73Updated 10 years ago
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆78Updated 9 years ago
- A fast and lightweight event loop for embedded platforms.☆103Updated 3 years ago
- Our open source benchmarks and code samples☆192Updated 3 weeks ago