Morwenn / cpp-sort
Sorting algorithms & related tools for C++14
☆633Updated 3 weeks ago
Alternatives and similar repositories for cpp-sort:
Users that are interested in cpp-sort are comparing it to the libraries listed below
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆735Updated 4 months ago
- C++ standard library features, "from scratch"☆183Updated 3 weeks ago
- a header-only, constexpr alternative to gperf for C++14 users☆1,365Updated last month
- Instant compile time C++ 11 metaprogramming library☆572Updated 2 years ago
- ASL libraries will be migrated here in the stlab namespace, new libraries will be created here.☆667Updated 2 weeks ago
- Fast, orthogonal, open multi-methods. Solve the Expression Problem in C++17.☆360Updated 2 months ago
- Zero overhead utilities for preventing bugs at compile time☆1,558Updated 5 months ago
- Templight is a Clang-based tool to profile the time and memory consumption of template instantiations and to perform interactive debuggin…☆747Updated 2 months ago
- C++ library for storing and printing backtraces.☆449Updated 2 weeks ago
- P1031 low level file i/o and filesystem library for the C++ standard☆921Updated last week
- expected lite - Expected objects in C++11 and later in a single-file header-only library☆438Updated 2 weeks ago
- C++11/14/17 std::optional with functional-style extensions and reference support☆877Updated 8 months ago
- C++ implementation of a memory efficient hash map and hash set☆343Updated 4 months ago
- An additive strong typedef library for C++14/17/20☆424Updated 2 weeks ago
- Header-only library for multithreaded programming☆233Updated 3 weeks ago
- Implementation of strong types in C++☆784Updated 2 years ago
- Runtime polymorphism done right☆991Updated 3 years ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆557Updated 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,509Updated 6 months ago
- Pipelines for expressive code on collections in C++☆813Updated 3 months ago
- A C++ compile-time math library using generalized constant expressions☆754Updated 7 months ago
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,487Updated 4 months ago
- An unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elem…☆402Updated this week
- A C++ micro-benchmarking framework☆361Updated 4 years ago
- span lite - A C++20-like span for C++98, C++11 and later in a single-file header-only library☆498Updated 8 months ago
- A header-only C++ library for task concurrency☆624Updated last year
- optional lite - A C++17-like optional, a nullable object for C++98, C++11 and later in a single-file header-only library☆405Updated 2 weeks ago
- C++ parsing DSL☆1,031Updated last month
- A C++ implementation of timsort☆305Updated 2 months ago
- string_view lite - A C++17-like string_view for C++98, C++11 and later in a single-file header-only library☆430Updated 8 months ago