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.
☆32Updated 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:
- ☆79Updated 3 weeks ago
- Intuitive & Powerful C++20 consteval metaprogramming library(via value).☆49Updated 4 years ago
- Tunnel is a Pipeline Execution Engine based on C++20 coroutine☆30Updated 2 years ago
- Ubpa small flat containers based on C++20☆29Updated 3 years ago
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 8 years ago
- ☆44Updated 5 years ago
- Cpp lifetime safety profile static analyzer☆64Updated 10 months ago
- Modern C++ B-tree containers☆279Updated 2 years ago
- a highly cache-friendly hash table☆46Updated 3 years ago
- A data structure and algorithm library built for TerarkDB☆67Updated 3 years ago
- A Toolkit for Programming Parallel Algorithms on Shared-Memory Multicore Machines☆398Updated last month
- Flash Perfect Hash Table: an implementation of a dynamic perfect hash table, extremely fast for lookup☆49Updated 2 years ago
- A toy C compiler that compatible with C23 and can do limited optimizations☆61Updated last year
- Modern C++ actor framework based on std::execution, only requires C++20.☆137Updated this week
- High performance HTTP server built on C++20 coroutines and io_uring☆176Updated last year
- Comprehensive benchmarks of C++ maps☆316Updated 2 years ago
- Hiactor is a distributed C++ actor framework.☆117Updated last year
- ioCoro is an async-IO service framework based on cpp20Coroutine☆79Updated 2 years ago
- C++ interfaces for RDMA access☆83Updated last week
- Library for lock-free locks☆83Updated 2 years ago
- network library based on io_uring and C++20 coroutine☆109Updated 5 years ago
- Concurrent Hash Table☆36Updated last month
- 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…☆75Updated last year
- There is my code snippet.☆121Updated 3 months ago
- Fast in-place radix sort with STL-like API☆48Updated 9 years ago
- C++ compile-time Rust's like macro_rules implementation☆92Updated last year
- Clone of Google's cpp-btree B-tree set and map containers, with minor fixes/modifications.☆37Updated last month
- Coroutine library and toolkit for C++20☆39Updated 3 weeks ago
- Fast Approximate Membership Filters (C++)☆288Updated 4 months ago
- ☆35Updated 4 years ago