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,563Updated 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,903Updated last year
- Go-style concurrency in C☆3,107Updated 4 years ago
- Concurrent data structures in C++☆1,442Updated 5 years ago
- Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C☆2,359Updated last week
- A collection of resources on wait-free and lock-free programming☆1,959Updated last year
- The Hoard Memory Allocator: A Fast, Scalable, and Memory-efficient Malloc for Linux, Windows, and Mac.☆1,180Updated 3 weeks ago
- Smart pointers for the (GNU) C programming language☆1,703Updated 3 years ago
- A C++ library of Concurrent Data Structures☆2,697Updated 2 years ago
- A memory allocator that automatically reduces the memory footprint of C/C++ applications.☆1,830Updated last year
- A standalone and lightweight C library☆4,545Updated 9 months ago
- The C Code Archive Network☆1,139Updated 2 weeks ago
- Pure C implementation of Go channels.☆1,428Updated 5 years ago
- Read-only mirror of official repo on openldap.org. Issues and pull requests here are ignored. Use OpenLDAP ITS for issues.☆2,825Updated last month
- Configurable C++ platform adapter☆561Updated 6 years ago
- A high-performance, concurrent hash table☆1,711Updated 7 months ago
- Adaptive Radix Trees implemented in C☆808Updated 3 years ago
- qLibc is a simple and yet powerful C library providing generic data structures and algorithms.☆1,006Updated last year
- tiny HTTP parser written in C (used in HTTP::XS et al.)☆1,980Updated 3 months ago
- Fast strong hash functions: SipHash/HighwayHash☆1,590Updated last year
- FlatBuffers Compiler and Library in C for C☆717Updated 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…☆699Updated last month
- A small self-contained alternative to readline and libedit☆4,087Updated last month
- A radix tree implementation in ANSI C☆1,189Updated last year
- A blazing fast and lightweight C asymmetric coroutine library 💎 ⛅🚀⛅🌞☆3,650Updated 3 years ago
- A C library that may be linked into a C/C++ program to produce symbolic backtraces☆1,128Updated last month
- a small protobuf implementation in C☆1,517Updated 11 months ago
- Roaring bitmaps in C (and C++), with SIMD (AVX2, AVX-512 and NEON) optimizations: used by Apache Doris, ClickHouse, Alibaba Tair, Redpand…☆1,709Updated this week
- libsrt is a C library for writing fast and safe C code, faster. It provides string, vector, bit set, set, map, hash set, and hash map han…☆553Updated 2 years ago
- A fast, memory efficient hash map for C++☆1,292Updated 5 months ago
- Simple Dynamic Strings library for C☆5,294Updated 6 months ago