lemire / cbitset
A simple bitset library in C
☆134Updated 2 months ago
Alternatives and similar repositories for cbitset:
Users that are interested in cbitset are comparing it to the libraries listed below
- C99 trie library☆100Updated 6 years ago
- Random access array of tightly packed unsigned integers☆161Updated 2 years ago
- A fast implementation for varbyte 32bit/64bit integer compression☆117Updated 8 years ago
- Fast, efficient string interning☆98Updated 7 years ago
- C11 Lock-free Stack☆181Updated last year
- 8-bit Xor Filter in C99☆61Updated 5 years ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆53Updated 5 years ago
- C library to pack and unpack short arrays of integers as fast as possible☆88Updated 2 years ago
- Fast generalized heap tree algorithms in C++ and C. Provides simultaneous support for D-heap and B-heap.☆133Updated 5 years ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 4 years ago
- A compact implementation of Dr. Askitis HatTrie☆80Updated 10 years ago
- Robin Hood hash map library☆62Updated 3 years ago
- A benchmark for sorting algorithms☆60Updated 4 years ago
- C string utils library (STB style, header-only).☆193Updated 7 years ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆165Updated 6 years ago
- High performance C implementation of AVL trees☆102Updated 5 years ago
- Coroutines in C☆120Updated 10 years ago
- An efficient trie implementation.☆255Updated 4 years ago
- High performance utility library for C☆93Updated 8 months ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- Growable Memory Buffer for C99☆120Updated 3 years ago
- Stackless coroutine compiler for C☆46Updated 5 years ago
- Hash Array Mapped Trie (C++ Templates)☆124Updated 2 years ago
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆53Updated last year
- Free-List Memory Pool of fixed-size objects in C99☆48Updated 2 years ago
- C library implementing the ridiculously fast CLHash hashing function☆277Updated last year
- C++ version of Doug Lea's excellent malloc() implementation.☆151Updated 5 years ago
- portability macros for compiler and hardware micro operations☆36Updated 10 months ago
- Generates benchmark data for two different data structures, then renders some graphs.☆112Updated 5 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆178Updated 7 months ago