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
- A fast alternative to the modulo reduction☆314Updated 4 years ago
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆261Updated 3 years ago
- Succinct data structures in C/C++☆92Updated last year
- Bitset Sort, a faster std::sort replacement.☆78Updated 3 years ago
- A fast SIMD parser for CSV files☆159Updated 3 years ago
- Fast Hash Functions Using AES Intrinsics☆84Updated 6 years ago
- C library to remove white space from strings as fast as possible☆156Updated last year
- Testing common random-number generators (RNG)☆194Updated this week
- UMASH: a fast enough hash and fingerprint with collision bounds☆159Updated last month
- My very own vxsort re-implemented with "modern" C++ by a complete idiot (in C++)☆30Updated 2 years ago
- A simple bitset library in C☆141Updated 10 months ago
- C Minimal Perfect Hashing Library☆88Updated 8 years ago
- A fast implementation for varbyte 32bit/64bit integer compression☆121Updated 8 years ago
- Code for paper "Base64 encoding and decoding at almost the speed of a memory copy"☆204Updated 6 years ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆338Updated last year
- Fast generalized heap tree algorithms in C++ and C. Provides simultaneous support for D-heap and B-heap.☆135Updated 6 years ago
- Header-only binary fuse and xor filter library☆414Updated 3 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
- High-performance dictionary coding☆108Updated 8 years ago
- Fast Approximate Membership Filters (C++)☆288Updated 3 months ago
- ☆112Updated last year
- Quick sort code using AVX2 instructions☆69Updated 8 years ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆55Updated 5 years ago
- C library implementing the ridiculously fast CLHash hashing function☆281Updated last year
- Rolling Hash C++ Library☆189Updated last year
- The libsais library provides fast linear-time construction of suffix array (SA), generalized suffix array (GSA), longest common prefix (L…☆232Updated 3 months ago
- Fast integer compression in C using the StreamVByte codec☆411Updated 10 months ago
- Storage for my snippets, toy programs, etc.☆372Updated last month
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆120Updated 5 years ago