danlark1 / miniselectLinks
Selection and partial sorting algorithms
☆137Updated 2 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
- The world's first wait-free Software Transactional Memory☆172Updated 5 years ago
- Specialized memory allocators☆105Updated last month
- Fastest Trie structure (Linux & Windows)☆92Updated 2 years ago
- ☆107Updated last year
- ☆31Updated 2 years ago
- Bitset Sort, a faster std::sort replacement.☆78Updated 3 years ago
- One of the fastest hash functions.☆353Updated 4 months ago
- Automatically exported from code.google.com/p/relacy☆223Updated 2 months ago
- UMASH: a fast enough hash and fingerprint with collision bounds☆155Updated 5 months ago
- Cuckoo Index: A Lightweight Secondary Index Structure☆129Updated 3 years ago
- Ultra fast compact embedded database for tabular and semistructured data.☆134Updated 4 months ago
- In-place Parallel Super Scalar Samplesort (IPS⁴o)☆120Updated 5 months ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆319Updated 7 months ago
- A fast, small C/C++ function call tracer for x86/Linux, supports clang & gcc, ftrace, threads, exceptions & shared libraries☆173Updated 3 months ago
- Library that provides an actor style message-passing programming model (in C++).☆66Updated 2 months ago
- c++ library for binary fuse filters, including a sharded filter☆89Updated 4 months ago
- Fast Approximate Membership Filters (C++)☆278Updated 5 months ago
- A fast SIMD parser for CSV files☆151Updated 2 years ago
- A Wait-Free Universal Construct for Large Objects☆97Updated 5 years ago
- Testing memory-level parallelism☆68Updated last year
- Fast Positive Hash - just the fastest portable hash function.☆35Updated 4 years ago
- A distributed C++ compiler: like distcc, but faster☆286Updated 3 weeks ago
- Fast Hash Functions Using AES Intrinsics☆82Updated 5 years ago
- C++ library for collecting user-defined in-process runtime statistics with low overhead☆98Updated 5 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆49Updated 4 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆66Updated 4 years ago
- Concurrent Deferred Reference Counting☆165Updated last year
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆178Updated 9 months ago
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆256Updated 3 years ago