mailund / stralgLinks
Small library of string algorithms
☆18Updated 2 years ago
Alternatives and similar repositories for stralg
Users that are interested in stralg are comparing it to the libraries listed below
Sorting:
- A benchmark for sorting algorithms☆60Updated 4 years ago
- Fast algorithms for computing XX^T for binary matrices☆14Updated 5 years ago
- Automatically exported from code.google.com/p/libhhash☆32Updated 9 years ago
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆29Updated 2 years ago
- Source Code for 'String Algorithms in C' by Thomas Mailund☆18Updated 4 years ago
- SIMDized check which bytes are in a set☆28Updated 6 years ago
- Variant on Wang Yi's wyhash with 32-bit output, using at most 64-bit math☆26Updated 6 years ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated 2 years ago
- A fast and memory efficient hashmap using sorting to resolve collisions☆43Updated 4 years ago
- Phase Fair and Standard Reader Writer Locks☆17Updated 5 years ago
- Fast implementations of the scancount algorithm: C++ header-only library☆27Updated 5 years ago
- A comparison between different integer set techniques☆14Updated 7 years ago
- Implementation of the data structures described in the paper "Fast Compressed Tries using Path Decomposition".☆56Updated 2 years ago
- Sample Code for “Sequential and Parallel Algorithms and Data Structures -- The Basic Toolbox” Book☆25Updated 7 years ago
- Lock-free multithreaded memory allocation☆106Updated 8 years ago
- Compact Data Structures Library☆100Updated 3 years ago
- Bloom filter alternative (C++)☆18Updated 6 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
- LLVM-jitted bitmaps☆27Updated 5 years ago
- Improved NetBSD's Perfect Hash Generation Tool v3☆20Updated last year
- Reproducible experimeents on UTF-8 validation using SIMD instructions☆40Updated 10 months ago
- AVX512 population count routines☆22Updated 5 years 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
- A proof-of-concept for a fast regex matcher using lossy NFA matching on SIMD☆12Updated 6 years ago
- For details, see the blog post:☆32Updated last year
- Various hash tables in C.☆6Updated 6 years ago
- Red-black tree C implementation☆37Updated 6 years ago
- Succinct data structures in C/C++☆89Updated 8 months ago
- Sequence data structure with efficient random access insert and erase☆13Updated last year
- Detailed experiments over simdjson for VLDB article (2019) and future work☆21Updated 4 years ago