lemire / cbitset
A simple bitset library in C
☆132Updated 4 months ago
Alternatives and similar repositories for cbitset:
Users that are interested in cbitset are comparing it to the libraries listed below
- Coroutines in C☆121Updated 10 years ago
- Fast, efficient string interning☆95Updated 7 years ago
- A fast implementation for varbyte 32bit/64bit integer compression☆116Updated 7 years ago
- High performance utility library for C☆92Updated 6 months ago
- Random access array of tightly packed unsigned integers☆160Updated 2 years ago
- C11 Lock-free Stack☆181Updated 9 months ago
- A benchmark for sorting algorithms☆59Updated 3 years ago
- C99 trie library☆98Updated 5 years ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 4 years ago
- Generates benchmark data for two different data structures, then renders some graphs.☆112Updated 5 years ago
- An efficient trie implementation.☆253Updated 4 years ago
- 📶 A lock- and wait-free hashtable (and an array too)☆109Updated 3 weeks ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Updated 6 years ago
- C library implementing the ridiculously fast CLHash hashing function☆270Updated 10 months ago
- C++ version of Doug Lea's excellent malloc() implementation.☆149Updated 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
- Static Radix Tree (Patricia trie) implementation in C☆46Updated 7 years ago
- 8-bit Xor Filter in C99☆61Updated 5 years ago
- C library to pack and unpack short arrays of integers as fast as possible☆87Updated last year
- Fast C functions for the computing the positional popcount (pospopcnt).☆53Updated 5 years ago
- Stackless coroutine compiler for C☆46Updated 5 years ago
- Fastest Histogram Construction☆69Updated 3 years ago
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆51Updated 11 months ago
- A hash table implementation using Robin Hood Linear Probing☆50Updated 10 years ago
- C string utils library (STB style, header-only).☆192Updated 6 years ago
- A C library of hashtables and tries designed to store objects with high performance☆231Updated last year
- Free-List Memory Pool of fixed-size objects in C99☆48Updated last year
- Coroutines for C.☆74Updated 7 years ago
- Tiny perfect hash library for C, C++, and Lua☆164Updated 5 years ago
- strtod and dtoa correct rounding and fast☆41Updated last year