IlyaGrebnov / libcubwtLinks
libcubwt is a library for GPU accelerated suffix array and burrows wheeler transform construction.
☆36Updated 2 months 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()☆53Updated 2 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆30Updated 2 years ago
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆35Updated last year
- Random Number Generator based on hardware-accelerated AES instructions☆59Updated 6 years ago
- ☆29Updated last week
- CLI utilty to work out proper constants for vpternlogic instruction☆13Updated 2 years ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆65Updated last year
- Fast Hash Functions Using AES Intrinsics☆82Updated 5 years ago
- Testing framework for the quest to find a fast & strong mixer, e. g for hashtables.☆39Updated 4 years ago
- Benchmarks for our memory allocator☆67Updated last year
- A collection of SIMD optimized general purpose hash functions☆45Updated 10 years ago
- Flash Perfect Hash Table: an implementation of a dynamic perfect hash table, extremely fast for lookup☆44Updated last year
- Bistra is a domain-specific language designed to generate high-performance kernels (such as GEMMs, convolutions, etc). The program is des…☆9Updated last year
- Support for ternary logic in SSE, XOP, AVX2 and x86 programs☆31Updated 6 months ago
- 8-bit Xor Filter in C99☆61Updated 5 years ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆40Updated 5 years ago
- header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code☆43Updated 6 months ago
- Quick sort code using AVX2 instructions☆69Updated 8 years ago
- SIMD (SSE) string functions☆102Updated 8 years ago
- Extremely fast x86 / AVX2 assembly implementations of common operations for linear arrays: checking whether array contains element, findi…☆38Updated 3 years ago
- Radix sorting from the ground up☆37Updated last year
- A C++ container-like data structure for storing a vector of bits with fast appending on both sides and fast insertion in the middle, all …☆26Updated 3 years ago
- My very own vxsort re-implemented with "modern" C++ by a complete idiot (in C++)☆30Updated last year
- For details, see the blog post:☆32Updated last year
- How fast can we shuffle values?☆37Updated last year
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated 2 years ago
- Parse multiple decimal integers separated by arbitrary number of delimiters☆36Updated last year
- ✈️ PTHash is a fast and compact minimal perfect hash function.☆233Updated last month
- Looking into the performance of heaps, starting with the Min-Max Heap☆67Updated 4 years ago