willemt / cbuffer
A circular buffer written in C using Posix calls to create a contiguously mapped memory space. BSD Licensed.
☆255Updated 3 years ago
Alternatives and similar repositories for cbuffer:
Users that are interested in cbuffer are comparing it to the libraries listed below
- A circular buffer alternative written in C under a BSD license☆138Updated 5 years ago
- C11 Lock-free Stack☆181Updated 9 months ago
- Our open source benchmarks and code samples☆188Updated this week
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Updated 6 years ago
- Lock-free ring buffer (MPSC)☆455Updated 5 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆140Updated 5 years ago
- Concurrent Programming Library (Coroutine) for C11☆363Updated 3 years ago
- A Fast, Multicore-Scalable, Low-Fragmentation Memory Allocator☆161Updated 2 years ago
- Lightweight event loop library for Linux epoll() family APIs☆241Updated 11 months ago
- Self-contained C/C++ profiler library for Linux☆175Updated 3 months ago
- A concurrent user-level thread library implemented in C++☆314Updated 4 years ago
- libsrt is a C library for writing fast and safe C code, faster. It provides string, vector, bit set, set, map, hash set, and hash map han…☆550Updated last year
- A minimal blocking queue backed by a circular buffer☆108Updated 3 years ago
- A Super Fast Multithreaded malloc() for 64-bit Machines☆288Updated 5 years ago
- [deprecated] For native C atomics, see Turf instead☆518Updated 8 years ago
- Coroutines in C☆121Updated 10 years ago
- timer.c: Tickless hierarchical timing wheel☆225Updated last year
- A benchmark framework for concurrent queue implementations☆286Updated 4 years ago
- C library of key-value data structures.☆291Updated 4 years ago
- A simple thread-safe FIFO in C.☆388Updated 2 years ago
- High performance utility library for C☆92Updated 6 months ago
- A KISS, cross-platform C mocking library☆159Updated 6 months ago
- A C library of hashtables and tries designed to store objects with high performance☆231Updated last year
- Configurable C++ platform adapter☆555Updated 6 years ago
- C port of the HdrHistogram☆240Updated 3 months ago
- An obsolete project☆82Updated 6 years ago
- An implementation of the MessagePack serialization format in C / msgpack.org[C]☆346Updated 9 months ago
- lock-free FIFO queue by C native built it, easy built cross platform(no extra dependencies needed) , guarantee thread safety memory manag…☆142Updated 4 years ago
- 📶 A lock- and wait-free hashtable (and an array too)☆109Updated 3 weeks ago
- Minimize lock-free queue ever!☆132Updated 6 years ago