Hacker News new | past | comments | ask | show | jobs | submit | from login
Driftsort: An efficient, generic and robust stable sort implementation (github.com/voultapher)
3 points by killcoder 60 days ago | past
Fast, small, robust: pick three. Introducing a novel branchless partition impl (github.com/voultapher)
3 points by Voultapher 4 months ago | past | 2 comments
A novel branchless partition implementation (github.com/voultapher)
2 points by killcoder 6 months ago | past
Fast, small, robust: Introducing a novel branchless partition implementation (github.com/voultapher)
2 points by dralley 6 months ago | past
Safety vs. Performance. A case study of C, C++ and Rust sort implementations (github.com/voultapher)
172 points by bubblehack3r 8 months ago | past | 130 comments
Safety vs. Performance. A case study of C, C++ and Rust sort implementations (github.com/voultapher)
41 points by signa11 8 months ago | past | 3 comments
Show HN: A categorization of memory safety for various sort implementations (github.com/voultapher)
2 points by Voultapher 8 months ago | past
A performance analysis of Intel x86-SIMD-sort (AVX-512) (github.com/voultapher)
129 points by Twirrim on June 10, 2023 | past | 47 comments
10~17x faster than what? A performance analysis of Intel' x86-SIMD-sort(AVX-512) (github.com/voultapher)
20 points by Voultapher on June 10, 2023 | past | 10 comments
A performance analysis of five stable sort algorithms (two are novel/new) (github.com/voultapher)
2 points by todsacerdoti on Feb 11, 2023 | past

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: