Morwenn / cpp-sortLinks
Sorting algorithms & related tools for C++14
☆659Updated 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:
- a header-only, constexpr alternative to gperf for C++14 users☆1,429Updated this week
- Implementation of strong types in C++☆796Updated 2 years ago
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆743Updated 9 months ago
- Zero overhead utilities for preventing bugs at compile time☆1,586Updated 9 months ago
- Runtime polymorphism done right☆1,009Updated 4 years ago
- Fast, convenient JSON serialization and parsing in C++☆490Updated last month
- scanf for modern C++☆1,192Updated last week
- This is an experimental library that has evolved to P2688☆674Updated 7 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,543Updated 3 weeks ago
- C++20 μ(micro)/Unit Testing framework☆1,343Updated 2 months ago
- ISO C++ Core Guidelines Library implementation for C++98, C++11 up☆943Updated 3 weeks ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆567Updated 10 months ago
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,398Updated this week
- An unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elem…☆452Updated last month
- Ultra fast C++11 allocator for STL containers.☆274Updated 3 years ago
- P1031 low level file i/o and filesystem library for the C++ standard☆954Updated last month
- ASL libraries will be migrated here in the stlab namespace, new libraries will be created here.☆671Updated this week
- 🍦 Never use cout/printf to debug again☆707Updated this week
- C++ standard library features, "from scratch"☆186Updated 5 months ago
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,560Updated 8 months ago
- Expressive Vector Engine - SIMD in C++ Goes Brrrr☆1,205Updated this week
- C++ hash map and hash set which preserve the order of insertion☆542Updated 9 months ago
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆752Updated 3 weeks ago
- Pipelines for expressive code on collections in C++☆828Updated 7 months ago
- Header-only library for multithreaded programming☆233Updated 3 months ago
- An additive strong typedef library for C++14/17/20☆443Updated 4 months ago
- Instant compile time C++ 11 metaprogramming library☆572Updated 2 years ago
- BitMagic Library☆425Updated 2 months ago
- Portable header-only C++ low level SIMD library☆1,277Updated 10 months ago
- Experimental deferred and unordered destruction library for C++☆912Updated 6 years ago