danlark1 / miniselect
Selection and partial sorting algorithms
☆136Updated 3 weeks ago
Alternatives and similar repositories for miniselect:
Users that are interested in miniselect are comparing it to the libraries listed below
- This small library enables acceleration of bulk calls of certain math functions on AVX and AVX2 hardware. Currently supported operations …☆88Updated 3 years ago
- The world's first wait-free Software Transactional Memory☆173Updated 5 years ago
- Fast Static Symbol Table (FSST): efficient random-access string compression☆433Updated this week
- Specialized memory allocators☆105Updated 3 weeks ago
- Cuckoo Index: A Lightweight Secondary Index Structure☆129Updated 3 years ago
- c++ library for binary fuse filters, including a sharded filter☆87Updated 2 months ago
- ☆31Updated last year
- Fastest Trie structure (Linux & Windows)☆91Updated 2 years ago
- A distributed C++ compiler: like distcc, but faster☆282Updated 2 months ago
- Fast Approximate Membership Filters (C++)☆277Updated 3 months ago
- UMASH: a fast enough hash and fingerprint with collision bounds☆155Updated 3 months ago
- Succinct data structures in C/C++☆87Updated 6 months ago
- Bitset Sort, a faster std::sort replacement.☆78Updated 3 years ago
- Ultra fast compact embedded database for tabular and semistructured data.☆133Updated 2 months ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆312Updated 5 months ago
- In-place Parallel Super Scalar Samplesort (IPS⁴o)☆118Updated 3 months ago
- ☆106Updated last year
- A fast binary search that tries to be branchless☆101Updated last year
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆115Updated 4 years ago
- Automatically exported from code.google.com/p/relacy☆217Updated this week
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆178Updated 7 months ago
- Search index algorithm for GitHub code search☆26Updated 2 years ago
- Concurrent Deferred Reference Counting☆159Updated last year
- A fast alternative to the modulo reduction☆309Updated 4 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆65Updated 4 years ago
- ☆13Updated 6 years ago
- C++ library for collecting user-defined in-process runtime statistics with low overhead☆98Updated 5 years ago
- One of the fastest hash functions.☆353Updated 2 months ago
- Fast Hash Functions Using AES Intrinsics☆82Updated 5 years ago
- A fast, small C/C++ function call tracer for x86/Linux, supports clang & gcc, ftrace, threads, exceptions & shared libraries☆163Updated last month