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.
☆33Updated 4 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:
- ☆79Updated 2 months ago
- A Toolkit for Programming Parallel Algorithms on Shared-Memory Multicore Machines☆420Updated 2 months ago
- Cpp lifetime safety profile static analyzer☆65Updated last year
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 8 years ago
- ☆45Updated 5 years ago
- Intuitive & Powerful C++20 consteval metaprogramming library(via value).☆49Updated 4 years ago
- ioCoro is an async-IO service framework based on cpp20Coroutine☆79Updated 2 years ago
- AVX512F and AVX2 versions of quick sort☆104Updated 8 years ago
- Concurrent Hash Table☆38Updated 2 months ago
- Ubpa small flat containers based on C++20☆29Updated 3 years ago
- Flash Perfect Hash Table: an implementation of a dynamic perfect hash table, extremely fast for lookup☆49Updated 2 years ago
- Modern C++ B-tree containers☆280Updated 2 years ago
- a highly cache-friendly hash table☆46Updated 3 years ago
- GPU B-Tree with support for versioning (snapshots).☆51Updated last year
- Fast in-place radix sort with STL-like API☆49Updated 9 years ago
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆43Updated last year
- High performance HTTP server built on C++20 coroutines and io_uring☆178Updated last year
- Comprehensive benchmarks of C++ maps☆316Updated 2 years ago
- Tunnel is a Pipeline Execution Engine based on C++20 coroutine☆30Updated 2 years ago
- Library for lock-free locks☆84Updated 2 years ago
- C++ compile-time Rust's like macro_rules implementation☆92Updated last year
- fast prime sieve and hash algorithm☆39Updated 5 months ago
- x86-64 SIMD矢量优化系列教程☆148Updated last month
- A Benchmark of Minimal Perfect Hash Function Algorithms.☆38Updated 3 years ago
- A data structure and algorithm library built for TerarkDB☆67Updated 3 years ago
- Hiactor is a distributed C++ actor framework.☆118Updated last year
- Fast Approximate Membership Filters (C++)☆289Updated 5 months ago
- Fast and memory efficient c++ flat hash table/map/set☆676Updated 2 weeks ago
- A low-latency LRU approximation cache in C++ using CLOCK second-chance algorithm. Multi level cache too. Up to 2.5 billion lookups per se…☆76Updated 2 years ago
- 🔶 Compressed bitvector/container supporting efficient random access and rank queries☆46Updated last year