IlyaGrebnov / libcubwtLinks
libcubwt is a library for GPU accelerated suffix array and burrows wheeler transform construction.
☆36Updated 3 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()☆53Updated 2 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
- header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code☆43Updated 4 months ago
- A collection of SIMD optimized general purpose hash functions☆45Updated 10 years ago
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆29Updated 2 years ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆65Updated last year
- Radix sorting from the ground up☆36Updated last year
- Dictionary-based compression for inverted indexes.☆23Updated 6 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- C++ template library for floating point operations☆27Updated last month
- CLI utilty to work out proper constants for vpternlogic instruction☆13Updated 2 years ago
- InstLatX64_Demo☆43Updated last week
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆45Updated 5 months ago
- My very own vxsort re-implemented with "modern" C++ by a complete idiot (in C++)☆30Updated last year
- 8-bit Xor Filter in C99☆61Updated 5 years ago
- Quick sort code using AVX2 instructions☆69Updated 7 years ago
- Fast Hash Functions Using AES Intrinsics☆82Updated 5 years ago
- benchmarking positional population count☆14Updated last year
- SIMD recipes, for various platforms (collection of code snippets)☆48Updated 3 years ago
- performance experiments for C++ exception handling☆30Updated 3 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 3 years ago
- ☆29Updated last month
- How fast can we shuffle values?☆37Updated last year
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆32Updated 8 years ago
- ☆28Updated 2 years ago
- Extremely fast x86 / AVX2 assembly implementations of common operations for linear arrays: checking whether array contains element, findi…☆37Updated 3 years ago
- ✈️ PTHash is a fast and compact minimal perfect hash function.☆229Updated this week
- If only std::set was a DBMS: collection of templated ACID in-memory exception-free thread-safe and concurrent containers in a header-only…☆40Updated 2 years ago
- SIMDized check which bytes are in a set☆28Updated 6 years ago