smart-tool / smart
String Matching Algorithms Research Tool
☆102Updated last year
Alternatives and similar repositories for smart:
Users that are interested in smart are comparing it to the libraries listed below
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆29Updated 2 years ago
- Bitset Sort, a faster std::sort replacement.☆78Updated 3 years ago
- C library to compute the Hamming weight of arrays☆45Updated 6 years ago
- Succinct data structures in C/C++☆87Updated 6 months ago
- An efficient external-memory algorithm for the construction of minimal perfect hash functions☆63Updated 10 months ago
- A fast implementation for varbyte 32bit/64bit integer compression☆116Updated 8 years ago
- Universe-sliced indexes in C++.☆18Updated 2 years ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆53Updated 5 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated 2 years ago
- A simple bitset library in C☆134Updated 2 months ago
- A fast and memory efficient hashmap using sorting to resolve collisions☆43Updated 4 years ago
- C library to remove white space from strings as fast as possible☆152Updated 7 months ago
- Fast differential coding functions (using SIMD instructions)☆52Updated 7 years ago
- How fast can we shuffle values?☆37Updated last year
- Implementation of the data structures described in the paper "Fast Compressed Tries using Path Decomposition".☆56Updated 2 years ago
- C Minimal Perfect Hashing Library☆85Updated 8 years ago
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆248Updated 3 years ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆115Updated 4 years ago
- Efficient Prefix-Sum data structures in C++.☆25Updated last year
- Experiments with array layouts for comparison-based searching☆83Updated last year
- SIMDized check which bytes are in a set☆28Updated 6 years ago
- A benchmark for sorting algorithms☆59Updated 4 years ago
- Quick sort code using AVX2 instructions☆68Updated 7 years ago
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆32Updated 7 years ago
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆53Updated last year
- Fast generalized heap tree algorithms in C++ and C. Provides simultaneous support for D-heap and B-heap.☆133Updated 5 years ago
- Fastest Histogram Construction☆70Updated 3 years ago
- Testing framework for the quest to find a fast & strong mixer, e. g for hashtables.☆38Updated 4 years ago
- For details, see the blog post:☆32Updated last year