lemire / cbitset
A simple bitset library in C
☆134Updated last month
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
- C99 trie library☆99Updated 5 years ago
- A fast implementation for varbyte 32bit/64bit integer compression☆116Updated 8 years ago
- Fast, efficient string interning☆98Updated 7 years ago
- A benchmark for sorting algorithms☆59Updated 3 years ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆53Updated 5 years ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 4 years ago
- Stackless coroutine compiler for C☆46Updated 5 years ago
- High performance utility library for C☆93Updated 8 months ago
- Coroutines for C.☆74Updated 8 years ago
- Coroutines in C☆120Updated 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
- C string utils library (STB style, header-only).☆193Updated 7 years ago
- C library to pack and unpack short arrays of integers as fast as possible☆88Updated 2 years ago
- C11 Lock-free Stack☆181Updated 11 months ago
- strtod and dtoa correct rounding and fast☆41Updated last year
- Free-List Memory Pool of fixed-size objects in C99☆48Updated 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
- Robin Hood hash map library☆62Updated 3 years ago
- ☆23Updated last week
- TLSF: two-level segregated fit O(1) allocator☆77Updated 2 years ago
- Tiny perfect hash library for C, C++, and Lua☆164Updated 6 years ago
- Fast integer to ascii / integer to string conversion☆228Updated 2 years ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆165Updated 6 years ago
- C library implementing the ridiculously fast CLHash hashing function☆277Updated last year
- An efficient trie implementation.☆255Updated 4 years ago
- C++ version of Doug Lea's excellent malloc() implementation.☆151Updated 5 years ago
- A compact implementation of Dr. Askitis HatTrie☆80Updated 10 years ago
- A C++ pointer bump memory arena implementation☆92Updated 10 years ago