Sorting algorithms & related tools for C++
☆721Aug 25, 2026Updated this week
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 5 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,619May 29, 2025Updated last year
- A C++ micro-benchmarking framework☆365Feb 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☆569Aug 7, 2026Updated 3 weeks ago
- Compile time mathematic functions for C++14☆193Oct 28, 2021Updated 4 years ago
- Zero overhead utilities for preventing bugs at compile time☆1,650Oct 13, 2025Updated 10 months ago
- Range library for C++14/17/20, basis for C++20's std::ranges☆4,377Apr 12, 2026Updated 4 months ago
- Compile Time Regular Expression in C++☆3,841Jul 11, 2026Updated last month
- An unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elem…☆504Updated this week
- A C++ implementation of timsort☆317Dec 3, 2024Updated last year
- scanf for modern C++☆1,315Aug 21, 2026Updated last week
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,487Updated this week
- 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.
- 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,573Apr 20, 2026Updated 4 months ago
- span lite - A C++20-like span for C++98, C++11 and later in a single-file header-only library☆517Feb 6, 2026Updated 6 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,431Updated this week
- An additive strong typedef library for C++14/17/20☆482Jul 16, 2026Updated last month
- ASL libraries will be migrated here in the stlab namespace, new libraries will be created here.☆681May 27, 2026Updated 3 months ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆605Jul 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
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- Unstable O(n log n) sorting algorithm with O(n) memory☆72Nov 7, 2025Updated 9 months ago
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,621May 1, 2023Updated 3 years ago
- ☆247Apr 3, 2021Updated 5 years ago
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,732Aug 23, 2026Updated last week
- P1031 low level file i/o and filesystem library for the C++ standard☆1,047Updated this week
- 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,090Aug 24, 2026Updated last week
- Header-only C++ library for bit manipulation.☆33Sep 28, 2021Updated 4 years ago
- Bit containers, sequences, and views for everyone. 🕷️☆134Aug 1, 2022Updated 4 years ago
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,246Aug 15, 2026Updated 2 weeks ago
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- Fast, convenient JSON serialization and parsing in C++☆510Updated this week
- Love template metaprogramming☆331Apr 10, 2022Updated 4 years ago
- Listing of C++ Youtube channels for conferences and user groups☆277Sep 30, 2024Updated last year
- C++ library for storing and printing backtraces.☆494Aug 12, 2026Updated 2 weeks ago
- C++ library for executors☆512Sep 21, 2016Updated 9 years ago
- C++20 Compact Tuple Tools☆61Updated this week
- Highly composable C++17 template meta programming library☆39Mar 2, 2019Updated 7 years ago