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,559Updated last month
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,899Updated last year
- Go-style concurrency in C☆3,097Updated 4 years ago
- Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C☆2,354Updated 2 months ago
- The Hoard Memory Allocator: A Fast, Scalable, and Memory-efficient Malloc for Linux, Windows, and Mac.☆1,177Updated 2 weeks ago
- Smart pointers for the (GNU) C programming language☆1,702Updated 2 years ago
- A collection of resources on wait-free and lock-free programming☆1,959Updated last year
- A memory allocator that automatically reduces the memory footprint of C/C++ applications.☆1,827Updated last year
- Concurrent data structures in C++☆1,440Updated 5 years ago
- A C++ library of Concurrent Data Structures☆2,696Updated 2 years ago
- A small self-contained alternative to readline and libedit☆4,081Updated last month
- A standalone and lightweight C library☆4,529Updated 8 months ago
- tiny HTTP parser written in C (used in HTTP::XS et al.)☆1,976Updated 3 months ago
- Configurable C++ platform adapter☆561Updated 6 years ago
- Fast strong hash functions: SipHash/HighwayHash☆1,589Updated last year
- Adaptive Radix Trees implemented in C☆805Updated 3 years ago
- Message passing based allocator☆1,738Updated last week
- a small protobuf implementation in C☆1,517Updated 10 months ago
- A blazing fast and lightweight C asymmetric coroutine library 💎 ⛅🚀⛅🌞☆3,652Updated 3 years 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…☆698Updated last month
- A high-performance, concurrent hash table☆1,711Updated 6 months ago
- qLibc is a simple and yet powerful C library providing generic data structures and algorithms.☆1,006Updated last year
- A C library that may be linked into a C/C++ program to produce symbolic backtraces☆1,122Updated last month
- [deprecated] For native C atomics, see Turf instead☆520Updated 9 years ago
- Simple Dynamic Strings library for C☆5,289Updated 6 months ago
- FlatBuffers Compiler and Library in C for C☆716Updated 2 months ago
- A radix tree implementation in ANSI C☆1,190Updated last year
- The C Code Archive Network☆1,140Updated last week
- The Boehm-Demers-Weiser conservative C/C++ Garbage Collector (bdwgc, also known as bdw-gc, boehm-gc, libgc)☆3,336Updated last week
- Library providing helpers for the Linux kernel io_uring support☆3,402Updated this week
- Modern transactional key-value/row storage library.☆1,874Updated 8 months ago