smart-tool / smartLinks
String Matching Algorithms Research Tool
☆103Updated 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++☆89Updated 8 months ago
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆29Updated 2 years ago
- Fast Hash Functions Using AES Intrinsics☆82Updated 5 years ago
- A fast implementation for varbyte 32bit/64bit integer compression☆119Updated 8 years ago
- A collection of SIMD optimized general purpose hash functions☆45Updated 10 years ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated 2 years ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆53Updated 5 years ago
- An efficient external-memory algorithm for the construction of minimal perfect hash functions☆64Updated last year
- A simple bitset library in C☆134Updated 4 months ago
- Bloom-filter based minimal perfect hash function library☆265Updated 2 years ago
- Fast generalized heap tree algorithms in C++ and C. Provides simultaneous support for D-heap and B-heap.☆134Updated 5 years ago
- C library to remove white space from strings as fast as possible☆154Updated 9 months ago
- A fast alternative to the modulo reduction☆310Updated 4 years ago
- Compact Data Structures Library☆126Updated 10 years ago
- Compact Data Structures Library☆100Updated 3 years ago
- For details, see the blog post:☆32Updated last year
- Experiments with array layouts for comparison-based searching☆84Updated last year
- A benchmark for sorting algorithms☆60Updated 4 years ago
- How fast can we shuffle values?☆37Updated last year
- Highly optimized implementation of tiered vectors, a data structure for maintaining a sequence of n elements supporting access in time O(…☆50Updated last year
- C library to compute the Hamming weight of arrays☆47Updated 6 years ago
- Bitset Sort, a faster std::sort replacement.☆78Updated 3 years ago
- A bit mixer, pseudo random number generator and a hash function.☆28Updated 3 years ago
- Fast Approximate Membership Filters (C++)☆278Updated 5 months ago
- Testing framework for the quest to find a fast & strong mixer, e. g for hashtables.☆38Updated 4 years ago
- A fast and memory efficient hashmap using sorting to resolve collisions☆43Updated 4 years ago
- A fast SIMD parser for CSV files☆151Updated 2 years ago
- Fast fuzzy regex matcher: specify max edit distance to find approximate matches. FuzzyMatcher is now included in RE/flex.☆37Updated last month
- Fast integer compression in C using the StreamVByte codec☆402Updated 4 months ago
- A C++ container-like data structure for storing a vector of bits with fast appending on both sides and fast insertion in the middle, all …☆26Updated 3 years ago