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,444Updated 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,026Updated 4 years ago
- Structured concurrency in C☆1,854Updated 10 months ago
- Concurrent data structures in C++☆1,410Updated 4 years ago
- Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C☆2,230Updated last month
- A collection of resources on wait-free and lock-free programming☆1,846Updated 11 months ago
- A blazing fast and lightweight C asymmetric coroutine library 💎 ⛅🚀⛅🌞☆3,571Updated 2 years ago
- A standalone and lightweight C library☆4,305Updated 2 weeks ago
- The Hoard Memory Allocator: A Fast, Scalable, and Memory-efficient Malloc for Linux, Windows, and Mac.☆1,129Updated 6 months ago
- Smart pointers for the (GNU) C programming language☆1,622Updated 2 years ago
- A memory allocator that automatically reduces the memory footprint of C/C++ applications.☆1,791Updated 7 months ago
- A C++ library of Concurrent Data Structures☆2,594Updated last year
- A high-performance, concurrent hash table☆1,639Updated 2 months ago
- A small self-contained alternative to readline and libedit☆3,878Updated 6 months ago
- Message passing based allocator☆1,624Updated last week
- A fast, memory efficient hash map for C++☆1,262Updated last year
- Package manager for the C programming language.☆4,924Updated last month
- tiny HTTP parser written in C (used in HTTP::XS et al.)☆1,892Updated 8 months ago
- C implementation of the Raft Consensus protocol, BSD licensed☆1,141Updated last year
- qLibc is a simple and yet powerful C library providing generic data structures and algorithms.☆987Updated 8 months ago
- nanomsg library☆6,053Updated last year
- Library providing helpers for the Linux kernel io_uring support☆3,012Updated this week
- Wangle is a framework providing a set of common client/server abstractions for building services in a consistent, modular, and composable…☆3,064Updated this week
- Roaring bitmaps in C (and C++), with SIMD (AVX2, AVX-512 and NEON) optimizations: used by Apache Doris, ClickHouse, and StarRocks☆1,608Updated 2 months ago
- Configurable C++ platform adapter☆555Updated 6 years ago
- An Open Source Implementation of the Actor Model in C++☆3,230Updated this week
- 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…☆663Updated this week
- A hybrid thread / fiber task scheduler written in C++ 11☆1,916Updated this week
- 📚 single header utf8 string functions for C and C++☆1,794Updated last month
- Fast strong hash functions: SipHash/HighwayHash☆1,566Updated 10 months ago
- Adaptive Radix Trees implemented in C☆780Updated 2 years ago