Branchless-Lomuto in Pattern-Defeating Quicksort
☆50Jul 6, 2024Updated last year
Alternatives and similar repositories for blipsort
Users that are interested in blipsort are comparing it to the libraries listed below
Sorting:
- A ring_span implementation that allows zero construction and destruction☆16Jun 7, 2020Updated 5 years ago
- A C++20 metaprogramming library focusing on metafunction composition.☆13Feb 8, 2026Updated 3 weeks ago
- A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse d…☆43Aug 12, 2025Updated 6 months ago
- K_means clustering implementation in C++20 and range-v3☆15Sep 7, 2021Updated 4 years ago
- ☆31Oct 17, 2025Updated 4 months ago
- The seq library is a collection of original C++17 STL-like containers and related tools☆102Nov 13, 2025Updated 3 months ago
- A unique_ptr implementation with small object optimization☆20Feb 8, 2026Updated 3 weeks ago
- ☆34May 19, 2022Updated 3 years ago
- Slides for my 2019 presentation at C++ on Sea☆13Aug 10, 2021Updated 4 years ago
- Experiments with compile-time metaprogramming☆11Dec 29, 2025Updated 2 months ago
- A view that allows iteration over a view, returning the index of each item along with each item☆13Jun 17, 2020Updated 5 years ago
- ☆14Apr 4, 2024Updated last year
- Low Level File System C++ Library☆15Jan 7, 2026Updated last month
- C++ components used in the project https://github.com/rnburn/bbai☆53Sep 4, 2023Updated 2 years ago
- C++23 Tensor, neural networks and mathematical library☆42Updated this week
- Comparison operators for std::span☆16Mar 27, 2020Updated 5 years ago
- A small TrueType font rendering library (with hinting).☆16Dec 22, 2022Updated 3 years ago
- Five implementations of double linked lists to demonstrate generic data structures in C☆17Dec 19, 2019Updated 6 years ago
- Unique-ownership smart pointers with observable lifetime.☆39Aug 12, 2025Updated 6 months ago
- ☆31Mar 26, 2021Updated 4 years ago
- Fast C++ container combining the best features of std::vector and std::deque☆129Feb 2, 2024Updated 2 years ago
- The Parallel Stacks tool is useful for debugging multithreaded applications.☆17Updated this week
- Alternartive read functions for GNU Emacs☆18Dec 23, 2024Updated last year
- Compact SVO optimized vector for C++17 or higher☆114May 21, 2024Updated last year
- A proof-of-concept LSP server for cpp2☆16Jan 6, 2025Updated last year
- A type-erasure toolkit for C++20/23☆19Dec 21, 2025Updated 2 months ago
- Radix set/map implementation☆19Mar 15, 2024Updated last year
- A simple scripting language☆101Dec 6, 2025Updated 2 months ago
- A command line parser for C++.☆38Jan 29, 2025Updated last year
- 🕸️ Glue C++ to your browser! Universal bindings for JavaScript/Wasm using Glue and Embind.☆21Jan 7, 2024Updated 2 years ago
- rust-like traits (type erasure) on plain C++☆17Jun 30, 2023Updated 2 years ago
- a collection of handle/id allocators