adrian17 / cpp-drop-merge-sort
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
- {fmt} support for ranges, containers and types with tuple interface.☆27Updated 6 years ago
- A C++11 character encoding and code point enumeration library based on range-v3☆20Updated 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 hash table implementation using Robin Hood Linear Probing☆50Updated 10 years ago
- C++17 sports two low-level character conversion functions, std::from_chars and std::to_chars, but they have a usage model that can be ea…☆8Updated 5 years ago
- Work-in-progress Rust application that converts C++ header-only libraries to single self-contained headers.☆26Updated 5 years ago
- ☆31Updated 9 years ago
- Vectorized version of the PCG random number generator☆75Updated 6 years ago
- ☆12Updated 8 years ago
- Prototype for new std::function features, compatible with C++11.☆46Updated 4 years ago
- ☆26Updated 7 years ago
- High performance HTTP library for Boost.Asio based on Joyent's http-parser and good intentions.☆34Updated 8 years ago
- Safe integer utilities for C++11☆16Updated 10 years ago
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 7 years ago
- For details, see the blog post:☆32Updated last year
- A C++ library for integer array compression☆28Updated 2 years ago
- A stab at constexpr bson creation☆32Updated 10 years ago
- C++17 immutable compile-time key value map☆50Updated 5 years ago
- A fast and memory efficient hashmap using sorting to resolve collisions☆43Updated 4 years ago
- A generic implementation of the BitmaskType C++ concept☆85Updated 4 years ago
- x86/x64 JIT compiler for math string expressions written in C++. Parser is Boost.Spirit X3. AST transformations: partial derivation, cons…☆47Updated 8 years ago
- dynamic polymorphism without inheritance☆31Updated 7 years ago
- Overridable universal operator overloading for C++14☆20Updated 10 years ago
- An exploratory implementation of bit overloads of the C++ standard algorithms☆18Updated 3 years ago
- A header-only C++ parsing framework☆36Updated 3 years ago
- Text encoding for modern C++☆30Updated 3 years ago
- Unstable O(n log n) sorting algorithm with O(n) memory☆60Updated last year
- A C++ metaprogramming library☆26Updated 8 years ago
- CLI gem to help make use of build artifacts cache in a CI system☆24Updated 4 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 8 months ago