IlyaGrebnov / libcubwt
libcubwt is a library for GPU accelerated suffix array and burrows wheeler transform construction.
☆35Updated 2 months ago
Alternatives and similar repositories for libcubwt:
Users that are interested in libcubwt are comparing it to the libraries listed below
- A fast implementation of log() and exp()☆53Updated 2 years ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆65Updated last year
- 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.☆29Updated 2 years ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated 2 years ago
- Efficient Prefix-Sum data structures in C++.☆25Updated last year
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- 8-bit Xor Filter in C99☆61Updated 5 years ago
- CLI utilty to work out proper constants for vpternlogic instruction☆13Updated 2 years ago
- Radix sorting from the ground up☆36Updated last year
- header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code☆42Updated 3 months ago
- ☆29Updated this week
- 🔶 Compressed bitvector/container supporting efficient random access and rank queries☆43Updated 7 months ago
- Extremely fast x86 / AVX2 assembly implementations of common operations for linear arrays: checking whether array contains element, findi…☆37Updated 3 years ago
- SIMDized check which bytes are in a set☆28Updated 6 years ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆53Updated 5 years ago
- If only std::set was a DBMS: collection of templated ACID in-memory exception-free thread-safe and concurrent containers in a header-only…☆39Updated last year
- Fast and Strong Burrows Wheeler Model☆19Updated 6 years ago
- Fast and highly tuned bit vector implementation including space efficient rank and select support having only 3.51% space overhead.☆29Updated 2 weeks ago
- Quick sort code using AVX2 instructions☆68Updated 7 years ago
- Support for ternary logic in SSE, XOP, AVX2 and x86 programs☆31Updated 3 months ago
- Testing framework for the quest to find a fast & strong mixer, e. g for hashtables.☆38Updated 4 years ago
- benchmarking positional population count☆14Updated last year
- ☆27Updated 2 years ago
- xxHash Cleaner C Reference Implementation☆44Updated 4 years ago
- 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 2 years ago
- Flash Perfect Hash Table: an implementation of a dynamic perfect hash table, extremely fast for lookup☆42Updated last year
- libsais is a library for linear time suffix array, longest common prefix array and burrows wheeler transform construction based on induce…☆204Updated last week
- VTEnc C library☆37Updated 2 years ago
- How fast can we shuffle values?☆37Updated last year