Morwenn / cpp-sortLinks
Sorting algorithms & related tools for C++
☆689Updated this week
Alternatives and similar repositories for cpp-sort
Users that are interested in cpp-sort are comparing it to the libraries listed below
Sorting:
- Instant compile time C++ 11 metaprogramming library☆573Updated 3 years ago
- Implementation of strong types in C++☆818Updated 3 years ago
- ASL libraries will be migrated here in the stlab namespace, new libraries will be created here.☆677Updated last month
- Pipelines for expressive code on collections in C++☆836Updated last year
- An additive strong typedef library for C++14/17/20☆475Updated last year
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,458Updated last week
- think-cell core library☆450Updated last year
- Runtime polymorphism done right☆1,030Updated 4 years ago
- An unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elem…☆481Updated 3 weeks ago
- Love template metaprogramming☆330Updated 3 years ago
- C++ standard library features, "from scratch"☆193Updated last year
- Zero overhead utilities for preventing bugs at compile time☆1,622Updated 3 months ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆597Updated 6 months ago
- A header-only C++ library for task concurrency☆632Updated 2 years ago
- C++20 features described in Before/After tables ("Tony Tables")☆338Updated 4 years ago
- C++17 `std::variant` for C++11/14/17☆706Updated 3 years ago
- Templight is a Clang-based tool to profile the time and memory consumption of template instantiations and to perform interactive debuggin…☆786Updated last year
- C++ hash map and hash set which preserve the order of insertion☆566Updated 2 months ago
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆768Updated last week
- span lite - A C++20-like span for C++98, C++11 and later in a single-file header-only library☆512Updated 2 months ago
- ISO C++ Core Guidelines Library implementation for C++98, C++11 up☆968Updated 8 months ago
- C++ library for storing and printing backtraces.☆484Updated 2 weeks ago
- A miniature library for struct-field reflection in C++☆635Updated 2 months ago
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆765Updated 2 months ago
- This is an experimental library that has evolved to P2688☆682Updated last year
- A tiny metaprogramming library☆312Updated 2 years ago
- A new take on polymorphism☆690Updated last month
- A C++ compile-time math library using generalized constant expressions☆813Updated last year
- a header-only, constexpr alternative to gperf for C++14 users☆1,520Updated 6 months ago
- A C++ micro-benchmarking framework☆367Updated 5 years ago