Morwenn / cpp-sortLinks
Sorting algorithms & related tools for C++14
☆656Updated 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:
- Zero overhead utilities for preventing bugs at compile time☆1,581Updated 8 months ago
- a header-only, constexpr alternative to gperf for C++14 users☆1,421Updated 2 months ago
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆742Updated 8 months ago
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,397Updated 3 weeks ago
- scanf for modern C++☆1,186Updated this week
- std::simd for GCC [ISO/IEC TS 19570:2018]☆617Updated 2 years ago
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,553Updated 8 months ago
- Instant compile time C++ 11 metaprogramming library☆572Updated 2 years ago
- Implementation of strong types in C++☆794Updated 2 years ago
- An unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elem…☆446Updated 2 weeks ago
- C++ library for storing and printing backtraces.☆466Updated this week
- Templight is a Clang-based tool to profile the time and memory consumption of template instantiations and to perform interactive debuggin…☆759Updated 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,541Updated last week
- Range-based for loops to iterate over a range of numbers or values☆311Updated 10 months ago
- Runtime polymorphism done right☆1,006Updated 4 years ago
- ASL libraries will be migrated here in the stlab namespace, new libraries will be created here.☆670Updated last month
- C++ Benchmark Authoring Library/Framework☆847Updated 5 months ago
- A library for Study Group 14 of Working Group 21 (C++)☆517Updated 3 years ago
- Portable header-only C++ low level SIMD library☆1,275Updated 9 months ago
- C++ implementation of a memory efficient hash map and hash set☆349Updated 8 months ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆565Updated 9 months ago
- P1031 low level file i/o and filesystem library for the C++ standard☆947Updated last week
- An additive strong typedef library for C++14/17/20☆438Updated 4 months ago
- Experimental deferred and unordered destruction library for C++☆912Updated 6 years ago
- Header-only library for multithreaded programming☆233Updated 2 months ago
- Ultra fast C++11 allocator for STL containers.☆273Updated 3 years ago
- This is an experimental library that has evolved to P2688☆675Updated 6 months ago
- A C++ compile-time math library using generalized constant expressions☆776Updated 11 months ago
- Love template metaprogramming☆328Updated 3 years ago
- C++20 μ(micro)/Unit Testing framework☆1,336Updated last month