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:
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆261Updated 4 years ago
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆31Updated 3 years ago
- UMASH: a fast enough hash and fingerprint with collision bounds☆159Updated 3 weeks ago
- Succinct data structures in C/C++☆93Updated last year
- Fast generalized heap tree algorithms in C++ and C. Provides simultaneous support for D-heap and B-heap.☆136Updated 6 years ago
- A simple bitset library in C☆144Updated 3 weeks ago
- Fast Hash Functions Using AES Intrinsics☆85Updated 6 years ago
- Bitset Sort, a faster std::sort replacement.☆79Updated 4 years ago
- C library to remove white space from strings as fast as possible☆157Updated last year
- Compile-time TRIE based string matcher (C++11)☆54Updated 6 years ago
- A fast alternative to the modulo reduction☆317Updated 4 years ago
- A fast implementation for varbyte 32bit/64bit integer compression☆121Updated 8 years ago
- A fast SIMD parser for CSV files☆159Updated 3 years ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆122Updated 5 years ago
- C library implementing the ridiculously fast CLHash hashing function☆281Updated last year
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆341Updated last year
- This small library enables acceleration of bulk calls of certain math functions on AVX and AVX2 hardware. Currently supported operations …☆86Updated 4 years ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆55Updated 6 years ago
- Storage for my snippets, toy programs, etc.☆373Updated 3 months ago
- My very own vxsort re-implemented with "modern" C++ by a complete idiot (in C++)☆31Updated last week
- Testing framework for the quest to find a fast & strong mixer, e. g for hashtables.☆40Updated 5 years ago
- Vectorized version of the PCG random number generator☆87Updated 3 weeks ago
- Code for paper "Base64 encoding and decoding at almost the speed of a memory copy"☆205Updated 6 years ago
- Testing common random-number generators (RNG)☆198Updated last month
- ☆39Updated 5 years ago
- A benchmark for sorting algorithms☆63Updated 4 years ago
- Fast compressed trie dictionary library☆71Updated last year
- The libsais library provides fast linear-time construction of suffix array (SA), generalized suffix array (GSA), longest common prefix (L…☆234Updated 4 months ago
- Header-only vectorized, lazy-decoding, zero-copy CSV file parser☆99Updated last year
- C Minimal Perfect Hashing Library☆88Updated 8 years ago