zvrba
-
- 569 total downloads
- last updated 1/2/2026
- Latest version: 1.0.3
This library provides abstractions for "interning", i.e., "monocopy", i.e., "hash-consing". Of concrete types, it provides WeakHash and InternableList. WeakHash stores weak references to objects,... More information -
Podaga.
by: zvrbaSimdSort - 427 total downloads
- last updated 11/29/2025
- Latest version: 2.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 -
- 409 total downloads
- last updated 11/29/2025
- Latest version: 2.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