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,579Updated 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,910Updated last year
- Go-style concurrency in C☆3,114Updated 4 years ago
- Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C☆2,378Updated last month
- Concurrent data structures in C++☆1,444Updated 5 years ago
- A memory allocator that automatically reduces the memory footprint of C/C++ applications.☆1,834Updated 2 weeks ago
- The Hoard Memory Allocator: A Fast, Scalable, and Memory-efficient Malloc for Linux, Windows, and Mac.☆1,193Updated 2 months ago
- Smart pointers for the (GNU) C programming language☆1,712Updated 3 years ago
- A standalone and lightweight C library☆4,579Updated 10 months ago
- A collection of resources on wait-free and lock-free programming☆1,993Updated last year
- tiny HTTP parser written in C (used in HTTP::XS et al.)☆1,998Updated 5 months ago
- a small protobuf implementation in C☆1,521Updated last year
- A C++ library of Concurrent Data Structures☆2,705Updated 2 years ago
- A radix tree implementation in ANSI C☆1,201Updated 2 years ago
- Adaptive Radix Trees implemented in C☆811Updated 3 years ago
- Pure C implementation of Go channels.☆1,431Updated 5 years ago
- A high-performance, concurrent hash table☆1,721Updated 8 months ago
- A blazing fast and lightweight C asymmetric coroutine library 💎 ⛅🚀⛅🌞☆3,658Updated 3 years ago
- FlatBuffers Compiler and Library in C for C☆727Updated this week
- Fast strong hash functions: SipHash/HighwayHash☆1,593Updated last year
- Configurable C++ platform adapter☆560Updated 6 years ago
- A small self-contained alternative to readline and libedit☆4,124Updated 2 weeks ago
- qLibc is a simple and yet powerful C library providing generic data structures and algorithms.☆1,007Updated this week
- Read-only mirror of official repo on openldap.org. Issues and pull requests here are ignored. Use OpenLDAP ITS for issues.☆2,869Updated 3 weeks ago
- A C library that may be linked into a C/C++ program to produce symbolic backtraces☆1,145Updated last month
- The C Code Archive Network☆1,145Updated last month
- A cross platform C99 library to get cpu features at runtime.☆2,563Updated 3 weeks 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…☆708Updated this week
- Library providing helpers for the Linux kernel io_uring support☆3,458Updated this week
- Roaring bitmaps in C (and C++), with SIMD (AVX2, AVX-512 and NEON) optimizations: used by Apache Doris, ClickHouse, Alibaba Tair, Redpand…☆1,737Updated this week
- [deprecated] For native C atomics, see Turf instead☆520Updated 9 years ago