lemire / cbitsetLinks
A simple bitset library in C
☆134Updated 4 months ago
Alternatives and similar repositories for cbitset
Users that are interested in cbitset are comparing it to the libraries listed below
Sorting:
- Random access array of tightly packed unsigned integers☆162Updated 3 years ago
- C11 Lock-free Stack☆184Updated last year
- Robin Hood hash map library☆61Updated 3 years ago
- High performance utility library for C☆94Updated last week
- C library implementing the ridiculously fast CLHash hashing function☆279Updated last year
- A fast implementation for varbyte 32bit/64bit integer compression☆119Updated 8 years ago
- Coroutines in C☆121Updated 10 years ago
- A benchmark for sorting algorithms☆60Updated 4 years ago
- C99 trie library☆101Updated 6 years ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆53Updated 5 years ago
- TLSF: two-level segregated fit O(1) allocator☆80Updated 2 years ago
- Fast, efficient string interning☆97Updated 7 years ago
- C bit array structs and methods☆210Updated 3 years ago
- Stackless coroutine compiler for C☆46Updated 5 years ago
- Fast generalized heap tree algorithms in C++ and C. Provides simultaneous support for D-heap and B-heap.☆134Updated 5 years ago
- For details, see the blog post:☆32Updated last year
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- Coroutines for C.☆75Updated 8 years ago
- Tiny perfect hash library for C, C++, and Lua☆166Updated 6 years ago
- Hashing functions and PRNGs based on them☆162Updated 5 months ago
- 8-bit Xor Filter in C99☆61Updated 5 years ago
- A compact implementation of Dr. Askitis HatTrie☆80Updated 11 years ago
- Free-List Memory Pool of fixed-size objects in C99☆49Updated 2 years ago
- C library to pack and unpack short arrays of integers as fast as possible☆89Updated 2 years ago
- Coroutines/Fibers implementation for x86☆65Updated 8 years ago
- strtod and dtoa correct rounding and fast☆41Updated last year
- A minimal blocking queue backed by a circular buffer☆114Updated 4 years ago
- A C++ pointer bump memory arena implementation☆93Updated 10 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- 📶 A lock- and wait-free hashtable (and an array too)☆109Updated 2 months ago