Structs§
- Adaptive
Sort - Adaptive sorting algorithm that selects optimal strategy based on data patterns
Enums§
Functions§
- branchless_
compare - Branch-free comparison for integers (eliminates branch misprediction)
- simd_
find_ min_ max - Fallback for non-x86_64 architectures