poor-circle / 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.
☆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
- ☆73Updated last month
- Intuitive & Powerful C++20 consteval metaprogramming library(via value).☆48Updated 3 years ago
- Ubpa small flat containers based on C++20☆27Updated 2 years ago
- Tunnel is a Pipeline Execution Engine based on C++20 coroutine☆29Updated last year
- C++ interfaces for RDMA access☆68Updated 2 weeks ago
- A simple replacement for std::unordered_map☆47Updated 8 months ago
- a highly cache-friendly hash table☆46Updated 2 years ago
- Clone of Google's cpp-btree B-tree set and map containers, with minor fixes/modifications.☆37Updated 2 months ago
- C++ compile-time Rust's like macro_rules implementation☆92Updated last year
- ☆121Updated 2 years ago
- testbed for different SIMD implementations for set intersection and set union☆41Updated 5 years ago
- A c++ function closure implementation. It integrates the std::function and std::bind, and even more powerful.☆52Updated last year
- Code for paper "Engineering a High-Performance GPU B-Tree" accepted to PPoPP 2019☆55Updated 2 years ago
- ☆44Updated 4 years ago
- Flash Perfect Hash Table: an implementation of a dynamic perfect hash table, extremely fast for lookup☆42Updated last year
- fast prime sieve and hash algorithm☆38Updated last month
- Code for "SPSC Lock-free, Wait-free Fifo from the Ground Up" presentation at CPPCON 2023☆98Updated 7 months ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆30Updated 6 years ago
- A toy C compiler that compatible with C23 and can do limited optimizations☆54Updated 4 months ago
- Library for lock-free locks☆77Updated last year
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- A C++20 header-only library that supports powerful reflection for C++☆291Updated 9 months ago
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆99Updated this week
- C++ Compile-Time eValuator for scheme☆21Updated 4 years ago
- 使用 C++ 模板元编程模拟 Lisp☆111Updated 4 years ago
- A header-only C++17 library implementing a simple concurent lock-free memory pool☆24Updated 4 years ago
- Task graph-based asynchronous programming system using C++ coroutine☆89Updated last year
- A data structure and algorithm library built for TerarkDB☆62Updated 2 years ago
- Cpp lifetime safety profile static analyzer☆58Updated 2 months ago
- A non-invasive and comfortable subtype polymorphic approach.☆31Updated 9 months ago