kevintownsend / bwt
This implements the Burrows Wheeler Transform using c++ templates.
☆8Updated last month
Alternatives and similar repositories for bwt:
Users that are interested in bwt are comparing it to the libraries listed below
- A benchmark for sorting algorithms☆59Updated 3 years ago
- AVX512 population count routines☆22Updated 5 years ago
- novel high throughput entropy encoder for BWT data☆14Updated 2 years ago
- Variant on Wang Yi's wyhash with 32-bit output, using at most 64-bit math☆26Updated 5 years ago
- Fast and Strong Burrows Wheeler Model☆19Updated 6 years ago
- A hash table implementation using Robin Hood Linear Probing☆50Updated 10 years ago
- Automatically exported from code.google.com/p/mmc☆27Updated 2 years ago
- A compressed, associative, exact, and weighted dictionary for k-mers.☆86Updated 3 months ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆53Updated 4 years ago
- Massively Parallel ANS Decoding on GPUs☆28Updated 5 years ago
- Experimental parallel compression algorithm☆24Updated 7 years ago
- An exploratory implementation of bit overloads of the C++ standard algorithms☆18Updated 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
- bwt: An ANSI C implementation of the Burrows-Wheeler transformation (BWT)☆13Updated 5 years ago
- C library to compute the Hamming weight of arrays☆45Updated 6 years ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆63Updated 11 months ago
- ☆49Updated 4 years ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated 2 years ago
- An efficient external-memory algorithm for the construction of minimal perfect hash functions☆62Updated 7 months ago
- Algorithms that work on generic C arrays☆10Updated 7 years ago
- Manual for the C++ vector class library☆29Updated last year
- rANS coder (derived from https://github.com/rygorous/ryg_rans)☆83Updated 2 years ago
- C/C++ implementation of the Smith-Waterman algorithm by using SIMD operations (e.g SSE4.1)☆23Updated 8 years ago
- Measuring memory usage in C and C++☆25Updated 8 years ago
- Support for ternary logic in SSE, XOP, AVX2 and x86 programs☆31Updated 2 weeks ago
- COBS - Compact Bit-Sliced Signature Index (for Genomic k-Mer Data or q-Grams)☆83Updated 11 months ago
- rans optimized tricks☆24Updated 6 years ago
- Interleaving bits from two sources using SIMD instructions.☆14Updated 6 years ago
- AVX-2 vectorised 8-bit positional popcount for Go☆23Updated 4 years ago
- Simply feedforward neural network☆19Updated 8 years ago