Morwenn / cpp-sortLinks
Sorting algorithms & related tools for C++
☆675Updated last 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++☆813Updated 3 years ago
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆763Updated 2 weeks ago
- Instant compile time C++ 11 metaprogramming library☆572Updated 3 years ago
- ASL libraries will be migrated here in the stlab namespace, new libraries will be created here.☆681Updated last month
- think-cell core library☆450Updated last year
- An unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elem…☆473Updated 2 weeks ago
- Runtime polymorphism done right☆1,023Updated 4 years ago
- A C++ compile-time math library using generalized constant expressions☆804Updated last year
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆584Updated 4 months ago
- C++17 library for comfortable and efficient dynamic polymorphism☆495Updated 2 months ago
- Pipelines for expressive code on collections in C++☆833Updated last year
- Zero overhead utilities for preventing bugs at compile time☆1,604Updated last month
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆760Updated 2 weeks 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,570Updated 5 months ago
- Ultra fast C++11 allocator for STL containers.☆275Updated 3 years ago
- Love template metaprogramming☆331Updated 3 years ago
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,443Updated last week
- a header-only, constexpr alternative to gperf for C++14 users☆1,498Updated 3 months ago
- C++ standard library features, "from scratch"☆193Updated 10 months ago
- Templight is a Clang-based tool to profile the time and memory consumption of template instantiations and to perform interactive debuggin…☆784Updated 11 months ago
- An additive strong typedef library for C++14/17/20☆461Updated 9 months ago
- ISO C++ Core Guidelines Library implementation for C++98, C++11 up☆960Updated 5 months ago
- C++ hash map and hash set which preserve the order of insertion☆560Updated 2 weeks ago
- A miniature library for struct-field reflection in C++☆620Updated 3 weeks ago
- C++20 features described in Before/After tables ("Tony Tables")☆338Updated 4 years ago
- span lite - A C++20-like span for C++98, C++11 and later in a single-file header-only library☆508Updated last month
- C++ library for storing and printing backtraces.☆478Updated last week
- A header-only C++ library for task concurrency☆630Updated 2 years ago
- Fast, convenient JSON serialization and parsing in C++☆500Updated last week
- std::simd for GCC [ISO/IEC TS 19570:2018]☆631Updated 2 years ago