willemt / cbufferLinks
A circular buffer written in C using Posix calls to create a contiguously mapped memory space. BSD Licensed.
☆264Updated 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☆142Updated 6 years ago
- C11 Lock-free Stack☆184Updated last year
- 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…☆553Updated 2 years ago
- Lock-free ring buffer (MPSC)☆475Updated 6 years ago
- Our open source benchmarks and code samples☆193Updated 2 months ago
- C port of the HdrHistogram☆267Updated 4 months ago
- Simple and fast C library implementing a thread-safe API to manage hash-tables, linked lists, lock-free ring buffers and queues☆448Updated 2 months ago
- Self-contained C/C++ profiler library for Linux☆176Updated last year
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆138Updated 6 years ago
- A concurrent user-level thread library implemented in C++☆317Updated 5 years ago
- Concurrent Programming Library (Coroutine) for C11☆365Updated 4 years ago
- A C library of hashtables and tries designed to store objects with high performance☆243Updated last month
- C library of key-value data structures.☆298Updated 5 years ago
- Lightweight event loop library for Linux epoll() family APIs☆246Updated 8 months ago
- [deprecated] For native C atomics, see Turf instead☆520Updated 9 years ago
- checkedthreads: no race condition goes unnoticed! Simple API, automatic load balancing, Valgrind-based checking☆297Updated 12 years ago
- A benchmark framework for concurrent queue implementations☆296Updated 5 years ago
- A KISS, cross-platform C mocking library☆164Updated 3 weeks ago
- A hierarchical timer wheel, for implementing timed event queues☆215Updated last year
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Updated 7 years ago
- Minimize lock-free queue ever!☆134Updated 7 years ago
- High performance utility library for C☆97Updated 6 months ago
- A Super Fast Multithreaded malloc() for 64-bit Machines☆293Updated 6 years ago
- timer.c: Tickless hierarchical timing wheel☆236Updated 2 years ago
- Thread-safe cross-platform event loop library in C++☆184Updated 2 months ago
- 📶 A lock- and wait-free hashtable (and an array too)☆109Updated this week
- A simple thread-safe FIFO in C.☆392Updated 3 years ago
- Implementing coroutines, channels, message passing, etc.☆134Updated 4 years ago
- A wait-free multi-producer-single-consumer queue in C11 atomics☆233Updated 4 years ago
- A public domain lock free queues implemented in C++11☆180Updated 11 years ago