concurrencykit / ck
Concurrency primitives, safe memory reclamation mechanisms and non-blocking (including lock-free) data structures designed to aid in the research, design and implementation of high performance concurrent systems developed in C99+.
☆2,428Updated this week
Alternatives and similar repositories for ck:
Users that are interested in ck are comparing it to the libraries listed below
- Structured concurrency in C☆1,831Updated 9 months ago
- Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C☆2,212Updated this week
- Concurrent data structures in C++☆1,410Updated 4 years ago
- A collection of resources on wait-free and lock-free programming☆1,828Updated 10 months ago
- Go-style concurrency in C☆2,989Updated 3 years ago
- A C++ library of Concurrent Data Structures☆2,582Updated last year
- The Hoard Memory Allocator: A Fast, Scalable, and Memory-efficient Malloc for Linux, Windows, and Mac.☆1,121Updated 5 months ago
- A memory allocator that automatically reduces the memory footprint of C/C++ applications.☆1,782Updated 6 months ago
- A blazing fast and lightweight C asymmetric coroutine library 💎 ⛅🚀⛅🌞☆3,552Updated 2 years ago
- A standalone and lightweight C library☆4,268Updated last week
- The RaftLib C++ library, streaming/dataflow concurrency via C++ iostream-like operators☆955Updated last year
- A high-performance, concurrent hash table☆1,628Updated last month
- Smart pointers for the (GNU) C programming language☆1,617Updated 2 years ago
- Simple Dynamic Strings library for C☆4,972Updated 8 months ago
- tiny HTTP parser written in C (used in HTTP::XS et al.)☆1,878Updated 7 months ago
- Message passing based allocator☆1,602Updated this week
- Wangle is a framework providing a set of common client/server abstractions for building services in a consistent, modular, and composable…☆3,061Updated this week
- A small self-contained alternative to readline and libedit☆3,857Updated 5 months ago
- Postmodern immutable and persistent data structures for C++ — value semantics at scale☆2,522Updated 3 months ago
- The Boehm-Demers-Weiser conservative C/C++ Garbage Collector (bdwgc, also known as bdw-gc, boehm-gc, libgc)☆3,054Updated this week
- mimalloc is a compact general purpose allocator with excellent performance.☆10,817Updated this week
- A hybrid thread / fiber task scheduler written in C++ 11☆1,901Updated last week
- A fast, memory efficient hash map for C++☆1,259Updated last year
- A cross platform C99 library to get cpu features at runtime.☆2,481Updated 3 weeks ago
- qLibc is a simple and yet powerful C library providing generic data structures and algorithms.☆987Updated 7 months ago
- Configurable C++ platform adapter☆555Updated 5 years ago
- A C library that may be linked into a C/C++ program to produce symbolic backtraces☆1,013Updated last month
- Pure C implementation of Go channels.☆1,410Updated 4 years ago
- Roaring bitmaps in C (and C++), with SIMD (AVX2, AVX-512 and NEON) optimizations: used by Apache Doris, ClickHouse, and StarRocks☆1,591Updated last month
- a small protobuf implementation in C☆1,506Updated last month