lemire / cbitset
A simple bitset library in C
☆133Updated 3 weeks ago
Alternatives and similar repositories for cbitset:
Users that are interested in cbitset are comparing it to the libraries listed below
- Random access array of tightly packed unsigned integers☆160Updated 2 years ago
- Fast, efficient string interning☆95Updated 7 years ago
- A fast implementation for varbyte 32bit/64bit integer compression☆116Updated 8 years ago
- Stackless coroutine compiler for C☆46Updated 5 years ago
- Coroutines in C☆120Updated 10 years ago
- C11 Lock-free Stack☆181Updated 10 months ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆165Updated 6 years ago
- A benchmark for sorting algorithms☆59Updated 3 years ago
- High performance utility library for C☆92Updated 7 months ago
- C string utils library (STB style, header-only).☆192Updated 7 years ago
- C library implementing the ridiculously fast CLHash hashing function☆272Updated 11 months ago
- A C++ pointer bump memory arena implementation☆91Updated 10 years ago
- An efficient trie implementation.☆253Updated 4 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
- Tiny perfect hash library for C, C++, and Lua☆164Updated 6 years ago
- A compact implementation of Dr. Askitis HatTrie☆80Updated 10 years ago
- C99 trie library☆99Updated 5 years ago
- Implementing coroutines, channels, message passing, etc.☆133Updated 3 years ago
- single file C libraries☆38Updated 2 months ago
- An efficient external-memory algorithm for the construction of minimal perfect hash functions☆63Updated 9 months ago
- Robin Hood hash map library☆61Updated 3 years ago
- Static Radix Tree (Patricia trie) implementation in C☆49Updated 7 years ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆53Updated 5 years ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆310Updated 4 months ago
- TLSF: two-level segregated fit O(1) allocator☆76Updated 2 years ago
- 8-bit Xor Filter in C99☆61Updated 5 years ago
- A hash table implementation using Robin Hood Linear Probing☆50Updated 10 years ago
- Generic SIMD intrinsic to allow for portable SIMD intrinsic programming☆42Updated 11 years ago
- Free-List Memory Pool of fixed-size objects in C99☆48Updated 2 years ago