mailund / stralg
Small library of string algorithms
☆17Updated 2 years ago
Alternatives and similar repositories for stralg:
Users that are interested in stralg are comparing it to the libraries listed below
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆29Updated 2 years ago
- C library to compute the Hamming weight of arrays☆45Updated 6 years ago
- For details, see the blog post:☆32Updated last year
- A benchmark for sorting algorithms☆59Updated 4 years ago
- A simple bitset library in C☆134Updated 2 months ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆53Updated 5 years ago
- fast prime sieve and hash algorithm☆38Updated 2 months ago
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆34Updated 10 months ago
- A C++ container-like data structure for storing a vector of bits with fast appending on both sides and fast insertion in the middle, all …☆26Updated 3 years ago
- Fast in-place radix sort with STL-like API☆46Updated 8 years ago
- Red-black tree C implementation☆37Updated 6 years ago
- Coroutines for C.☆74Updated 8 years ago
- Git mirror of the official (mercurial) repository of cpp-btree☆73Updated 10 years ago
- ☆16Updated 10 years ago
- The array hash table, array burst trie and array BST, written in C, as described in my PhD thesis.☆42Updated 8 years ago
- Robin Hood hash map library☆62Updated 3 years ago
- A fast and memory efficient hashmap using sorting to resolve collisions☆43Updated 4 years ago
- A collection of string sorting algorithms☆55Updated 3 years ago
- An efficient external-memory algorithm for the construction of minimal perfect hash functions☆63Updated 10 months ago
- A benchmark of some prominent C/C++ hash table implementations☆104Updated 6 years ago
- Succinct data structures in C/C++☆87Updated 6 months ago
- Sample Code for “Sequential and Parallel Algorithms and Data Structures -- The Basic Toolbox” Book☆25Updated 7 years ago
- SIMDized check which bytes are in a set☆28Updated 6 years ago
- qp tries and crit-bit tries☆119Updated 2 years ago
- Succinct C++☆24Updated 4 years ago
- C++ Implementation of Zip Trees☆14Updated 2 years ago
- haesni is a small hash function using aes-ni for fast string hashing☆16Updated 6 years ago
- This is the user space slab memory allocator, umem, first available in Solaris 9.☆86Updated 3 years ago
- Various benchmarks☆38Updated 13 years ago
- String Matching Algorithms Research Tool☆102Updated last year