adrian17 / cpp-drop-merge-sort
C++ reimplementation of https://github.com/emilk/drop-merge-sort
☆21Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for cpp-drop-merge-sort
- Work-in-progress Rust application that converts C++ header-only libraries to single self-contained headers.☆26Updated 5 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆37Updated 7 years ago
- {fmt} support for ranges, containers and types with tuple interface.☆27Updated 6 years ago
- A hash table implementation using Robin Hood Linear Probing☆50Updated 10 years ago
- ☆26Updated 6 years ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆60Updated 9 months ago
- High performance HTTP library for Boost.Asio based on Joyent's http-parser and good intentions.☆34Updated 8 years ago
- A C++11 character encoding and code point enumeration library based on range-v3☆20Updated 6 years ago
- ☆30Updated 8 years ago
- Vectorized version of the PCG random number generator☆75Updated 5 years ago
- Header-only llvm::Expected<T>☆39Updated 5 years ago
- A fast and memory efficient hashmap using sorting to resolve collisions☆43Updated 3 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
- Mirror of Agner Fog's C++ vector class library☆30Updated 5 years ago
- C++17 immutable compile-time key value map☆50Updated 4 years ago
- Use unused bits in your pointer☆46Updated 7 years ago
- Compile-time printf-like string formatting☆76Updated 6 years ago
- simd algorithms☆9Updated 9 years ago
- Unstable O(n log n) sorting algorithm with O(n) memory☆60Updated last year
- C++ Scattered Containers☆65Updated 7 years ago
- A header-only C++ parsing framework☆36Updated 3 years ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆40Updated 4 years ago
- Prototype for new std::function features, compatible with C++11.☆46Updated 4 years ago
- Sequence data structure with efficient random access insert and erase☆13Updated last year
- A self-contained, header-only, implementation of memory-mapped files in C++ for fast integration into larger projects.☆25Updated 2 months ago
- Implicit and module-aware build system for future C++☆20Updated 8 years ago
- Non-blocking message passing (a C++14 MPI wrapper)☆18Updated 10 years ago
- A C++ library for integer array compression☆27Updated 2 years ago
- Safe integer utilities for C++11☆16Updated 10 years ago