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,467Updated 3 weeks ago
Alternatives and similar repositories for ck:
Users that are interested in ck are comparing it to the libraries listed below
- Go-style concurrency in C☆3,038Updated 4 years ago
- Structured concurrency in C☆1,860Updated 11 months ago
- Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C☆2,243Updated 2 weeks ago
- Concurrent data structures in C++☆1,411Updated 4 years ago
- A collection of resources on wait-free and lock-free programming☆1,870Updated last year
- A standalone and lightweight C library☆4,334Updated last month
- A blazing fast and lightweight C asymmetric coroutine library 💎 ⛅🚀⛅🌞☆3,582Updated 2 years ago
- Modern transactional key-value/row storage library.☆1,866Updated last month
- A high-performance, concurrent hash table☆1,645Updated 4 months ago
- The Hoard Memory Allocator: A Fast, Scalable, and Memory-efficient Malloc for Linux, Windows, and Mac.☆1,140Updated this week
- Smart pointers for the (GNU) C programming language☆1,648Updated 2 years ago
- A memory allocator that automatically reduces the memory footprint of C/C++ applications.☆1,802Updated 8 months ago
- A C++ library of Concurrent Data Structures☆2,603Updated last year
- Adaptive Radix Trees implemented in C☆783Updated 3 years ago
- Message passing based allocator☆1,643Updated last week
- a small protobuf implementation in C☆1,509Updated 3 months ago
- nanomsg library☆6,068Updated last year
- Roaring bitmaps in C (and C++), with SIMD (AVX2, AVX-512 and NEON) optimizations: used by Apache Doris, ClickHouse, and StarRocks☆1,620Updated 2 weeks ago
- Simple Dynamic Strings library for C☆5,028Updated 10 months ago
- Configurable C++ platform adapter☆558Updated 6 years ago
- Pure C implementation of Go channels.☆1,426Updated 4 years ago
- C implementation of the Raft Consensus protocol, BSD licensed☆1,145Updated last year
- qLibc is a simple and yet powerful C library providing generic data structures and algorithms.☆991Updated 10 months ago
- A cross platform C99 library to get cpu features at runtime.☆2,501Updated last month
- tiny HTTP parser written in C (used in HTTP::XS et al.)☆1,912Updated 9 months ago
- This repo is a mirror of the official userspace-rcu git found at git://git.lttng.org/userspace-rcu.git. liburcu is a LGPLv2.1 userspace R…☆673Updated last month
- A small self-contained alternative to readline and libedit☆3,921Updated 7 months ago
- The Boehm-Demers-Weiser conservative C/C++ Garbage Collector (bdwgc, also known as bdw-gc, boehm-gc, libgc)☆3,161Updated this week
- Wangle is a framework providing a set of common client/server abstractions for building services in a consistent, modular, and composable…☆3,068Updated this week
- An eventing framework for building high performance and high scalability systems in C.☆1,663Updated 6 years ago