eriksjolund / diagonalswLinks
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
Sorting:
- Benchmark and visualization of various compression algorithms☆23Updated 9 years ago
- Suite of universal indexes for Highly Repetitive Document Collections☆20Updated 5 years ago
- Fast algorithms for computing XX^T for binary matrices☆14Updated 5 years ago
- An efficient external-memory algorithm for the construction of minimal perfect hash functions☆64Updated last year
- ☆13Updated 6 years ago
- finding set bits in large bitmaps☆15Updated 9 years ago
- COBS - Compact Bit-Sliced Signature Index (for Genomic k-Mer Data or q-Grams)☆84Updated last year
- FM-Index full-text index implementation using RRR Wavelet trees (libcds) and fast suffix sorting (libdivsufsort) including experimental r…☆107Updated 10 years ago
- Simply feedforward neural network☆19Updated 8 years ago
- Vectorized intersections (research code)☆16Updated 8 years ago
- Space-Efficient, High-Performance Rank & Select Structures on Uncompressed Bit Sequences☆54Updated last year
- Fast C functions for the computing the positional popcount (pospopcnt).☆53Updated 5 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
- Quick experiment to see how expensive safety is in C, for research☆12Updated 6 years ago
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆29Updated 2 years ago
- A fast and memory efficient hashmap using sorting to resolve collisions☆43Updated 4 years ago
- Compact Tree Representation☆16Updated 8 years ago
- Implementation of QuadSketch algorithm☆11Updated 2 years ago
- AVX512 population count routines☆22Updated 5 years ago
- BWT Text Indexing Library: a set of tools to work with BWT-based text indexes☆25Updated 3 years ago
- Compact Data Structures Library☆100Updated 3 years ago
- Lock-free multithreaded memory allocation☆106Updated 8 years ago
- Miscellaneous utility code for c++ projects.☆18Updated 6 years ago
- Linear vs binary search benchmark☆40Updated 5 years ago
- Interleaving bits from two sources using SIMD instructions.☆14Updated 7 years ago
- Succinct Data Structure Library☆106Updated 11 years ago
- Implementation of the data structures described in the paper "Fast Compressed Tries using Path Decomposition".☆56Updated 2 years ago
- Feed-forward Bloom filters☆52Updated 14 years ago
- LLVM-jitted bitmaps☆27Updated 5 years ago
- ☆28Updated 8 years ago