willemt / cbufferLinks
A circular buffer written in C using Posix calls to create a contiguously mapped memory space. BSD Licensed.
☆259Updated 4 years ago
Alternatives and similar repositories for cbuffer
Users that are interested in cbuffer are comparing it to the libraries listed below
Sorting:
- A circular buffer alternative written in C under a BSD license☆139Updated 6 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…☆551Updated 2 years ago
- Our open source benchmarks and code samples☆192Updated last week
- Concurrent Programming Library (Coroutine) for C11☆365Updated 3 years ago
- C11 Lock-free Stack☆181Updated last year
- Lock-free ring buffer (MPSC)☆462Updated 5 years ago
- A concurrent user-level thread library implemented in C++☆315Updated 4 years ago
- Self-contained C/C++ profiler library for Linux☆175Updated 7 months ago
- Simple and fast C library implementing a thread-safe API to manage hash-tables, linked lists, lock-free ring buffers and queues☆437Updated 9 months ago
- C library of key-value data structures.☆294Updated 5 years ago
- Lightweight event loop library for Linux epoll() family APIs☆243Updated last month
- Coroutines in C☆121Updated 10 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆140Updated 5 years ago
- [deprecated] For native C atomics, see Turf instead☆518Updated 8 years ago
- A KISS, cross-platform C mocking library☆161Updated 10 months ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Updated 6 years ago
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆264Updated 15 years ago
- A Fast, Multicore-Scalable, Low-Fragmentation Memory Allocator☆162Updated 2 years ago
- A benchmark framework for concurrent queue implementations☆291Updated 5 years ago
- Minimize lock-free queue ever!☆132Updated 6 years ago
- A C library of hashtables and tries designed to store objects with high performance☆232Updated 2 years ago
- A simple bitset library in C☆134Updated 3 months ago
- checkedthreads: no race condition goes unnoticed! Simple API, automatic load balancing, Valgrind-based checking☆293Updated 11 years ago
- 📶 A lock- and wait-free hashtable (and an array too)☆110Updated last month
- kqueue(2) compatibility library☆246Updated last year
- An obsolete project☆83Updated 6 years ago
- timer.c: Tickless hierarchical timing wheel☆231Updated last year
- Free-List Memory Pool of fixed-size objects in C99☆49Updated 2 years ago
- C port of the HdrHistogram☆248Updated 6 months 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