smart-tool / smartLinks
String Matching Algorithms Research Tool
☆108Updated 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.☆31Updated 2 years ago
- Succinct data structures in C/C++☆91Updated last year
- C library to remove white space from strings as fast as possible☆155Updated last year
- UMASH: a fast enough hash and fingerprint with collision bounds☆159Updated last month
- Bitset Sort, a faster std::sort replacement.☆78Updated 3 years ago
- Fast Hash Functions Using AES Intrinsics☆84Updated 6 years ago
- A fast implementation for varbyte 32bit/64bit integer compression☆120Updated 8 years ago
- How fast can we shuffle values?☆39Updated last year
- C library implementing the ridiculously fast CLHash hashing function☆280Updated last year
- Compile-time TRIE based string matcher (C++11)☆52Updated 6 years ago
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆261Updated 3 years ago
- A fast alternative to the modulo reduction☆314Updated 4 years ago
- A fast SIMD parser for CSV files☆158Updated 3 years ago
- Testing common random-number generators (RNG)☆191Updated 2 years ago
- Quick sort code using AVX2 instructions☆69Updated 8 years ago
- Storage for my snippets, toy programs, etc.☆370Updated 3 weeks ago
- Universe-sliced indexes in C++.☆18Updated 2 years ago
- C Minimal Perfect Hashing Library☆88Updated 8 years ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated 2 years ago
- My very own vxsort re-implemented with "modern" C++ by a complete idiot (in C++)☆30Updated 2 years ago
- ✈️ PTHash is a fast and compact minimal perfect hash function.☆248Updated 3 weeks ago
- Hashing functions and PRNGs based on them☆166Updated last week
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆120Updated 5 years ago
- Code for paper "Base64 encoding and decoding at almost the speed of a memory copy"☆203Updated 6 years ago
- Bumped Ribbon Retrieval and Approximate Membership Query☆50Updated 5 months ago
- Fast generalized heap tree algorithms in C++ and C. Provides simultaneous support for D-heap and B-heap.☆135Updated 6 years ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆335Updated last year
- Fast C functions for the computing the positional popcount (pospopcnt).☆55Updated 5 years ago
- A simple bitset library in C☆138Updated 9 months ago
- In-place Parallel Super Scalar Samplesort (IPS⁴o)☆164Updated 10 months ago