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 7 months ago
- Collection of proposals for c++☆29Updated 2 months ago
- A self-contained, header-only, implementation of memory-mapped files in C++ for fast integration into larger projects.☆26Updated last year
- A Boost.Asio-based driver for PostgreSQL☆19Updated 5 years ago
- A view that allows iteration over a view, returning the index of each item along with each item☆13Updated 5 years ago
- Various useful c++ containers and utilities.☆14Updated 2 months ago
- The extremely fast zero allocation and zero copying JSON parser☆31Updated 3 years ago
- Container Traits for Modern C++☆29Updated 5 years ago
- C++26 STL for C++14~ developers☆13Updated 7 months ago
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set☆37Updated 3 months ago
- A sort wrapper enabling both use of random-access sorting on non-random access containers, and increased performance for the sorting of l…☆20Updated 6 months ago
- Json benchmark based on nativejson-benchmark☆35Updated 11 months ago
- Boost.Mustache☆10Updated 2 years ago
- A Fast and Convenient C++ Logging Library for Low-latency or Real-time Environments☆58Updated last week
- Simple C++ library with useful string functions.☆11Updated 2 months ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆35Updated 4 years ago
- ☆26Updated 4 years ago
- A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse d…☆43Updated 5 months ago
- A few C++ json-library benchmarks, of the fastest few libraries.☆30Updated last week
- A simple cross-platform speed & memory-efficiency benchmark for the most common hash-table implementations in the C++ world☆12Updated 3 years ago
- Radix set/map implementation☆19Updated last year
- performance counters in C++☆23Updated 3 weeks ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later (WIP).☆35Updated last month
- 🎲 Simple, compiler agnostic, C++23 reflection library (for aggregates and enums)☆19Updated 4 months ago
- String facilities for C++98 and later - a library in search of its identity. Note: renamed from string-lite to make place for string-bare…☆25Updated last month
- A C++20 metaprogramming library focusing on metafunction composition.☆13Updated this week
- A C++20 header-only bencode library.☆49Updated 3 years ago
- Optimized C++20/23 vectors, strings with in class buffer storage, and utility algorithms☆15Updated 10 months ago
- C++20 Coroutines running on libuv for intuitive async I/O☆42Updated last month
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆41Updated 5 years ago