smart-tool / smart
String Matching Algorithms Research Tool
☆98Updated 7 months ago
Related projects ⓘ
Alternatives and complementary repositories for smart
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆28Updated last year
- Succinct data structures in C/C++☆82Updated last month
- Bitset Sort, a faster std::sort replacement.☆78Updated 2 years ago
- A benchmark for sorting algorithms☆58Updated 3 years ago
- Testing framework for the quest to find a fast & strong mixer, e. g for hashtables.☆36Updated 4 years ago
- A fast and memory efficient hashmap using sorting to resolve collisions☆43Updated 3 years ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated last year
- MergedTrie code☆12Updated 4 years ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆53Updated 4 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆63Updated 3 years ago
- Sequence data structure with efficient random access insert and erase☆13Updated last year
- Quick sort code using AVX2 instructions☆68Updated 7 years ago
- A fast implementation for varbyte 32bit/64bit integer compression☆115Updated 7 years ago
- Fast differential coding functions (using SIMD instructions)☆49Updated 6 years ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆40Updated 4 years ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆111Updated 4 years ago
- Fast Hash Functions Using AES Intrinsics☆79Updated 5 years ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆60Updated 9 months ago
- A fast SIMD parser for CSV files☆146Updated 2 years ago
- A bit mixer, pseudo random number generator and a hash function.☆19Updated 2 years ago
- Universe-sliced indexes in C++.☆17Updated last year
- My very own vxsort re-implemented with "modern" C++ by a complete idiot (in C++)☆30Updated last year
- 8-bit Xor Filter in C99☆61Updated 4 years ago
- C library implementing the ridiculously fast CLHash hashing function☆266Updated 7 months ago
- A minimal modern LZ compressor example☆59Updated 3 years ago
- A C++ library for integer array compression☆27Updated 2 years ago
- Bloom-filter based minimal perfect hash function library☆246Updated last year
- UMASH: a fast enough hash and fingerprint with collision bounds☆155Updated last month
- Header-only vectorized, lazy-decoding, zero-copy CSV file parser☆97Updated 3 months ago
- haesni is a small hash function using aes-ni for fast string hashing☆16Updated 6 years ago