smart-tool / smart
String Matching Algorithms Research Tool
☆99Updated 11 months ago
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
- Compile-time TRIE based string matcher (C++11)☆53Updated 5 years ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆53Updated 5 years ago
- A fast implementation for varbyte 32bit/64bit integer compression☆116Updated 8 years ago
- Succinct data structures in C/C++☆87Updated 5 months ago
- Fast Hash Functions Using AES Intrinsics☆82Updated 5 years ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated 2 years ago
- Quick sort code using AVX2 instructions☆68Updated 7 years ago
- A simple bitset library in C☆134Updated last month
- Fast generalized heap tree algorithms in C++ and C. Provides simultaneous support for D-heap and B-heap.☆133Updated 5 years ago
- Experiments with array layouts for comparison-based searching☆83Updated last year
- For details, see the blog post:☆32Updated last year
- An efficient external-memory algorithm for the construction of minimal perfect hash functions☆63Updated 10 months ago
- A fast and memory efficient hashmap using sorting to resolve collisions☆43Updated 4 years ago
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆246Updated 3 years ago
- This small library enables acceleration of bulk calls of certain math functions on AVX and AVX2 hardware. Currently supported operations …☆88Updated 3 years ago
- Header-only binary fuse and xor filter library☆358Updated 2 months ago
- Implementation of the data structures described in the paper "Fast Compressed Tries using Path Decomposition".☆56Updated 2 years ago
- Reproducible experimeents on UTF-8 validation using SIMD instructions☆40Updated 7 months ago
- Fast differential coding functions (using SIMD instructions)☆52Updated 7 years ago
- Compact Data Structures Library☆124Updated 10 years ago
- SSE string functions for x86-64 Linux☆20Updated 2 years ago
- Roman Klyujkov's Practical Algorithm Template library☆23Updated 2 years ago
- ☆39Updated 4 years ago
- 8-bit Xor Filter in C99☆61Updated 5 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- A fast SIMD parser for CSV files☆151Updated 2 years ago
- Fast compressed trie dictionary library☆68Updated 6 months ago
- Fastest Histogram Construction☆70Updated 3 years ago