skarupke / radix_sort
☆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
- Slides for my 2019 presentation at C++ on Sea☆13Updated 3 years ago
- Lightweight append-only, header-less, journaling file format (C++11)☆13Updated 9 years ago
- A hash table implementation using Robin Hood Linear Probing☆50Updated 10 years ago
- C++ reimplementation of https://github.com/emilk/drop-merge-sort☆21Updated 3 years 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
- ☆31Updated 9 years ago
- SIMD-accelerated UTF-8 to UTF-32 conversion☆11Updated 6 years ago
- A self-contained, header-only, implementation of memory-mapped files in C++ for fast integration into larger projects.☆26Updated 8 months ago
- Bloom filter alternative (C++)☆17Updated 6 years ago
- Math vector library☆36Updated last year
- 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 signal/slot implementation using std::function.☆12Updated 10 years ago
- A few classes which compile faster than the classes that they replace☆12Updated 11 years ago
- Algorithms that work on generic C arrays☆11Updated 8 years ago
- Resizable contiguous sequence container with fast appends on either end.☆37Updated 8 years ago
- Lock-free memory allocator☆20Updated last year
- A fast and memory efficient hashmap using sorting to resolve collisions☆43Updated 4 years ago
- Dictionary implemented through a skiplist☆15Updated 10 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆19Updated 3 years ago
- Benchmarking reading and parsing integers from a file in C++.☆9Updated 5 years ago
- A sparse and compressed bitmap library.☆11Updated 10 years ago
- Multiple Producers / Multiple Consumers Message Passing Pool☆19Updated 10 years ago
- Benchmark supporting baseless libel against clang-format☆11Updated 5 years ago
- A ring_span implementation that allows zero construction and destruction☆16Updated 4 years ago
- A C++ container-like data structure for storing a vector of bits with fast appending on both sides and fast insertion in the middle, all …☆26Updated 2 years ago
- String to Float Benchmark☆19Updated 6 years ago
- C++ interface to CPU affinity management☆30Updated 7 years ago
- {fmt} support for ranges, containers and types with tuple interface.☆27Updated 6 years ago
- Highly composable C++17 template meta programming library☆39Updated 6 years ago