eriksjolund / diagonalsw
C/C++ implementation of the Smith-Waterman algorithm by using SIMD operations (e.g SSE4.1)
☆23Updated 8 years ago
Alternatives and similar repositories for diagonalsw:
Users that are interested in diagonalsw are comparing it to the libraries listed below
- Suite of universal indexes for Highly Repetitive Document Collections☆20Updated 4 years ago
- An efficient external-memory algorithm for the construction of minimal perfect hash functions☆62Updated 7 months ago
- Quick experiment to see how expensive safety is in C, for research☆12Updated 5 years ago
- finding set bits in large bitmaps☆15Updated 9 years ago
- Fast algorithms for computing XX^T for binary matrices☆14Updated 5 years ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆53Updated 4 years ago
- BWT Text Indexing Library: a set of tools to work with BWT-based text indexes☆25Updated 2 years ago
- Simply feedforward neural network☆19Updated 8 years ago
- COBS - Compact Bit-Sliced Signature Index (for Genomic k-Mer Data or q-Grams)☆83Updated 11 months ago
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆29Updated 2 years 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 …☆22Updated 2 years ago
- Compact Tree Representation☆16Updated 7 years ago
- Vectorized intersections (research code)☆14Updated 8 years ago
- A fast and memory efficient hashmap using sorting to resolve collisions☆43Updated 4 years ago
- Implementation of QuadSketch algorithm☆11Updated last year
- FOundation of stXXl and thriLL☆14Updated 11 months ago
- ☆13Updated 6 years ago
- Space-Efficient, High-Performance Rank & Select Structures on Uncompressed Bit Sequences☆54Updated last year
- Compact Data Structures Library☆98Updated 2 years ago
- Implementation of the data structures described in the paper "Fast Compressed Tries using Path Decomposition".☆55Updated last year
- Highly optimized implementation of tiered vectors, a data structure for maintaining a sequence of n elements supporting access in time O(…☆49Updated 9 months ago
- Parallel Suffix Array, LCP Array, and Suffix Tree Construction☆48Updated 5 years ago
- The dream accurate approximate set cardinality estimator based on 3-bit HyperLogLog. More accurate than Redis HyperLogLog.☆55Updated 3 years ago
- Linear vs binary search benchmark☆40Updated 5 years ago
- Bloom filter alternative (C++)☆17Updated 6 years ago
- Fast implementations of the scancount algorithm: C++ header-only library☆26Updated 5 years ago
- Long-term book project☆34Updated 3 years ago
- SIMDized check which bytes are in a set☆28Updated 6 years ago
- Low memory multithreaded hash table☆24Updated 9 years ago
- A collection of string sorting algorithms☆55Updated 2 years ago