Morwenn / cpp-sortLinks
Sorting algorithms & related tools for C++
☆686Updated 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☆765Updated 2 months ago
- An unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elem…☆477Updated this week
- Implementation of strong types in C++☆817Updated 3 years ago
- C++ hash map and hash set which preserve the order of insertion☆565Updated 2 months ago
- ASL libraries will be migrated here in the stlab namespace, new libraries will be created here.☆679Updated 2 weeks ago
- a header-only, constexpr alternative to gperf for C++14 users☆1,513Updated 5 months ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆592Updated 5 months ago
- Zero overhead utilities for preventing bugs at compile time☆1,617Updated 2 months ago
- Runtime polymorphism done right☆1,031Updated 4 years ago
- Instant compile time C++ 11 metaprogramming library☆573Updated 3 years ago
- Ultra fast C++11 allocator for STL containers.☆274Updated 4 years ago
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆765Updated this week
- C++20 features described in Before/After tables ("Tony Tables")☆338Updated 4 years ago
- Pipelines for expressive code on collections in C++☆835Updated last year
- C++17 library for comfortable and efficient dynamic polymorphism☆494Updated 3 months ago
- An additive strong typedef library for C++14/17/20☆471Updated 11 months ago
- A header-only C++ library for task concurrency☆630Updated 2 years ago
- A C++ compile-time math library using generalized constant expressions☆809Updated last year
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,450Updated this week
- P1031 low level file i/o and filesystem library for the C++ standard☆1,010Updated 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,583Updated 7 months ago
- A miniature library for struct-field reflection in C++☆633Updated 2 months ago
- C++ Benchmark Authoring Library/Framework☆862Updated 3 months ago
- C++17 Run-time Polymorphism (Type Erasure) library☆494Updated 9 months ago
- scanf for modern C++☆1,293Updated 2 months ago
- C++17 `std::variant` for C++11/14/17☆704Updated 3 years ago
- C++ library for storing and printing backtraces.☆481Updated last week
- Fast, convenient JSON serialization and parsing in C++☆499Updated last week
- Expressive Vector Engine - SIMD in C++ Goes Brrrr☆1,280Updated this week
- span lite - A C++20-like span for C++98, C++11 and later in a single-file header-only library☆511Updated last month