AVX512F and AVX2 versions of quick sort
☆104Nov 22, 2017Updated 8 years ago
Alternatives and similar repositories for simd-sort
Users that are interested in simd-sort are comparing it to the libraries listed below
Sorting:
- My very own vxsort re-implemented with "modern" C++ by a complete idiot (in C++)☆31Feb 25, 2026Updated last week
- Fast C functions for the computing the positional popcount (pospopcnt).☆55Jan 23, 2020Updated 6 years ago
- Storage for my snippets, toy programs, etc.☆374Nov 7, 2025Updated 3 months ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52May 2, 2017Updated 8 years ago
- Run-length compressed BWT with LZ77 sampled suffix array☆10Apr 25, 2022Updated 3 years ago
- A fast constructor of the compressed de Bruijn graph from many genomes☆42Nov 27, 2025Updated 3 months ago
- In-place Parallel Super Scalar Radix Sort (IPS²Ra)☆36Jan 15, 2025Updated last year
- SIMDized check which bytes are in a set☆28Oct 21, 2018Updated 7 years ago
- Vectorized intersections (research code)☆16Jan 13, 2017Updated 9 years ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆68Jan 30, 2024Updated 2 years ago
- Presentation materials for the 2016 Berkeley C++ Summit☆14Oct 20, 2016Updated 9 years ago
- URMAP ultra-fast read mapper☆38Jun 15, 2020Updated 5 years ago
- benchmarking positional population count☆17Oct 19, 2025Updated 4 months ago
- SIMD-LDPC based on 5G New Radio supporting SSE, AVX2 and AVX512.☆15Mar 30, 2019Updated 6 years ago
- This repo is deprecated. Please use gfatools instead.☆15Aug 17, 2018Updated 7 years ago
- "Byteslice: Pushing the envelop of main memory data processing with a new storage layout" (SIGMOD'15)☆25Jun 22, 2018Updated 7 years ago
- Linear vs binary search benchmark☆41Dec 12, 2019Updated 6 years ago
- Ultrafast consensus module for raw de novo genome assembly of long uncorrected reads☆17Sep 24, 2020Updated 5 years ago
- C++ standard proposals☆16Jan 30, 2026Updated last month
- Realtime DXT compressor and optimizer☆20Apr 9, 2015Updated 10 years ago
- ☆17Dec 15, 2016Updated 9 years ago
- AVX512 population count routines☆23Aug 2, 2019Updated 6 years ago
- SIMD (SSE) population count --- http://0x80.pl/articles/sse-popcount.html☆355Apr 1, 2024Updated last year
- SIMD recipes, for various platforms (collection of code snippets)☆49Jun 3, 2021Updated 4 years ago
- Support for ternary logic in SSE, XOP, AVX2 and x86 programs☆31Jan 5, 2025Updated last year
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆46Dec 16, 2024Updated last year
- Code for paper: Localized matrix factorization for recommendation based on matrix block diagonal forms☆10Jan 27, 2015Updated 11 years ago
- Histosketching Using Little Kmers☆56May 25, 2023Updated 2 years ago
- Parallel Sequence to Graph Alignment☆36Nov 26, 2022Updated 3 years ago
- Sequence Distance Graph framework: graph + reads + mapping + analysis☆25Jun 4, 2022Updated 3 years ago
- High-level API for storing and querying sequence variant data☆20May 24, 2019Updated 6 years ago
- A collection of SIMD optimized general purpose hash functions☆48Feb 12, 2015Updated 11 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Dec 16, 2019Updated 6 years ago
- Utilities to help using Coroutines with Ranges☆23Jul 17, 2017Updated 8 years ago
- Intriman is a documentation generator that retargets the Intel Intrinsics Guide to other documentation formats☆28Jun 15, 2022Updated 3 years ago
- Layout module for raw de novo genome assembly of long uncorrected reads.☆21Feb 2, 2021Updated 5 years ago
- SIMD-parallel BLAST X-drop DP on sequence graphs☆24May 30, 2024Updated last year
- K-means clustering for large single-cell datasets☆12Feb 10, 2026Updated 3 weeks ago
- Header-only, gzread-like reader for gzip, bz2, and xz.☆11Aug 8, 2018Updated 7 years ago