smart-tool / smartLinks
String Matching Algorithms Research Tool
☆104Updated last year
Alternatives and similar repositories for smart
Users that are interested in smart are comparing it to the libraries listed below
Sorting:
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆30Updated 2 years ago
- Succinct data structures in C/C++☆88Updated 11 months ago
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆261Updated 3 years ago
- Fast Hash Functions Using AES Intrinsics☆82Updated 6 years ago
- Bitset Sort, a faster std::sort replacement.☆78Updated 3 years ago
- C library to remove white space from strings as fast as possible☆155Updated last year
- The libsais library provides fast linear-time construction of suffix array (SA), generalized suffix array (GSA), longest common prefix (L…☆220Updated this week
- A fast alternative to the modulo reduction☆311Updated 4 years ago
- Quick sort code using AVX2 instructions☆69Updated 8 years ago
- UMASH: a fast enough hash and fingerprint with collision bounds☆158Updated 2 weeks ago
- A simple bitset library in C☆135Updated 6 months ago
- Hashing functions and PRNGs based on them☆162Updated 7 months ago
- Fast integer compression in C using the StreamVByte codec☆407Updated 7 months ago
- A fast implementation for varbyte 32bit/64bit integer compression☆119Updated 8 years ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆325Updated 9 months ago
- Compile-time TRIE based string matcher (C++11)☆52Updated 6 years ago
- C Minimal Perfect Hashing Library☆86Updated 8 years ago
- 8-bit Xor Filter in C99☆61Updated 5 years ago
- C library implementing the ridiculously fast CLHash hashing function☆281Updated last year
- How fast can we shuffle values?☆38Updated last year
- Header-only binary fuse and xor filter library☆409Updated 2 weeks ago
- Testing common random-number generators (RNG)☆188Updated 2 years ago
- Fast compressed trie dictionary library☆70Updated 11 months ago
- Methods and Benchmarks for Random Numbers in a Range☆37Updated 7 years ago
- Code for paper "Base64 encoding and decoding at almost the speed of a memory copy"☆204Updated 5 years ago
- Random access array of tightly packed unsigned integers☆169Updated 3 years ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆65Updated last year
- A bit mixer, pseudo random number generator and a hash function.☆28Updated 3 years ago
- A fast SIMD parser for CSV files☆156Updated 3 years ago
- A super-fast hash algorithm in a single C++ header☆90Updated 3 years ago