willemt / bipbuffer
A circular buffer alternative written in C under a BSD license
☆137Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for bipbuffer
- A circular buffer written in C using Posix calls to create a contiguously mapped memory space. BSD Licensed.☆254Updated 3 years ago
- Lock-free ring buffer (MPSC)☆447Updated 4 years ago
- A single producer single - single consumer queue implemented by a ring buffer with C11's 'stdatomic.h'☆37Updated 11 months ago
- Lightweight event loop library for Linux epoll() family APIs☆240Updated 8 months ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆139Updated 5 years ago
- Wrapper library for the BSD sockets API with a nicer C99 interface☆143Updated 7 years ago
- Coroutines for C.☆73Updated 7 years ago
- A simple bitset library in C☆126Updated last month
- NIH Utility Library☆89Updated 3 years ago
- Minimize lock-free queue ever!☆132Updated 6 years ago
- An ANSI C encoder/decoder for the MessagePack serialization format / msgpack.org[C / Objective-C / Swift]☆146Updated 7 months ago
- C library/compiler for the Cap'n Proto serialization/RPC protocol☆69Updated last year
- C11 Lock-free Stack☆180Updated 6 months ago
- C99 trie library☆98Updated 5 years ago
- Hierarchical memory allocator☆71Updated 9 years ago
- a memory allocator for embedded systems (microcontrollers)☆59Updated 6 years ago
- Simple and fast C library implementing a thread-safe API to manage hash-tables, linked lists, lock-free ring buffers and queues☆423Updated 2 months ago
- Tick-based timer (hierarchical timing wheel algorithm)☆42Updated 4 years ago
- A fast and lightweight event loop for embedded platforms.☆97Updated 2 years ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Updated 6 years ago
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆77Updated 8 years ago
- Coroutines in C☆121Updated 10 years ago
- Pblog is a small, low overhead, structured logging library☆30Updated 7 years ago
- Protothreads (coroutines) in C99. Highly portable, but work best in low-end embedded systems.☆276Updated 7 years ago
- Implementing coroutines, channels, message passing, etc.☆132Updated 2 years ago
- A tiny, fast, simple, single-file, BSD-licensed CSV parsing library in C.☆50Updated 2 years ago
- Free-List Memory Pool of fixed-size objects in C99☆48Updated last year