Morwenn / cpp-sortLinks
Sorting algorithms & related tools for C++14
☆664Updated 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:
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆750Updated 10 months ago
- Implementation of strong types in C++☆804Updated 2 years ago
- Zero overhead utilities for preventing bugs at compile time☆1,595Updated 10 months ago
- ASL libraries will be migrated here in the stlab namespace, new libraries will be created here.☆675Updated this week
- An unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elem…☆464Updated last month
- C++20 features described in Before/After tables ("Tony Tables")☆337Updated 4 years ago
- C++ hash map and hash set which preserve the order of insertion☆546Updated 10 months ago
- Pipelines for expressive code on collections in C++☆831Updated 9 months ago
- Templight is a Clang-based tool to profile the time and memory consumption of template instantiations and to perform interactive debuggin…☆764Updated 8 months ago
- C++17 library for comfortable and efficient dynamic polymorphism☆484Updated 6 months ago
- Runtime polymorphism done right☆1,015Updated 4 years ago
- Instant compile time C++ 11 metaprogramming library☆570Updated 2 years ago
- C++ standard library features, "from scratch"☆189Updated 6 months ago
- think-cell core library☆438Updated last year
- Ultra fast C++11 allocator for STL containers.☆274Updated 3 years ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆573Updated 3 weeks ago
- An additive strong typedef library for C++14/17/20☆449Updated 6 months ago
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,415Updated last month
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆757Updated last week
- a header-only, constexpr alternative to gperf for C++14 users☆1,451Updated last week
- C++ library for storing and printing backtraces.☆470Updated 2 months ago
- C++17 `std::variant` for C++11/14/17☆697Updated 2 years ago
- span lite - A C++20-like span for C++98, C++11 and later in a single-file header-only library☆501Updated 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,550Updated 2 months ago
- A miniature library for struct-field reflection in C++☆578Updated 2 weeks ago
- Fast, convenient JSON serialization and parsing in C++☆493Updated last week
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆844Updated last year
- A C++ compile-time math library using generalized constant expressions☆783Updated last year
- Love template metaprogramming☆329Updated 3 years ago
- A C++ micro-benchmarking framework☆364Updated 5 years ago