RedBedHed / blipsortLinks
Branchless-Lomuto in Pattern-Defeating Quicksort
☆49Updated last year
Alternatives and similar repositories for blipsort
Users that are interested in blipsort are comparing it to the libraries listed below
Sorting:
- Structure-of-array synthesis in C++20☆80Updated 3 years ago
- Yet another C++ text formatting library.☆71Updated 9 months ago
- A High-Performance JIT-Based C++ Expression/Script Execution Engine with SIMD Vectorization Support☆94Updated 3 weeks ago
- The IDK (Industrial Development Kit) library!☆36Updated 3 months ago
- High Level Algorithmic Skeleton CUDA Library☆30Updated last year
- A modern, header-only C++ library for MessagePack serialization and deserialization. msgpack.org[c++23]☆82Updated 4 months ago
- scpptool is a command line tool to help enforce a memory and data race safe subset of C++.☆169Updated last week
- Compact SVO optimized vector for C++17 or higher☆108Updated last year
- 🐈⬛ A runtime for C++26 w/out libC or POSIX. Smaller binaries, only arena allocators, SIMD, stronger type safety than STL, and value-bas…☆100Updated 6 months ago
- Replacement for std::optional with efficient memory usage and additional features.☆49Updated 7 months ago
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- Reference implementation of Grisu-Exact in C++☆68Updated 5 years ago
- A modern, safer alternative to the C++ Standard Library (for Linux/BSD)☆42Updated last month
- A low latency oriented thread caching allocator for Linux/Windows. Single header & LD_PRELOADable.☆22Updated 6 months ago
- Smart Garbage Collection Library for C++☆228Updated 5 months ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆29Updated last year
- Replacement for std::optional that does not waste memory unnecessarily☆132Updated last week
- ☆34Updated 3 years ago
- Low memory overhead allocator☆32Updated 10 months ago
- Virtual memory based containers☆43Updated 3 years ago
- Radix set/map implementation☆18Updated last year
- A compiler-friendly variadic type list for C++.☆37Updated 2 years ago
- `cxx_modules_converter.py` is a Python script to convert C++ sources and headers to C++20 modules.☆14Updated 5 months ago
- C++ Dynamic loader generator for C APIs☆17Updated 7 years ago
- Different algorithms for converting binary to decimal floating-point numbers☆124Updated 2 years ago
- C++ embedded domain specific language for extended parsing expression grammars (PEGs)☆82Updated 5 months ago
- An attempt to introduce a new scripting language for CMake☆60Updated 5 years ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆41Updated 3 years ago
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆33Updated 8 years ago
- A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse d…☆42Updated last month