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,510Updated 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
- A collection of resources on wait-free and lock-free programming☆1,918Updated last year
- Go-style concurrency in C☆3,059Updated 4 years ago
- Structured concurrency in C☆1,880Updated last year
- A C++ library of Concurrent Data Structures☆2,652Updated last year
- The Hoard Memory Allocator: A Fast, Scalable, and Memory-efficient Malloc for Linux, Windows, and Mac.☆1,170Updated 3 months ago
- Concurrent data structures in C++☆1,429Updated 4 years ago
- A memory allocator that automatically reduces the memory footprint of C/C++ applications.☆1,816Updated 11 months ago
- Message passing based allocator☆1,694Updated last month
- A blazing fast and lightweight C asymmetric coroutine library 💎 ⛅🚀⛅🌞☆3,612Updated 3 years ago
- A standalone and lightweight C library☆4,422Updated 4 months ago
- Smart pointers for the (GNU) C programming language☆1,671Updated 2 years ago
- Library providing helpers for the Linux kernel io_uring support☆3,196Updated this week
- Official git repository for libdivide: optimized integer division☆1,215Updated 2 weeks ago
- mimalloc is a compact general purpose allocator with excellent performance.☆11,629Updated this week
- tiny HTTP parser written in C (used in HTTP::XS et al.)☆1,943Updated last year
- a small protobuf implementation in C☆1,512Updated 6 months ago
- A high-performance, concurrent hash table☆1,677Updated 3 months ago
- Fast strong hash functions: SipHash/HighwayHash☆1,585Updated last year
- Wangle is a framework providing a set of common client/server abstractions for building services in a consistent, modular, and composable…☆3,088Updated this week
- Read-only mirror of official repo on openldap.org. Issues and pull requests here are ignored. Use OpenLDAP ITS for issues.☆2,727Updated 2 weeks ago
- Configurable C++ platform adapter☆561Updated 6 years 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
- A C library that may be linked into a C/C++ program to produce symbolic backtraces☆1,076Updated 2 months ago
- A very fast hashtable☆1,780Updated last year
- A hybrid thread / fiber task scheduler written in C++ 11☆1,956Updated 4 months ago
- qLibc is a simple and yet powerful C library providing generic data structures and algorithms.☆998Updated last year
- The RaftLib C++ library, streaming/dataflow concurrency via C++ iostream-like operators☆976Updated last year
- A small self-contained alternative to readline and libedit☆3,986Updated 10 months ago
- Simple Dynamic Strings library for C☆5,124Updated 2 months ago