Morwenn / cpp-sort
Sorting algorithms & related tools for C++14
☆632Updated 2 weeks ago
Alternatives and similar repositories for cpp-sort:
Users that are interested in cpp-sort are comparing it to the libraries listed below
- Pipelines for expressive code on collections in C++☆812Updated 2 months ago
- a header-only, constexpr alternative to gperf for C++14 users☆1,356Updated this week
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,358Updated last week
- Runtime polymorphism done right☆988Updated 3 years ago
- Zero overhead utilities for preventing bugs at compile time☆1,552Updated 4 months ago
- Instant compile time C++ 11 metaprogramming library☆572Updated 2 years ago
- A C++ compile-time math library using generalized constant expressions☆749Updated 6 months ago
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,472Updated 3 months ago
- Implementation of strong types in C++☆781Updated 2 years ago
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆733Updated 3 months ago
- ASL libraries will be migrated here in the stlab namespace, new libraries will be created here.☆665Updated 3 weeks ago
- scanf for modern C++☆1,102Updated 2 months ago
- An unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elem…☆402Updated last month
- C++20 features described in Before/After tables ("Tony Tables")☆335Updated 3 years 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,505Updated 5 months ago
- Expressive Vector Engine - SIMD in C++ Goes Brrrr☆1,111Updated this week
- C++20 μ(micro)/Unit Testing Framework☆1,290Updated last month
- C++17 `std::variant` for C++11/14/17☆680Updated 2 years ago
- C++ library for storing and printing backtraces.☆446Updated this week
- Templight is a Clang-based tool to profile the time and memory consumption of template instantiations and to perform interactive debuggin…☆742Updated last month
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆551Updated 5 months ago
- A header-only C++ library for task concurrency☆623Updated last year
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆737Updated 2 weeks ago
- P1031 low level file i/o and filesystem library for the C++ standard☆907Updated last week
- gsl-lite – A single-file header-only version of ISO C++ Guidelines Support Library (GSL) for C++98, C++11, and later☆910Updated 2 months ago
- C++ hash map and hash set which preserve the order of insertion☆527Updated 3 months ago
- A modern, C++11-native, single-file header-only, tiny framework for unit-tests, TDD and BDD (includes C++98 variant)☆393Updated last week
- The quantities and units library for C++☆1,129Updated this week
- Love template metaprogramming☆327Updated 2 years ago
- An additive strong typedef library for C++14/17/20☆420Updated 3 weeks ago