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,606Updated this week
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,918Updated last year
- Go-style concurrency in C☆3,135Updated 4 years ago
- Smart pointers for the (GNU) C programming language☆1,711Updated 3 years ago
- Concurrent data structures in C++☆1,446Updated 5 years ago
- Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C☆2,397Updated 3 months ago
- The Hoard Memory Allocator: A Fast, Scalable, and Memory-efficient Malloc for Linux, Windows, and Mac.☆1,213Updated last month
- tiny HTTP parser written in C (used in HTTP::XS et al.)☆2,026Updated 6 months ago
- A memory allocator that automatically reduces the memory footprint of C/C++ applications.☆1,845Updated this week
- A radix tree implementation in ANSI C☆1,218Updated 2 years ago
- A collection of resources on wait-free and lock-free programming☆2,008Updated last year
- A C++ library of Concurrent Data Structures☆2,722Updated 2 years ago
- Adaptive Radix Trees implemented in C☆816Updated 3 years ago
- A C library that may be linked into a C/C++ program to produce symbolic backtraces☆1,159Updated 3 months ago
- A standalone and lightweight C library☆4,615Updated last month
- A small self-contained alternative to readline and libedit☆4,166Updated 3 weeks ago
- qLibc is a simple and yet powerful C library providing generic data structures and algorithms.☆1,009Updated last month
- a small protobuf implementation in C☆1,522Updated last year
- A high-performance, concurrent hash table☆1,732Updated 10 months ago
- Pure C implementation of Go channels.☆1,431Updated 5 years ago
- Roaring bitmaps in C (and C++), with SIMD (AVX2, AVX-512 and NEON) optimizations: used by Apache Doris, ClickHouse, Alibaba Tair, Redpand…☆1,769Updated this week
- Modern transactional key-value/row storage library.☆1,882Updated 11 months ago
- Read-only mirror of official repo on openldap.org. Issues and pull requests here are ignored. Use OpenLDAP ITS for issues.☆2,903Updated last week
- A blazing fast and lightweight C asymmetric coroutine library 💎 ⛅🚀⛅🌞☆3,669Updated 3 years ago
- A fast, memory efficient hash map for C++☆1,299Updated 8 months ago
- Configurable C++ platform adapter☆559Updated 6 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…☆719Updated last week
- Fast strong hash functions: SipHash/HighwayHash