willemt / cbuffer
A circular buffer written in C using Posix calls to create a contiguously mapped memory space. BSD Licensed.
☆257Updated 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
- Lock-free ring buffer (MPSC)☆455Updated 5 years ago
- C11 Lock-free Stack☆181Updated 10 months ago
- Concurrent Programming Library (Coroutine) for C11☆364Updated 3 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆140Updated 5 years ago
- A Fast, Multicore-Scalable, Low-Fragmentation Memory Allocator☆162Updated 2 years ago
- A benchmark framework for concurrent queue implementations☆290Updated 4 years ago
- C port of the HdrHistogram☆242Updated 4 months ago
- A C library of hashtables and tries designed to store objects with high performance☆231Updated 2 years ago
- Our open source benchmarks and code samples☆189Updated 2 weeks 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 2 years ago
- Coroutines in C☆120Updated 10 years ago
- Self-contained C/C++ profiler library for Linux☆175Updated 5 months ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆165Updated 6 years ago
- An obsolete project☆83Updated 6 years ago
- A Super Fast Multithreaded malloc() for 64-bit Machines☆288Updated 5 years ago
- High performance utility library for C☆92Updated 7 months ago
- A concurrent user-level thread library implemented in C++☆315Updated 4 years ago
- [deprecated] For native C atomics, see Turf instead☆518Updated 8 years ago
- Implementing coroutines, channels, message passing, etc.☆133Updated 3 years ago
- A public domain lock free queues implemented in C++11☆181Updated 11 years ago
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆264Updated 15 years ago
- An implementation of the Judy array, wrapped in a c++ template. Uses Karl Malbrain's implementation, http://code.google.com/p/judyarray/ …☆42Updated 10 years ago
- C library implementing the ridiculously fast CLHash hashing function☆274Updated 11 months ago
- Configurable C++ platform adapter☆558Updated 6 years ago
- A User Space Threading Library Supporting Multi-Core Systems☆139Updated last year
- Lightweight event loop library for Linux epoll() family APIs☆241Updated last year
- C library of key-value data structures.☆293Updated 5 years ago
- timer.c: Tickless hierarchical timing wheel☆224Updated last year
- A simple and efficient MsgPack binary serialization library in a self-contained header file☆86Updated 5 years ago