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,506Updated last week
Alternatives and similar repositories for ck
Users that are interested in ck are comparing it to the libraries listed below
Sorting:
- Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C☆2,307Updated last month
- Go-style concurrency in C☆3,060Updated 4 years ago
- Structured concurrency in C☆1,879Updated last year
- A collection of resources on wait-free and lock-free programming☆1,915Updated last year
- A memory allocator that automatically reduces the memory footprint of C/C++ applications.☆1,816Updated 11 months ago
- Concurrent data structures in C++☆1,427Updated 4 years ago
- A C++ library of Concurrent Data Structures☆2,648Updated last year
- Smart pointers for the (GNU) C programming language☆1,669Updated 2 years ago
- A blazing fast and lightweight C asymmetric coroutine library 💎 ⛅🚀⛅🌞☆3,609Updated 3 years ago
- Fast strong hash functions: SipHash/HighwayHash☆1,585Updated last year
- A high-performance, concurrent hash table☆1,676Updated 2 months ago
- The Hoard Memory Allocator: A Fast, Scalable, and Memory-efficient Malloc for Linux, Windows, and Mac.☆1,170Updated 2 months ago
- A standalone and lightweight C library☆4,417Updated 4 months ago
- Library providing helpers for the Linux kernel io_uring support☆3,185Updated this week
- Message passing based allocator☆1,694Updated last month
- Configurable C++ platform adapter☆560Updated 6 years ago
- tiny HTTP parser written in C (used in HTTP::XS et al.)☆1,941Updated last year
- nanomsg library☆6,124Updated last year
- A hybrid thread / fiber task scheduler written in C++ 11☆1,954Updated 4 months ago
- Adaptive Radix Trees implemented in C☆795Updated 3 years ago
- The Boehm-Demers-Weiser conservative C/C++ Garbage Collector (bdwgc, also known as bdw-gc, boehm-gc, libgc)☆3,244Updated this week
- Read-only mirror of official repo on openldap.org. Issues and pull requests here are ignored. Use OpenLDAP ITS for issues.☆2,725Updated 2 weeks ago
- A C library that may be linked into a C/C++ program to produce symbolic backtraces☆1,076Updated 2 months ago
- Roaring bitmaps in C (and C++), with SIMD (AVX2, AVX-512 and NEON) optimizations: used by Apache Doris, ClickHouse, Redpanda, YDB and Sta…☆1,653Updated 2 weeks ago
- Official git repository for libdivide: optimized integer division☆1,215Updated last week
- A small self-contained alternative to readline and libedit☆3,982Updated 10 months ago
- Simple Dynamic Strings library for C☆5,120Updated 2 months ago
- mimalloc is a compact general purpose allocator with excellent performance.☆11,602Updated last week
- An Open Source Implementation of the Actor Model in C++☆3,292Updated this week
- qLibc is a simple and yet powerful C library providing generic data structures and algorithms.☆997Updated last year