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:
- Succinct data structures in C/C++☆93Updated last year
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆31Updated 3 years ago
- Fast Hash Functions Using AES Intrinsics☆85Updated 6 years ago
- Bitset Sort, a faster std::sort replacement.☆79Updated 4 years ago
- UMASH: a fast enough hash and fingerprint with collision bounds☆159Updated 3 weeks ago
- A fast implementation for varbyte 32bit/64bit integer compression☆121Updated 8 years ago
- C library implementing the ridiculously fast CLHash hashing function☆281Updated last year
- C library to remove white space from strings as fast as possible☆157Updated last year
- A simple bitset library in C☆144Updated 3 weeks ago
- A fast alternative to the modulo reduction☆317Updated 4 years ago
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆261Updated 4 years ago
- Quick sort code using AVX2 instructions☆69Updated 8 years ago
- Compile-time TRIE based string matcher (C++11)☆54Updated 6 years ago
- How fast can we shuffle values?☆40Updated last year
- Storage for my snippets, toy programs, etc.☆373Updated 2 months ago
- Code for paper "Base64 encoding and decoding at almost the speed of a memory copy"☆205Updated 6 years ago
- C Minimal Perfect Hashing Library☆88Updated 8 years ago
- Testing common random-number generators (RNG)☆198Updated last month
- Fast generalized heap tree algorithms in C++ and C. Provides simultaneous support for D-heap and B-heap.☆136Updated 6 years ago
- My very own vxsort re-implemented with "modern" C++ by a complete idiot (in C++)☆31Updated last week
- Hashing functions and PRNGs based on them☆167Updated 2 months ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆122Updated 5 years ago
- A fast SIMD parser for CSV files☆159Updated 3 years ago
- ☆39Updated 5 years ago
- The libsais library provides fast linear-time construction of suffix array (SA), generalized suffix array (GSA), longest common prefix (L…☆234Updated 4 months ago
- This small library enables acceleration of bulk calls of certain math functions on AVX and AVX2 hardware. Currently supported operations …☆87Updated 4 years ago
- String map implementation through Fast Succinct Trie☆21Updated 4 years ago
- Fast compressed trie dictionary library☆71Updated last year
- Bumped Ribbon Retrieval and Approximate Membership Query☆51Updated 7 months ago
- Bloom-filter based minimal perfect hash function library☆274Updated 6 months ago