lemire / cbitsetLinks
A simple bitset library in C
☆137Updated 8 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☆171Updated 3 years ago
- Robin Hood hash map library☆65Updated 4 years ago
- Fast generalized heap tree algorithms in C++ and C. Provides simultaneous support for D-heap and B-heap.☆135Updated 6 years ago
- C99 trie library☆101Updated 6 years ago
- High performance utility library for C☆94Updated 4 months ago
- A fast implementation for varbyte 32bit/64bit integer compression☆119Updated 8 years ago
- Tiny perfect hash library for C, C++, and Lua☆168Updated 6 years ago
- For details, see the blog post:☆34Updated last year
- C11 Lock-free Stack☆184Updated last year
- C bit array structs and methods☆212Updated 3 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆46Updated 5 years ago
- 📶 A lock- and wait-free hashtable (and an array too)☆109Updated 6 months ago
- Fast, efficient string interning☆96Updated 8 years ago
- TLSF: two-level segregated fit O(1) allocator☆80Updated 3 years ago
- Stackless coroutine compiler for C☆46Updated 5 years ago
- A benchmark for sorting algorithms☆62Updated 4 years ago
- C library implementing the ridiculously fast CLHash hashing function☆280Updated last year
- 8-bit Xor Filter in C99☆62Updated 5 years ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆55Updated 5 years ago
- Vectorized version of the PCG random number generator☆84Updated 8 months ago
- Hashing functions and PRNGs based on them☆165Updated 9 months ago
- Coroutines in C☆122Updated 11 years ago
- Free-List Memory Pool of fixed-size objects in C99☆50Updated 2 years ago
- portability macros for compiler and hardware micro operations☆36Updated last year
- C library to remove white space from strings as fast as possible☆155Updated last year
- A C++ pointer bump memory arena implementation☆94Updated 10 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- Fast C/C++ memory allocator with free-all operation☆55Updated 10 years ago
- A C library of hashtables and tries designed to store objects with high performance☆239Updated 2 weeks ago
- A simple, intrusive, zero-allocation red-black tree implementation☆52Updated 3 years ago