poor-circle / radix_sortLinks
Radix sort. A high performence Cross-platform (parallel) STL-like LSD radix sort algorithm by C++20, 2.5-14.3x faster than std::sort, support user-defined struct.
☆28Updated 3 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:
- ☆78Updated 2 months ago
- Ubpa small flat containers based on C++20☆28Updated 3 years ago
- Intuitive & Powerful C++20 consteval metaprogramming library(via value).☆48Updated 3 years ago
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 8 years ago
- Modern C++ B-tree containers☆275Updated last year
- C++ compile-time Rust's like macro_rules implementation☆92Updated last year
- Fast in-place radix sort with STL-like API☆47Updated 8 years ago
- Coroutine library and toolkit for C++20☆39Updated 4 months ago
- network library based on io_uring and C++20 coroutine☆104Updated 5 years ago
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆35Updated last year
- A data structure and algorithm library built for TerarkDB☆66Updated 3 years ago
- Clone of Google's cpp-btree B-tree set and map containers, with minor fixes/modifications.☆37Updated last month
- ☆44Updated 4 years ago
- Tunnel is a Pipeline Execution Engine based on C++20 coroutine☆30Updated last year
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆54Updated last year
- High performance HTTP server built on C++20 coroutines and io_uring☆166Updated 11 months ago
- fast prime sieve and hash algorithm☆38Updated last month
- 《Performance Analysis and Tuning on Modern CPUS - 2ed》的非专业个人翻译☆50Updated 6 months ago
- Async GRPC with C++20 coroutine support☆74Updated 2 years ago
- Tries in C++☆12Updated 4 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆178Updated 10 months ago
- Library for lock-free locks☆82Updated 2 years ago
- AVX512F and AVX2 versions of quick sort☆104Updated 7 years ago
- A variant of Ahash written in C++.☆10Updated 2 years ago
- Latency collector as an embedded library for C++☆13Updated 6 years ago
- An intrusive C++17 implementation of a Red-Black-Tree, a Weight Balanced Tree, a Dynamic Segment Tree and much more!☆128Updated 2 years ago
- ☆35Updated 3 years ago
- Protocol Puffers: A little, highly templated, and protobuf-compatible serialization/deserialization header-only library written in C++20☆186Updated last month
- A Toolkit for Programming Parallel Algorithms on Shared-Memory Multicore Machines☆369Updated 2 months ago
- Hiactor is a distributed C++ actor framework.☆112Updated last year