poor-circle / radix_sortLinks
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.
☆27Updated 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:
- Ubpa small flat containers based on C++20☆27Updated 2 years ago
- ☆78Updated 2 weeks ago
- Intuitive & Powerful C++20 consteval metaprogramming library(via value).☆48Updated 3 years ago
- Library for lock-free locks☆80Updated last year
- A simple replacement for std::unordered_map☆49Updated 10 months ago
- Sample implementation of C++20 atomic_wait/notify☆59Updated 5 years ago
- fast prime sieve and hash algorithm☆38Updated last week
- ☆21Updated 7 months ago
- Code for paper "Engineering a High-Performance GPU B-Tree" accepted to PPoPP 2019☆55Updated 2 years ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆31Updated 6 years ago
- Flash Perfect Hash Table: an implementation of a dynamic perfect hash table, extremely fast for lookup☆43Updated last year
- C++ compile-time Rust's like macro_rules implementation☆92Updated last year
- A C++ memory pool that is Boost-friendly and performance oriented (zero-malloc).☆22Updated 2 months ago
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆34Updated last year
- A c++ function closure implementation. It integrates the std::function and std::bind, and even more powerful.☆53Updated last year
- Clone of Google's cpp-btree B-tree set and map containers, with minor fixes/modifications.☆37Updated 4 months ago
- An exploratory implementation of bit overloads of the C++ standard algorithms☆18Updated 4 years ago
- Task graph-based asynchronous programming system using C++ coroutine☆90Updated last year
- Tries in C++☆12Updated 4 years ago
- a small lightweight std::execution work-alike☆65Updated 2 months ago
- ☆123Updated 2 years ago
- B++ Tree☆68Updated 10 months ago
- A variant of Ahash written in C++.☆10Updated 2 years ago
- Fast in-place radix sort with STL-like API☆47Updated 8 years ago
- Cpp lifetime safety profile static analyzer☆59Updated 4 months ago
- Tunnel is a Pipeline Execution Engine based on C++20 coroutine☆30Updated last year
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆112Updated 2 weeks ago
- A non-invasive and comfortable subtype polymorphic approach.☆33Updated last year
- Repository with examples for the C++20 Coroutines video and article.☆29Updated 10 months ago
- Protocol Puffers: A little, highly templated, and protobuf-compatible serialization/deserialization header-only library written in C++20☆181Updated last month