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.☆259Updated 4 years ago
- Lock-free ring buffer (MPSC)☆462Updated 5 years ago
- C library/compiler for the Cap'n Proto serialization/RPC protocol☆68Updated 2 years ago
- Minimize lock-free queue ever!☆132Updated 6 years ago
- C11 Lock-free Stack☆181Updated last year
- A single producer single - single consumer queue implemented by a ring buffer with C11's 'stdatomic.h'☆37Updated last year
- Coroutines in C☆121Updated 10 years ago
- Protothreads (coroutines) in C99. Highly portable, but work best in low-end embedded systems.☆291Updated 8 years ago
- Free-List Memory Pool of fixed-size objects in C99☆49Updated 2 years ago
- a C implementation of Simon Cooke's bipbuffer☆18Updated 7 years ago
- NIH Utility Library☆89Updated 3 years ago
- A fast and lightweight event loop for embedded platforms.☆103Updated 2 years ago
- Our open source benchmarks and code samples☆192Updated last week
- TLSF: two-level segregated fit O(1) allocator☆79Updated 2 years ago
- C library of key-value data structures.☆294Updated 5 years ago
- OOSMOS - The Object Oriented State Machine Operating System.☆66Updated last year
- C++ Active Objects☆65Updated 7 years ago
- An ANSI C encoder/decoder for the MessagePack serialization format / msgpack.org[C / Objective-C / Swift]☆147Updated 3 months ago
- A simple bitset library in C☆134Updated 3 months ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆140Updated 5 years ago
- An implementation of the MessagePack serialization format in C / msgpack.org[C]☆351Updated last year
- A simple and efficient MsgPack binary serialization library in a self-contained header file☆86Updated 6 years ago
- a memory allocator for embedded systems (microcontrollers)☆64Updated 7 years ago
- C string utils library (STB style, header-only).☆194Updated 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…☆144Updated 4 years ago
- A smattering of miscellaneous C libraries. Includes sane argument parsing, a thread-safe multi-producer/multi-consumer queue, and impleme…☆104Updated 9 years ago
- Tick-based timer (hierarchical timing wheel algorithm)☆43Updated 5 years ago
- This make CRC be fast. Included implementations: CRC-64-Jones and CRC-16-CCITT☆137Updated 2 years ago
- High performance utility library for C☆93Updated 9 months ago
- Hierarchical Allocator for C☆65Updated 8 years ago