IlyaGrebnov / libcubwt
libcubwt is a library for GPU accelerated suffix array and burrows wheeler transform construction.
☆35Updated last week
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 4 years ago
- ☆29Updated last week
- Pruning elements in SIMD vectors (i.e., packing left elements)☆65Updated last year
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆29Updated 2 years ago
- libsais is a library for linear time suffix array, longest common prefix array and burrows wheeler transform construction based on induce…☆206Updated last month
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 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 4 months ago
- Extremely fast x86 / AVX2 assembly implementations of common operations for linear arrays: checking whether array contains element, findi…☆37Updated 3 years ago
- header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code☆43Updated 4 months ago
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆32Updated 8 years ago
- My very own vxsort re-implemented with "modern" C++ by a complete idiot (in C++)☆30Updated last year
- rans optimized tricks☆24Updated 7 years ago
- Transpose: SIMD Integer+Floating Point Compression Filter☆61Updated 5 years ago
- Quick sort code using AVX2 instructions☆68Updated 7 years ago
- Testing framework for the quest to find a fast & strong mixer, e. g for hashtables.☆38Updated 4 years ago
- InstLatX64_Demo☆43Updated this week
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆34Updated 11 months ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 8 years ago
- ☆27Updated 2 years ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆53Updated 5 years ago
- SIMD sorting network generator and very basic tester☆16Updated 3 years ago
- A Loss-less data compression algorithm inspired by LZMA☆41Updated 8 years ago
- ZP7: Zach's Peppy Parallel-Prefix-Popcountin' PEXT/PDEP Polyfill☆52Updated 8 months ago
- Fastest Histogram Construction☆70Updated 3 years ago
- How fast can we shuffle values?☆37Updated last year
- Experimental block sorting compressor based on M03 context aware compression algorithm☆28Updated last month
- Fast and highly tuned bit vector implementation including space efficient rank and select support having only 3.51% space overhead.☆30Updated last month
- Radix sorting from the ground up☆36Updated last year