danlark1 / miniselectLinks
Selection and partial sorting algorithms
☆137Updated 3 months ago
Alternatives and similar repositories for miniselect
Users that are interested in miniselect are comparing it to the libraries listed below
Sorting:
- This small library enables acceleration of bulk calls of certain math functions on AVX and AVX2 hardware. Currently supported operations …☆88Updated 3 years ago
- ☆31Updated 2 years ago
- The world's first wait-free Software Transactional Memory☆173Updated 5 years ago
- A distributed C++ compiler: like distcc, but faster☆286Updated last month
- Fast Approximate Membership Filters (C++)☆280Updated 6 months ago
- Bitset Sort, a faster std::sort replacement.☆78Updated 3 years ago
- A fast alternative to the modulo reduction☆310Updated 4 years ago
- UMASH: a fast enough hash and fingerprint with collision bounds☆156Updated 5 months ago
- A fast binary search that tries to be branchless☆101Updated last year
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆320Updated 8 months ago
- Header-only binary fuse and xor filter library☆371Updated 5 months ago
- ☆107Updated last year
- One of the fastest hash functions.☆354Updated 5 months ago
- Cuckoo Index: A Lightweight Secondary Index Structure☆129Updated 3 years ago
- Fastest Trie structure (Linux & Windows)☆92Updated 2 years ago
- Specialized memory allocators☆105Updated last week
- Automatically exported from code.google.com/p/relacy☆223Updated 2 months ago
- Heap Layers: An Extensible Memory Allocation Infrastructure☆399Updated last month
- Fast Static Symbol Table (FSST): efficient random-access string compression☆447Updated 2 months ago
- Succinct data structures in C/C++☆89Updated 9 months ago
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆257Updated 3 years ago
- A fast SIMD parser for CSV files☆155Updated 3 years ago
- Ultra fast compact embedded database for tabular and semistructured data.☆135Updated 5 months ago
- c++ library for binary fuse filters, including a sharded filter☆89Updated 5 months ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆67Updated 4 years ago
- In-place Parallel Super Scalar Samplesort (IPS⁴o)☆121Updated 6 months ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆117Updated 4 years ago
- Fast generalized heap tree algorithms in C++ and C. Provides simultaneous support for D-heap and B-heap.☆134Updated 5 years ago
- Fast Hash Functions Using AES Intrinsics☆82Updated 5 years ago
- ☆39Updated 4 years ago