willemt / cbufferLinks
A circular buffer written in C using Posix calls to create a contiguously mapped memory space. BSD Licensed.
☆263Updated 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☆140Updated 6 years ago
- C11 Lock-free Stack☆183Updated 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…☆552Updated 2 years ago
- Small C fiber library that uses libev based event loop and libcoro based coroutine context switching.☆140Updated 5 years ago
- Self-contained C/C++ profiler library for Linux☆176Updated 9 months ago
- Lock-free ring buffer (MPSC)☆463Updated 5 years ago
- Concurrent Programming Library (Coroutine) for C11☆365Updated 3 years ago
- Our open source benchmarks and code samples☆192Updated last month
- Lightweight event loop library for Linux epoll() family APIs☆242Updated 3 months ago
- C port of the HdrHistogram☆251Updated 9 months ago
- A simple thread-safe FIFO in C.☆389Updated 2 years ago
- A C library of hashtables and tries designed to store objects with high performance☆237Updated 2 years ago
- Implementing coroutines, channels, message passing, etc.☆133Updated 3 years ago
- A Super Fast Multithreaded malloc() for 64-bit Machines☆291Updated 5 years ago
- An obsolete project☆83Updated 7 years ago
- High performance utility library for C☆94Updated last month
- A concurrent user-level thread library implemented in C++☆317Updated 4 years ago
- Minimize lock-free queue ever!☆132Updated 6 years ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Updated 6 years ago
- This make CRC be fast. Included implementations: CRC-64-Jones and CRC-16-CCITT☆137Updated 2 years ago
- checkedthreads: no race condition goes unnoticed! Simple API, automatic load balancing, Valgrind-based checking☆294Updated 11 years ago
- C library of key-value data structures.☆295Updated 5 years ago
- A benchmark framework for concurrent queue implementations☆291Updated 5 years ago
- Simple and fast C library implementing a thread-safe API to manage hash-tables, linked lists, lock-free ring buffers and queues☆444Updated 11 months ago
- A KISS, cross-platform C mocking library☆160Updated last year
- Simple C library for parsing URLs with zero-copy and no mallocs.☆139Updated 3 years ago
- kqueue(2) compatibility library☆247Updated 2 weeks ago
- [deprecated] For native C atomics, see Turf instead☆519Updated 8 years ago
- 📶 A lock- and wait-free hashtable (and an array too)☆109Updated 3 months ago
- A Fast, Multicore-Scalable, Low-Fragmentation Memory Allocator☆163Updated last month