stbrumme / stl-sortLinks
C++ implementation of popular sorting algorithms
☆14Updated 2 years ago
Alternatives and similar repositories for stl-sort
Users that are interested in stl-sort are comparing it to the libraries listed below
Sorting:
- Performance profiling of JSON libraries☆28Updated 8 months ago
- A few C++ json-library benchmarks, of the fastest few libraries.☆30Updated 3 weeks ago
- Collection of proposals for c++☆29Updated 3 months ago
- Optimized C++20/23 vectors, strings with in class buffer storage, and utility algorithms☆15Updated 11 months ago
- Displayed width of UTF-8 strings in Modern C++☆49Updated 3 years ago
- Json benchmark based on nativejson-benchmark☆35Updated last year
- A simple cross-platform speed & memory-efficiency benchmark for the most common hash-table implementations in the C++ world☆12Updated 3 years ago
- Container Traits for Modern C++☆29Updated 5 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later (WIP).☆35Updated 2 months ago
- A view that allows iteration over a view, returning the index of each item along with each item☆13Updated 5 years ago
- Example of a C++20 coroutine implementing a Fibonacci Sequence generator (using clang++ v16.0.0)☆31Updated 2 years ago
- ☆26Updated 4 years ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆41Updated 5 years ago
- A Boost.Asio-based driver for PostgreSQL☆19Updated 5 years ago
- A self-contained, header-only, implementation of memory-mapped files in C++ for fast integration into larger projects.☆26Updated last year
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set☆37Updated 4 months ago
- Automatically generate canonical forms of operators, taking advantage of the latest C++ features☆13Updated 5 months ago
- Various useful c++ containers and utilities.☆14Updated last week
- make_heap and sort_heap for a poplar heap with O(1) extra memory☆41Updated last year
- Boost.Scope, a collection of scope guard utilities.☆17Updated 2 months ago
- C++ class reflection library without RTTI.☆36Updated 9 years ago
- Boost.org tuple module☆21Updated 3 weeks ago
- Boost.Predef (a Boost C++ Library)☆53Updated 2 months ago
- Experimental JSON builder based on C++ reflection☆57Updated 3 months ago
- 🎲 Simple, compiler agnostic, C++23 reflection library (for aggregates and enums)☆19Updated 5 months ago
- Yet Another C++ Library☆24Updated 2 years ago
- Cross-platform template C++ project configured to build for Linux (gcc/clang), MacOS, Windows (Cygwin, MinGW, MSYS2, Visual Studio) with …☆44Updated 6 months ago
- Depth C++ library☆10Updated 7 years ago
- Demo implementation of C++ networking☆18Updated last year
- A simple implementation of utf8 strings for C++☆42Updated 5 years ago