SortingAlgorithm.HayateShiki
                                
                                 SortingAlgorithm.HayateShiki copied to clipboard
                                
                                    SortingAlgorithm.HayateShiki copied to clipboard
                            
                            
                            
                        Hayate-Shiki is an improved merge sort algorithm with the goal of "faster than quick sort".
                                            Results
                                            
                                                1
                                            
                                            SortingAlgorithm.HayateShiki issues
                                        
                                        Sort by
                                                recently updated
                                            recently updated
                                                
                                                newest added
                                                
                                            こんにちは! This implementation sorting int is very fast, but do you have tried string or struct? In this case, std::sort is faster in VS2015 from my test result