C++20 header-only port of Alexandrescu's Loki library — policy-based design patterns with concepts, std::variant, and standard threading
-
Updated
Mar 28, 2026 - C++
C++20 header-only port of Alexandrescu's Loki library — policy-based design patterns with concepts, std::variant, and standard threading
Header-only C++20 utility library — AI-authored, zero dependencies
A small playground for CRTP printers, variadic TMP tricks, and static dispatch patterns.
A production-grade, hardware-aware, and highly extensible search framework for modern C++20. Designed using policy-based architecture to unify classical binary search variants with advanced, performance-critical optimizations like SIMD acceleration (AVX2/AVX512/NEON), cache-aware layouts (Eytzinger), branchless searching, and predictive indexing.
A safe intrusive object store with centralized storage, stable object addresses, and compile-time declared optional and partitioned indices.
marklar::relay is a header-only C++17/20/23 building element for task-specific flow infrastructure
Add a description, image, and links to the policy-based-design topic page so that developers can more easily learn about it.
To associate your repository with the policy-based-design topic, visit your repo's landing page and select "manage topics."