C++ reimplementation of https://github.com/emilk/drop-merge-sort
☆21Dec 6, 2021Updated 4 years ago
Alternatives and similar repositories for cpp-drop-merge-sort
Users that are interested in cpp-drop-merge-sort are comparing it to the libraries listed below
Sorting:
- Minimal boost::multi_index implementation☆18Jun 6, 2018Updated 7 years ago
- ☆13Dec 25, 2020Updated 5 years ago
- Low level C++11 RAII wrapper classes for the Vulkan API. The code is auto generated by RAIIGen.☆12Aug 22, 2025Updated 6 months ago
- A drop-in "bigint" C++ class☆23Sep 22, 2019Updated 6 years ago
- ☆13Sep 30, 2020Updated 5 years ago
- WG21 Proposals and Drafts☆14Jan 6, 2022Updated 4 years ago
- Unstable O(n log n) sorting algorithm with O(n) memory☆68Nov 7, 2025Updated 4 months ago
- DLPack safe Rust binding☆15Sep 20, 2022Updated 3 years ago
- Low memory multithreaded hash table☆24Mar 23, 2015Updated 10 years ago
- ☆245Apr 3, 2021Updated 4 years ago
- ☆39Feb 2, 2021Updated 5 years ago
- Header only C++14 micro benchmark☆14Jan 4, 2016Updated 10 years ago
- ☆39Sep 1, 2015Updated 10 years ago
- sorting algorithms benchmark☆14Aug 14, 2017Updated 8 years ago
- Implementation of the C++ Standard Library Concepts☆13Nov 30, 2016Updated 9 years ago
- Guidelines for using Cython (documentation)☆11Mar 4, 2023Updated 3 years ago
- A list of a list of actually decent, actually used AND appreciated in the industry C++ libraries☆36Jun 4, 2016Updated 9 years ago
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆32Mar 4, 2026Updated 2 weeks ago
- variant type for CUDA☆12Nov 14, 2015Updated 10 years ago
- Basic symbol lookup/resolution for libdparse (Deprecated, see link)☆15Oct 13, 2022Updated 3 years ago
- ☆12Nov 14, 2021Updated 4 years ago
- Solving the Expression Problem in C++11☆45Nov 10, 2012Updated 13 years ago
- Stable sorting with O(sqrt(N)) external memory☆12Aug 2, 2024Updated last year
- Yet Another Reflection Macro: simple, flexible reflection in C++17☆12Oct 13, 2016Updated 9 years ago
- Implementation of the unary leapfrog join for efficient intersection of sorted sets.☆10Dec 4, 2019Updated 6 years ago
- Fast comparison-based sort algorithm☆58Dec 21, 2022Updated 3 years ago
- Awesome implicit data structures☆24Oct 6, 2019Updated 6 years ago
- CLI tool that enforces synchronized changes across files using if-changed/then-change comment annotations in diffs☆18Updated this week
- Code generated C++11/Python/Rust/Go/Bash command line arguments parser, based on protobuf configuration☆10Aug 18, 2024Updated last year
- Parallel Stable Sort☆15Oct 11, 2015Updated 10 years ago
- egui plotting experiment☆17May 8, 2021Updated 4 years ago
- A mirror of the libostd repository☆16May 4, 2021Updated 4 years ago
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Oct 7, 2017Updated 8 years ago
- Crush algorithm from Ceph (http://ceph.com/)☆10Nov 10, 2014Updated 11 years ago
- Solutions to https://adventofcode.com/2019 (complete)☆16Dec 2, 2024Updated last year
- Premake5 module to generate Code::Blocks projects.☆12Feb 21, 2025Updated last year
- ☆10Dec 3, 2018Updated 7 years ago
- An exploratory implementation of bit overloads of the C++ standard algorithms☆18Mar 22, 2021Updated 4 years ago
- MetroHash v1: Exceptionally fast and statistically robust hash functions☆10Apr 10, 2025Updated 11 months ago