Sorting algorithms & related tools for C++
☆715Jun 28, 2026Updated 3 weeks ago
Alternatives and similar repositories for cpp-sort
Users that are interested in cpp-sort are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- make_heap and sort_heap for a poplar heap with O(1) extra memory☆40Mar 13, 2026Updated 4 months ago
- STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.☆1,616May 29, 2025Updated last year
- A C++ micro-benchmarking framework☆366Feb 25, 2020Updated 6 years ago
- A collection of awful archetypes to ease the testing of generic C++ libraries☆112Apr 4, 2019Updated 7 years ago
- C++ reimplementation of https://github.com/emilk/drop-merge-sort☆21Dec 6, 2021Updated 4 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- Instant compile time C++ 11 metaprogramming library☆570Sep 7, 2022Updated 3 years ago
- Compile time mathematic functions for C++14☆192Oct 28, 2021Updated 4 years ago
- Zero overhead utilities for preventing bugs at compile time☆1,643Oct 13, 2025Updated 9 months ago
- Range library for C++14/17/20, basis for C++20's std::ranges☆4,373Apr 12, 2026Updated 3 months ago
- Compile Time Regular Expression in C++☆3,824Jul 11, 2026Updated last week
- An unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elem…☆499Jul 8, 2026Updated last week
- A C++ implementation of timsort☆316Dec 3, 2024Updated last year
- scanf for modern C++☆1,319Oct 29, 2025Updated 8 months ago
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,485Updated this week
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- An educational C++20 implementation of Boost.Optional that also is-a C++20 std::optional☆11Oct 10, 2020Updated 5 years ago
- a header-only, constexpr alternative to gperf for C++14 users☆1,559Apr 20, 2026Updated 2 months ago
- span lite - A C++20-like span for C++98, C++11 and later in a single-file header-only library☆515Feb 6, 2026Updated 5 months ago
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆851Sep 12, 2023Updated 2 years ago
- A date and time library based on the C++11/14/17 <chrono> header☆3,426Apr 16, 2026Updated 3 months ago
- An additive strong typedef library for C++14/17/20☆483Updated this week
- ASL libraries will be migrated here in the stlab namespace, new libraries will be created here.☆679May 27, 2026Updated last month
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆602Jul 17, 2025Updated last year
- A view that allows iteration over a view, returning the index of each item along with each item☆13Jun 17, 2020Updated 6 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- Unstable O(n log n) sorting algorithm with O(n) memory☆71Nov 7, 2025Updated 8 months ago
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,617May 1, 2023Updated 3 years ago
- ☆248Apr 3, 2021Updated 5 years ago
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,717Oct 6, 2024Updated last year
- P1031 low level file i/o and filesystem library for the C++ standard☆1,039Jun 1, 2026Updated last month
- Fast and exact implementation of the C++ from_chars functions for number types: 4x to 10x faster than strtod, part of GCC 12, MySQL, Duck…☆2,076Updated this week
- Header-only C++ library for bit manipulation.☆33Sep 28, 2021Updated 4 years ago
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,229Updated this week
- Bit containers, sequences, and views for everyone. 🕷️☆133Aug 1, 2022Updated 3 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- Fast, convenient JSON serialization and parsing in C++☆509Jun 25, 2026Updated 3 weeks ago
- Love template metaprogramming☆331Apr 10, 2022Updated 4 years ago
- Listing of C++ Youtube channels for conferences and user groups☆276Sep 30, 2024Updated last year
- C++ library for storing and printing backtraces.☆492Updated this week
- C++ library for executors☆512Sep 21, 2016Updated 9 years ago
- C++20 Compact Tuple Tools☆60Updated this week
- runtime to compile-time mappings☆109Oct 29, 2017Updated 8 years ago