Baobaobear / sort
Highly-optimized sorting implemention in C++, including insertsort, shellsort, heapsort, quicksort, mergesort, timsort
☆20Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for sort
- Ubpa small flat containers based on C++20☆27Updated 2 years ago
- C++ "borrowing" smart pointer.☆11Updated 2 years ago
- General-LR Parser Generator (version 2)☆19Updated last month
- 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-de…☆22Updated 2 years ago
- Coroutine based asynchronous IO using poll and io_uring for C++20☆11Updated this week
- SIMD-enabled descriptive statistics (mean, variance, covariance, correlation)☆18Updated 3 months ago
- C++ compile-time Rust's like macro_rules implementation☆88Updated 8 months ago
- Collection of C++ containers extracted from LLVM☆26Updated 3 years ago
- A benchmark for hash tables and hash functions in C++, evaluate on different data as comprehensively as possible☆18Updated last year
- Experimental patches to implement missing C++20 modules features for the clang/LLVM toolchain.☆23Updated 2 years ago
- header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code☆39Updated this week
- Optimized for systems that read and write large blobs.☆12Updated 9 years ago
- Measuring memory usage in C and C++☆24Updated 8 years ago
- A general purpose C++ toolkit library, built with☆28Updated last year
- 不时更新,随时弃坑☆9Updated last year
- Linux io_uring based c++ 20 coroutine library☆29Updated 2 years ago
- Yet Yet Another Compiler Compiler | 一个编译器前端框架☆17Updated 7 months ago
- a deadly simple repl for cpp with ghci style commands☆14Updated last year
- performance experiments for C++ exception handling☆31Updated 2 years ago
- Extensions to Clang for Compiling the Blue & Gold Languages☆29Updated 3 years ago
- An exploratory implementation of bit overloads of the C++ standard algorithms☆18Updated 3 years ago
- A C++ implementation of python-style generators, powered by boost::context☆56Updated 10 years ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆33Updated 3 years ago
- C++ wrapper around wyhash and wyrand☆14Updated 4 months ago
- C++ Compile-Time eValuator for scheme☆21Updated 4 years ago
- a simple interpreter.☆10Updated last year
- Container Traits for Modern C++☆28Updated 4 years ago
- Tunnel is a Pipeline Execution Engine based on C++20 coroutine☆28Updated last year
- Yet another python JIT.☆20Updated last year
- A simple replacement for std::unordered_map☆45Updated 3 months ago