eriksjolund / diagonalswLinks
C/C++ implementation of the Smith-Waterman algorithm by using SIMD operations (e.g SSE4.1)
☆23Updated 9 years ago
Alternatives and similar repositories for diagonalsw
Users that are interested in diagonalsw are comparing it to the libraries listed below
Sorting:
- An efficient external-memory algorithm for the construction of minimal perfect hash functions☆65Updated last year
- Compact Data Structures Library☆101Updated 3 years ago
- Compact Data Structures Library☆129Updated 11 years ago
- Succinct Data Structure Library☆108Updated 12 years ago
- COBS - Compact Bit-Sliced Signature Index (for Genomic k-Mer Data or q-Grams)☆87Updated last year
- Cool trick to store 4 5-bit values in one 16-bit value.☆285Updated 5 years ago
- Lock-free multithreaded memory allocation☆110Updated 8 years ago
- A fast implementation for varbyte 32bit/64bit integer compression☆120Updated 8 years ago
- BWT Text Indexing Library: a set of tools to work with BWT-based text indexes☆25Updated 3 years ago
- FM-Index full-text index implementation using RRR Wavelet trees (libcds) and fast suffix sorting (libdivsufsort) including experimental r…☆107Updated 10 years ago
- Implementation of the data structures described in the paper "Fast Compressed Tries using Path Decomposition".☆57Updated 2 years ago
- Rolling Hash C++ Library☆189Updated last year
- Sequence Indexing and Search☆109Updated 5 months ago
- The dream accurate approximate set cardinality estimator based on 3-bit HyperLogLog. More accurate than Redis HyperLogLog.☆55Updated 4 years ago
- Vectorized intersections (research code)☆16Updated 8 years ago
- A benchmark of some prominent C/C++ hash table implementations☆105Updated 6 years ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆55Updated 5 years ago
- Fast and Reliable (but not Secure) Hash☆54Updated 7 years ago
- Suite of universal indexes for Highly Repetitive Document Collections☆24Updated 5 years ago
- Benchmark and visualization of various compression algorithms☆23Updated 9 years ago
- finding set bits in large bitmaps☆15Updated 10 years ago
- Iterator library.☆80Updated 6 years ago
- Simply feedforward neural network☆19Updated 9 years ago
- Feed-forward Bloom filters☆53Updated 14 years ago
- Highly optimized implementation of tiered vectors, a data structure for maintaining a sequence of n elements supporting access in time O(…☆50Updated last year
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆31Updated 2 years ago
- Benchmark showing the we can randomly hash strings very quickly with good universality☆139Updated 10 months ago
- Space-Efficient, High-Performance Rank & Select Structures on Uncompressed Bit Sequences☆55Updated last year
- Space-Efficient, High-Performance Rank & Select Structures on Uncompressed Bit Sequences☆15Updated 7 years ago
- C library to compute the Hamming weight of arrays☆49Updated 7 years ago