Morwenn / cpp-sortLinks
Sorting algorithms & related tools for C++14
☆661Updated 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:
- Implementation of strong types in C++☆802Updated 2 years ago
- a header-only, constexpr alternative to gperf for C++14 users☆1,439Updated 3 weeks ago
- Zero overhead utilities for preventing bugs at compile time☆1,593Updated 10 months ago
- C++20 features described in Before/After tables ("Tony Tables")☆336Updated 4 years ago
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,405Updated 3 weeks ago
- Instant compile time C++ 11 metaprogramming library☆572Updated 2 years ago
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆745Updated 9 months ago
- ASL libraries will be migrated here in the stlab namespace, new libraries will be created here.☆674Updated 2 weeks ago
- An unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elem…☆456Updated last week
- Pipelines for expressive code on collections in C++☆831Updated 8 months ago
- C++ hash map and hash set which preserve the order of insertion☆545Updated 9 months ago
- Ultra fast C++11 allocator for STL containers.☆274Updated 3 years ago
- A C++ compile-time math library using generalized constant expressions☆781Updated last year
- STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.☆1,548Updated last month
- C++ library for storing and printing backtraces.☆468Updated last month
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆755Updated 2 weeks ago
- C++17 `std::variant` for C++11/14/17☆694Updated 2 years ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆569Updated 11 months ago
- Runtime polymorphism done right☆1,015Updated 4 years ago
- C++ Benchmark Authoring Library/Framework☆848Updated 3 weeks ago
- C++17 library for comfortable and efficient dynamic polymorphism☆478Updated 6 months ago
- think-cell core library☆438Updated last year
- A miniature library for struct-field reflection in C++☆573Updated 4 months ago
- An additive strong typedef library for C++14/17/20☆447Updated 5 months ago
- Идеи по улучшению языка C++ для обсуждения☆97Updated 4 years ago
- Love template metaprogramming☆329Updated 3 years ago
- C++ standard library features, "from scratch"☆188Updated 5 months ago
- Templight is a Clang-based tool to profile the time and memory consumption of template instantiations and to perform interactive debuggin…☆764Updated 7 months ago
- Fast, convenient JSON serialization and parsing in C++☆492Updated last week
- A simple to use, composable, command line parser for C++ 11 and beyond☆652Updated last year