zvrba
-
Podaga.
by: zvrbaSimdSort - 155 total downloads
- last updated 4/21/2025
- Latest version: 1.0.0
This library contains SIMD-accelerated routines for sorting int or float arrays. The sorting algorithm implements a periodic sorting network. The code uses AVX2 instructions and runs only on x64... More information -
- 126 total downloads
- last updated 4/6/2025
- Latest version: 1.0.0
This library contains an extensible framework for persistent and augmentable binary trees. Out of the box, it provides AVL and weight-balanced trees, adapters to standard collection interfaces (IReadOnlyList,... More information