IlyaGrebnov / libcubwtLinks
libcubwt is a library for GPU accelerated suffix array and burrows wheeler transform construction.
☆37Updated 2 weeks ago
Alternatives and similar repositories for libcubwt
Users that are interested in libcubwt are comparing it to the libraries listed below
Sorting:
- A fast implementation of log() and exp()☆52Updated 2 years ago
- Radix sorting from the ground up☆37Updated last year
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- My very own vxsort re-implemented with "modern" C++ by a complete idiot (in C++)☆30Updated last year
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆30Updated 2 years ago
- Support for ternary logic in SSE, XOP, AVX2 and x86 programs☆31Updated 7 months ago
- A collection of SIMD optimized general purpose hash functions☆47Updated 10 years ago
- The libsais library provides fast linear-time construction of suffix array (SA), generalized suffix array (GSA), longest common prefix (L…☆217Updated 2 weeks ago
- 8-bit Xor Filter in C99☆61Updated 5 years ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆65Updated last year
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆118Updated 5 years ago
- Testing framework for the quest to find a fast & strong mixer, e. g for hashtables.☆40Updated 5 years ago
- ✈️ PTHash is a fast and compact minimal perfect hash function.☆236Updated 3 months ago
- ☆39Updated 4 years ago
- Vectorized version of the PCG random number generator☆83Updated 5 months ago
- Fast Hash Functions Using AES Intrinsics☆82Updated 6 years ago
- How fast can we shuffle values?☆38Updated last year
- A benchmark for sorting algorithms☆61Updated 4 years ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆55Updated 5 years ago
- TurboRC - Fastest Range Coder + Arithmetic Coding / Fastest Asymmetric Numeral Systems☆82Updated 2 years ago
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆36Updated last year
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆261Updated 3 years ago
- Comparing linear and binary searches☆41Updated 5 years ago
- SIMD (SSE) string functions☆102Updated 8 years ago
- UMASH: a fast enough hash and fingerprint with collision bounds☆157Updated this week
- Benchmarks for our memory allocator☆69Updated last year
- This small library enables acceleration of bulk calls of certain math functions on AVX and AVX2 hardware. Currently supported operations …☆87Updated 3 years ago
- AVX512F and AVX2 versions of quick sort☆104Updated 7 years ago
- CLI utilty to work out proper constants for vpternlogic instruction☆13Updated 2 years ago
- Succinct data structures in C/C++☆88Updated 10 months ago