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.
☆22Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for radix_sort
- ☆69Updated 3 weeks ago
- Ubpa small flat containers based on C++20☆27Updated 2 years ago
- Tunnel is a Pipeline Execution Engine based on C++20 coroutine☆28Updated last year
- a highly cache-friendly hash table☆45Updated 2 years ago
- C++ interfaces for RDMA access☆47Updated 2 weeks ago
- ioCoro is an async-IO service framework based on cpp20Coroutine☆77Updated last year
- Cpp lifetime safety profile static analyzer☆55Updated 6 months ago
- A data structure and algorithm library built for TerarkDB☆62Updated 2 years ago
- Intuitive & Powerful C++20 consteval metaprogramming library(via value).☆47Updated 3 years ago
- C++ Compile-Time eValuator for scheme☆21Updated 4 years ago
- network library based on io_uring and C++20 coroutine☆101Updated 4 years ago
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 7 years ago
- fast prime sieve and hash algorithm☆37Updated 10 months ago
- Clone of Google's cpp-btree B-tree set and map containers, with minor fixes/modifications.☆35Updated 2 weeks ago
- A header-only C++17 library implementing a simple concurent lock-free memory pool☆24Updated 3 years ago
- ☆43Updated 3 years ago
- A RAFT implementation to help build your RAFT service in 1 minute.☆65Updated last year
- Coroutine library and toolkit for C++20☆38Updated 3 weeks ago
- Library for lock-free locks☆75Updated last year
- Hiactor is a distributed C++ actor framework.☆107Updated 5 months ago
- µcoro☆66Updated 2 weeks ago
- A non-invasive and comfortable subtype polymorphic approach.☆24Updated 5 months ago
- Async GRPC with C++20 coroutine support☆75Updated 2 years ago
- ☆32Updated 3 years ago
- C++20协程net,基于epoll,可以方便地使用await语法☆26Updated last year
- Constexpr-ized version of scope guards in LFTS v3☆9Updated 2 years ago
- A C++ implementation of axboe/liburing☆13Updated 10 months ago
- A concurrency toolbox for c++11, including a cached thread pool executor, a shared timed mutex, a fair semaphore and several other utilit…☆16Updated 7 years ago
- Cargo-like build tool for modern cpp☆63Updated 9 months ago
- A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.☆27Updated 8 years ago