adrian17 / cpp-drop-merge-sortLinks
C++ reimplementation of https://github.com/emilk/drop-merge-sort
☆21Updated 3 years ago
Alternatives and similar repositories for cpp-drop-merge-sort
Users that are interested in cpp-drop-merge-sort are comparing it to the libraries listed below
Sorting:
- {fmt} support for ranges, containers and types with tuple interface.☆27Updated 7 years ago
- A C++11 character encoding and code point enumeration library based on range-v3☆20Updated 7 years ago
- ☆26Updated 7 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- A header-only C++ parsing framework☆36Updated 3 years ago
- ☆31Updated 9 years ago
- Header-only llvm::Expected<T>☆37Updated 5 years ago
- Work-in-progress Rust application that converts C++ header-only libraries to single self-contained headers.☆26Updated 6 years ago
- Unstable O(n log n) sorting algorithm with O(n) memory☆61Updated last year
- A saturating arithmetic cast.☆12Updated 6 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 7 years ago
- A simple Perl script that prints GCC warning options you can apply to C++ code.☆12Updated 8 years ago
- An approach for runtime detection inside a constexpr function☆79Updated 6 years ago
- A proposal for a futures programming model for ISO C++☆22Updated 6 years ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆53Updated 2 months ago
- Prototype for new std::function features, compatible with C++11.☆46Updated 5 years ago
- My proposals for the C++ standard☆12Updated 2 weeks ago
- ☆13Updated 9 years ago
- Compile-time printf-like string formatting☆77Updated 7 years ago
- Use unused bits in your pointer☆45Updated 7 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated last month
- Vectorized version of the PCG random number generator☆77Updated 2 months ago
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 7 years ago
- C++17 immutable compile-time key value map☆50Updated 5 years ago
- A C++14/17 implementation of named tuples☆71Updated 9 months ago
- Prettiest C++ generator/coroutine implementation.☆14Updated 9 years ago
- Safe integer utilities for C++11☆16Updated 10 years ago
- observer-ptr - An observer_ptr for C++98 and later in a single-file header-only library (Extensions for Library Fundamentals, v2, v3)☆36Updated last year
- Block level data synchronization library☆49Updated 6 years ago
- A C++ metaprogramming library☆26Updated 8 years ago