muxfs - A self-healing filesystem layer for OpenBSD
HN front page 2022-08-14, link in article. A filesystem to multiplex file I/O into multiple directories with checksums to check and restore data automatically.
Software Engineer
Systems Engineer
C
vector_sort - A header-only, SIMD optimized dual-pivot quicksort
In this project I implemented a highly resource-efficient sorting algorithm making use of several advanced programming techniques.
Software Engineer
Systems Engineer
C++