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
- Benchmark and visualization of various compression algorithms☆23Updated 9 years ago
- An efficient external-memory algorithm for the construction of minimal perfect hash functions☆63Updated 8 months ago
- Compact Tree Representation☆16Updated 7 years ago
- Suite of universal indexes for Highly Repetitive Document Collections☆20Updated 4 years ago
- Vectorized intersections (research code)☆14Updated 8 years ago
- Simply feedforward neural network☆19Updated 8 years ago
- finding set bits in large bitmaps☆15Updated 9 years ago
- ☆13Updated 6 years ago
- BWT Text Indexing Library: a set of tools to work with BWT-based text indexes☆25Updated 2 years ago
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆29Updated 2 years ago
- Compact Data Structures Library☆98Updated 2 years ago
- CCS in C++☆25Updated last year
- COBS - Compact Bit-Sliced Signature Index (for Genomic k-Mer Data or q-Grams)☆84Updated last year
- Quick experiment to see how expensive safety is in C, for research☆12Updated 5 years ago
- Fast algorithms for computing XX^T for binary matrices☆14Updated 5 years ago
- C++ implementation of FM Index data structure wrapped in Python☆13Updated last year
- A platform for unified linear and relational algebra analytics, built on the Accumulo NoSQL database☆11Updated 3 years ago
- FM-Index full-text index implementation using RRR Wavelet trees (libcds) and fast suffix sorting (libdivsufsort) including experimental r…☆104Updated 10 years ago
- memory mapped multimap, multiset, and implicit interval tree based on an in-place parallel sort☆27Updated 4 years ago
- A fast and memory efficient hashmap using sorting to resolve collisions☆43Updated 4 years ago
- Relative data structures based on the BWT☆12Updated 6 years ago
- GPU Automatically Tuned Linear Algebra Software☆28Updated 9 years ago
- Linear vs binary search benchmark☆40Updated 5 years ago
- This repository contains components that will support percolation via OpenCL and CUDA☆31Updated 3 years ago
- Implementation of the data structures described in the paper "Fast Compressed Tries using Path Decomposition".☆55Updated 2 years ago
- FM-index representation of a de Bruijn graph☆27Updated 7 years ago
- The dream accurate approximate set cardinality estimator based on 3-bit HyperLogLog. More accurate than Redis HyperLogLog.☆55Updated 3 years ago
- Highly optimized implementation of tiered vectors, a data structure for maintaining a sequence of n elements supporting access in time O(…☆49Updated 10 months ago
- Jekyll site for C++Now!☆9Updated 7 years ago
- Parallel Suffix Array, LCP Array, and Suffix Tree Construction☆49Updated 5 years ago