willemt / cbuffer
A circular buffer written in C using Posix calls to create a contiguously mapped memory space. BSD Licensed.
☆254Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for cbuffer
- A circular buffer alternative written in C under a BSD license☆137Updated 5 years ago
- C11 Lock-free Stack☆180Updated 6 months 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…☆549Updated last year
- Lock-free ring buffer (MPSC)☆445Updated 4 years ago
- Self-contained C/C++ profiler library for Linux☆178Updated last week
- Concurrent Programming Library (Coroutine) for C11☆361Updated 3 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
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆139Updated 5 years ago
- C port of the HdrHistogram☆234Updated 6 months ago
- Our open source benchmarks and code samples☆188Updated last month
- A concurrent user-level thread library implemented in C++☆314Updated 4 years ago
- Configurable C++ platform adapter☆555Updated 5 years ago
- A benchmark framework for concurrent queue implementations☆284Updated 4 years ago
- Minimize lock-free queue ever!☆132Updated 6 years ago
- timer.c: Tickless hierarchical timing wheel☆221Updated last year
- Hashing functions and PRNGs based on them☆145Updated 3 years ago
- Use C++14 generic lambdas to simulate stackless coroutines without macros or type erasure.☆334Updated 7 years ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Updated 6 years ago
- C library of key-value data structures.☆286Updated 4 years ago
- [deprecated] For native C atomics, see Turf instead☆515Updated 8 years ago
- A C library of hashtables and tries designed to store objects with high performance☆230Updated last year
- Implementing coroutines, channels, message passing, etc.☆132Updated 2 years ago
- A public domain lock free queues implemented in C++11☆181Updated 10 years ago
- Lightweight event loop library for Linux epoll() family APIs☆239Updated 7 months ago
- 📶 A lock- and wait-free hashtable (and an array too)☆107Updated 9 months ago
- An obsolete project☆82Updated 6 years ago
- A KISS, cross-platform C mocking library☆152Updated 3 months ago