eriksjolund / diagonalsw
C/C++ implementation of the Smith-Waterman algorithm by using SIMD operations (e.g SSE4.1)
☆23Updated 7 years ago
Related projects ⓘ
Alternatives and complementary repositories for diagonalsw
- Quick experiment to see how expensive safety is in C, for research☆12Updated 5 years ago
- Vectorized intersections (research code)☆14Updated 7 years ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆53Updated 4 years ago
- finding set bits in large bitmaps☆15Updated 8 years ago
- Simply feedforward neural network☆19Updated 8 years ago
- An efficient external-memory algorithm for the construction of minimal perfect hash functions☆62Updated 5 months ago
- BWT Text Indexing Library: a set of tools to work with BWT-based text indexes☆25Updated 2 years ago
- Suite of universal indexes for Highly Repetitive Document Collections☆20Updated 4 years ago
- Fast algorithms for computing XX^T for binary matrices☆14Updated 5 years ago
- COBS - Compact Bit-Sliced Signature Index (for Genomic k-Mer Data or q-Grams)☆83Updated 9 months ago
- The dream accurate approximate set cardinality estimator based on 3-bit HyperLogLog. More accurate than Redis HyperLogLog.☆55Updated 3 years ago
- Source code for the Shifted Hamming Distance (SHD) filtering mechanism for sequence alignment. Described in the Bioinformatics journal pa…☆32Updated 4 years ago
- Compact Tree Representation☆16Updated 7 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 …☆21Updated 2 years ago
- High-performance Concurrent Cuckoo Hashing Library☆46Updated 9 years ago
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆28Updated last year
- Linear vs binary search benchmark☆41Updated 4 years ago
- Benchmark and visualization of various compression algorithms☆23Updated 8 years ago
- Static Huffman coding☆10Updated 7 years ago
- BagMinHash - Minwise Hashing Algorithm for Weighted Sets☆26Updated 4 years ago
- A platform for unified linear and relational algebra analytics, built on the Accumulo NoSQL database☆11Updated 2 years ago
- Space-Efficient, High-Performance Rank & Select Structures on Uncompressed Bit Sequences☆52Updated 10 months ago
- FM-index representation of a de Bruijn graph☆27Updated 7 years ago
- Bloom filter alternative (C++)☆17Updated 6 years ago
- ☆13Updated 6 years ago
- Highly optimized implementation of tiered vectors, a data structure for maintaining a sequence of n elements supporting access in time O(…☆49Updated 7 months ago
- Presentation on Hana for C++Now 2015☆10Updated 6 years ago
- Interleaving bits from two sources using SIMD instructions.☆14Updated 6 years ago
- Low memory multithreaded hash table☆24Updated 9 years ago
- Compact Data Structures Library☆98Updated 2 years ago