lemire / cbitset
A simple bitset library in C
☆131Updated 4 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☆98Updated 5 years ago
- Random access array of tightly packed unsigned integers☆160Updated 2 years ago
- Fast, efficient string interning☆95Updated 7 years ago
- Tiny perfect hash library for C, C++, and Lua☆164Updated 5 years ago
- A fast implementation for varbyte 32bit/64bit integer compression☆116Updated 7 years ago
- C11 Lock-free Stack☆181Updated 8 months ago
- Robin Hood hash map library☆60Updated 3 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆177Updated 4 months ago
- C library implementing the ridiculously fast CLHash hashing function☆270Updated 9 months ago
- Stackless coroutine compiler for C☆46Updated 5 years ago
- An efficient trie implementation.☆252Updated 4 years ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Updated 6 years ago
- High performance utility library for C☆92Updated 5 months ago
- A benchmark for sorting algorithms☆59Updated 3 years ago
- Fast generalized heap tree algorithms in C++ and C. Provides simultaneous support for D-heap and B-heap.☆131Updated 5 years ago
- An implementation of the Judy array, wrapped in a c++ template. Uses Karl Malbrain's implementation, http://code.google.com/p/judyarray/ …☆42Updated 9 years ago
- C library to pack and unpack short arrays of integers as fast as possible☆87Updated last year
- C string utils library (STB style, header-only).☆192Updated 6 years ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆53Updated 5 years ago
- Coroutines in C☆121Updated 10 years ago
- 📶 A lock- and wait-free hashtable (and an array too)☆109Updated last week
- A compact implementation of Dr. Askitis HatTrie☆80Updated 10 years ago
- A hash table implementation using Robin Hood Linear Probing☆50Updated 10 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- 8-bit Xor Filter in C99☆61Updated 5 years ago
- Coroutines for C.☆74Updated 7 years ago
- Free-List Memory Pool of fixed-size objects in C99☆48Updated last year
- RIBS (Robust Infrastructure for Backend Systems) version 2☆130Updated 6 years ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 4 years ago
- Coroutines/Fibers implementation for x86☆65Updated 8 years ago