Skip to content
View scandum's full-sized avatar

Block or report scandum

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
3 stars written in C++
Clear filter

Fast and stable sort algorithm that uses O(1) memory. Public domain.

C++ 1,273 95 Updated Dec 14, 2021

Hayate-Shiki is an improved merge sort algorithm with the goal of "faster than quick sort".

C++ 94 9 Updated Apr 24, 2019

a stable sort using sqrt(n) memory

C++ 19 Updated Feb 22, 2023