concurrencykit / ckLinks
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,499Updated 3 weeks ago
Alternatives and similar repositories for ck
Users that are interested in ck are comparing it to the libraries listed below
Sorting:
- Structured concurrency in C☆1,873Updated last year
- Go-style concurrency in C☆3,059Updated 4 years ago
- Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C☆2,296Updated last week
- Concurrent data structures in C++☆1,423Updated 4 years ago
- A blazing fast and lightweight C asymmetric coroutine library 💎 ⛅🚀⛅🌞☆3,608Updated 3 years ago
- A collection of resources on wait-free and lock-free programming☆1,900Updated last year
- The Hoard Memory Allocator: A Fast, Scalable, and Memory-efficient Malloc for Linux, Windows, and Mac.☆1,159Updated 2 months ago
- A standalone and lightweight C library☆4,396Updated 4 months ago
- A C++ library of Concurrent Data Structures☆2,644Updated last year
- tiny HTTP parser written in C (used in HTTP::XS et al.)☆1,936Updated 11 months ago
- A memory allocator that automatically reduces the memory footprint of C/C++ applications.☆1,813Updated 10 months ago
- A fast, memory efficient hash map for C++☆1,276Updated 2 weeks ago
- A high-performance, concurrent hash table☆1,672Updated 2 months ago
- Smart pointers for the (GNU) C programming language☆1,665Updated 2 years ago
- Configurable C++ platform adapter☆560Updated 6 years ago
- qLibc is a simple and yet powerful C library providing generic data structures and algorithms.☆997Updated last year
- Roaring bitmaps in C (and C++), with SIMD (AVX2, AVX-512 and NEON) optimizations: used by Apache Doris, ClickHouse, and StarRocks☆1,644Updated this week
- A hybrid thread / fiber task scheduler written in C++ 11☆1,942Updated 3 months ago
- Simple Dynamic Strings library for C☆5,102Updated last month
- A small self-contained alternative to readline and libedit☆3,970Updated 9 months ago
- Small, portable implementation of the C11 threads API☆976Updated last year
- Official git repository for libdivide: optimized integer division☆1,207Updated 2 weeks ago
- A cross platform C99 library to get cpu features at runtime.☆2,521Updated 3 weeks ago
- The Boehm-Demers-Weiser conservative C/C++ Garbage Collector (bdwgc, also known as bdw-gc, boehm-gc, libgc)☆3,232Updated 2 weeks ago
- Library providing helpers for the Linux kernel io_uring support☆3,158Updated this week
- Efficient binary-decimal and decimal-binary conversion routines for IEEE doubles.☆1,156Updated this week
- Adaptive Radix Trees implemented in C☆794Updated 3 years ago
- Package manager for the C programming language.☆4,993Updated 2 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…☆679Updated 3 weeks ago
- Message passing based allocator☆1,680Updated 3 weeks ago