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 10 months ago
- UMASH: a fast enough hash and fingerprint with collision bounds☆157Updated 7 months ago
- C library implementing the ridiculously fast CLHash hashing function☆280Updated last year
- A fast implementation for varbyte 32bit/64bit integer compression☆119Updated 8 years ago
- Compile-time TRIE based string matcher (C++11)☆52Updated 6 years ago
- Quick sort code using AVX2 instructions☆69Updated 8 years ago
- Bitset Sort, a faster std::sort replacement.☆78Updated 3 years ago
- A fast alternative to the modulo reduction☆311Updated 4 years ago
- How fast can we shuffle values?☆38Updated last year
- C library to remove white space from strings as fast as possible☆154Updated 11 months ago
- Fast generalized heap tree algorithms in C++ and C. Provides simultaneous support for D-heap and B-heap.☆134Updated 6 years ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆117Updated 5 years ago
- Fast Hash Functions Using AES Intrinsics☆82Updated 6 years ago
- A fast SIMD parser for CSV files☆155Updated 3 years ago
- My very own vxsort re-implemented with "modern" C++ by a complete idiot (in C++)☆30Updated last year
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆261Updated 3 years ago
- Hashing functions and PRNGs based on them☆162Updated 6 months ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆55Updated 5 years ago
- Testing common random-number generators (RNG)☆187Updated 2 years ago
- A simple bitset library in C☆135Updated 5 months ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆323Updated 9 months ago
- Code for paper "Base64 encoding and decoding at almost the speed of a memory copy"☆204Updated 5 years ago
- The libsais library provides fast linear-time construction of suffix array (SA), generalized suffix array (GSA), longest common prefix (L…☆216Updated last week
- Fast Approximate Membership Filters (C++)☆281Updated 7 months ago
- Fast compressed trie dictionary library☆70Updated 11 months ago
- Header-only vectorized, lazy-decoding, zero-copy CSV file parser☆99Updated last year
- A benchmark for sorting algorithms☆61Updated 4 years ago
- For details, see the blog post:☆32Updated last year
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆36Updated last year