lemire / cbitsetLinks
A simple bitset library in C
☆144Updated 3 weeks ago
Alternatives and similar repositories for cbitset
Users that are interested in cbitset are comparing it to the libraries listed below
Sorting:
- Random access array of tightly packed unsigned integers☆171Updated 3 years ago
- Fast generalized heap tree algorithms in C++ and C. Provides simultaneous support for D-heap and B-heap.☆136Updated 6 years ago
- C99 trie library☆101Updated 6 years ago
- Tiny perfect hash library for C, C++, and Lua☆169Updated 6 years ago
- A fast implementation for varbyte 32bit/64bit integer compression☆121Updated 8 years ago
- High performance utility library for C☆97Updated 7 months ago
- Robin Hood hash map library☆68Updated 4 years ago
- Fast, efficient string interning☆100Updated 8 years ago
- C11 Lock-free Stack☆184Updated last year
- C library implementing the ridiculously fast CLHash hashing function☆281Updated last year
- A benchmark for sorting algorithms☆63Updated 4 years ago
- Hashing functions and PRNGs based on them☆167Updated 2 months ago
- 📶 A lock- and wait-free hashtable (and an array too)☆109Updated 2 weeks ago
- For details, see the blog post:☆35Updated 2 years ago
- Free-List Memory Pool of fixed-size objects in C99☆50Updated 2 years ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆55Updated 6 years ago
- Vectorized version of the PCG random number generator☆87Updated 3 weeks ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆122Updated 5 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 6 years ago
- A hash table implementation using Robin Hood Linear Probing☆52Updated 11 years ago
- Coroutines in C☆122Updated 11 years ago
- Stackless coroutine compiler for C☆47Updated 6 years ago
- TLSF: two-level segregated fit O(1) allocator☆83Updated 3 years ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆166Updated 7 years ago
- A compact implementation of Dr. Askitis HatTrie☆80Updated 11 years ago
- Generates benchmark data for two different data structures, then renders some graphs.☆112Updated 6 years ago
- C library to remove white space from strings as fast as possible☆157Updated last year
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆341Updated last year
- strtod and dtoa correct rounding and fast☆41Updated 2 years ago
- Fast C/C++ memory allocator with free-all operation☆56Updated 10 years ago