skarupke / radix_sortLinks
☆12Updated 8 years ago
Alternatives and similar repositories for radix_sort
Users that are interested in radix_sort are comparing it to the libraries listed below
Sorting:
- Lightweight append-only, header-less, journaling file format (C++11)☆13Updated 9 years ago
- C++ reimplementation of https://github.com/emilk/drop-merge-sort☆21Updated 3 years ago
- A self-contained, header-only, implementation of memory-mapped files in C++ for fast integration into larger projects.☆26Updated 9 months ago
- An exploratory implementation of bit overloads of the C++ standard algorithms☆18Updated 4 years ago
- For details, see the blog post:☆32Updated last year
- Slides for my 2019 presentation at C++ on Sea☆13Updated 3 years ago
- A simple std::vector-style array for C☆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 ring buffer for variable sized continuous data☆16Updated 9 years ago
- Resizable contiguous sequence container with fast appends on either end.☆37Updated 8 years ago
- Multiple Producers / Multiple Consumers Message Passing Pool☆19Updated 10 years ago
- Fast comparison-based sort algorithm☆58Updated 2 years ago
- {fmt} support for ranges, containers and types with tuple interface.☆27Updated 7 years ago
- String to Float Benchmark☆19Updated 6 years ago
- SIMD-accelerated UTF-8 to UTF-32 conversion☆11Updated 6 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- Lock-free memory allocator☆21Updated last year
- Fast Point Overlap Test☆17Updated 6 years ago
- ☆31Updated 9 years ago
- A signal/slot implementation using std::function.☆12Updated 10 years ago
- Dictionary implemented through a skiplist☆15Updated 10 years ago
- Locate Visual Studio installations in Python and C☆16Updated 3 years ago
- Highly composable C++17 template meta programming library☆39Updated 6 years ago
- A simple cross-platform speed & memory-efficiency benchmark for the most common hash-table implementations in the C++ world☆11Updated 2 years ago
- Benchmarking reading and parsing integers from a file in C++.☆9Updated 5 years ago
- Platform abstraction and utility library☆19Updated 2 weeks ago
- Optimized for systems that read and write large blobs.☆12Updated 10 years ago
- A fast and memory efficient hashmap using sorting to resolve collisions☆43Updated 4 years ago
- A few classes which compile faster than the classes that they replace☆12Updated 11 years ago
- Math vector library☆37Updated last year