IlyaGrebnov / libcubwtLinks
libcubwt is a library for GPU accelerated suffix array and burrows wheeler transform construction.
☆36Updated last month
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()☆53Updated 2 years ago
- xxHash Cleaner C Reference Implementation☆44Updated 5 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- Radix sorting from the ground up☆36Updated last year
- 8-bit Xor Filter in C99☆61Updated 5 years ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated 2 years ago
- Support for ternary logic in SSE, XOP, AVX2 and x86 programs☆31Updated 5 months ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆65Updated last year
- Quick sort code using AVX2 instructions☆69Updated 8 years ago
- A collection of SIMD optimized general purpose hash functions☆45Updated 10 years ago
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆34Updated last year
- ☆28Updated 2 years ago
- performance experiments for C++ exception handling☆30Updated 3 years ago
- My very own vxsort re-implemented with "modern" C++ by a complete idiot (in C++)☆30Updated last year
- Testing framework for the quest to find a fast & strong mixer, e. g for hashtables.☆38Updated 4 years ago
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆29Updated 2 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆49Updated 4 years ago
- How fast can we shuffle values?☆37Updated last year
- Extremely fast x86 / AVX2 assembly implementations of common operations for linear arrays: checking whether array contains element, findi…☆37Updated 3 years ago
- InstLatX64_Demo☆43Updated last month
- Fast Hash Functions Using AES Intrinsics☆82Updated 5 years ago
- Fast C++ function "is_utf8": checks if the input is valid UTF-8. Made of a single source file. Optimized for ARM NEON, x64 SSE, AVX2 and …☆63Updated 8 months ago
- Random Number Generator based on hardware-accelerated AES instructions☆57Updated 6 years ago
- ZP7: Zach's Peppy Parallel-Prefix-Popcountin' PEXT/PDEP Polyfill☆53Updated 10 months ago
- A benchmark for sorting algorithms☆60Updated 4 years ago
- CLI utilty to work out proper constants for vpternlogic instruction☆13Updated 2 years ago
- SIMDized check which bytes are in a set☆28Updated 6 years ago
- Dictionary compressor with nibbled ANS and optimal parsing. Other compression experiments.☆26Updated 2 months ago
- Fast CRC32 implementations☆79Updated this week
- header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code☆43Updated 5 months ago