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,597Updated last 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,916Updated last year
- Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C☆2,398Updated 3 months ago
- Go-style concurrency in C☆3,133Updated 4 years ago
- Concurrent data structures in C++☆1,446Updated 5 years ago
- The Hoard Memory Allocator: A Fast, Scalable, and Memory-efficient Malloc for Linux, Windows, and Mac.☆1,212Updated 3 weeks ago
- A collection of resources on wait-free and lock-free programming☆2,005Updated last year
- Smart pointers for the (GNU) C programming language☆1,709Updated 3 years ago
- A standalone and lightweight C library☆4,604Updated last month
- A memory allocator that automatically reduces the memory footprint of C/C++ applications.☆1,840Updated last week
- A C++ library of Concurrent Data Structures☆2,720Updated 2 years ago
- tiny HTTP parser written in C (used in HTTP::XS et al.)☆2,020Updated 6 months ago
- Adaptive Radix Trees implemented in C☆815Updated 3 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,761Updated 2 weeks ago
- A high-performance, concurrent hash table☆1,728Updated 9 months ago
- Read-only mirror of official repo on openldap.org. Issues and pull requests here are ignored. Use OpenLDAP ITS for issues.