timsort topic
                        List
                        timsort repositories
                    
                quadsort
                            
                                2.1k
                            
                            
                        
                        Stars
                    
                            
                                104
                            
                            
                        
                        Forks
                    Watchers
                    Quadsort is a branchless stable adaptive mergesort faster than quicksort.
SortingAlgorithm.HayateShiki
                            
                                93
                            
                            
                        
                        Stars
                    
                            
                                9
                            
                            
                        
                        Forks
                    Watchers
                    Hayate-Shiki is an improved merge sort algorithm with the goal of "faster than quick sort".
LGenerics
                            
                                105
                            
                            
                        
                        Stars
                    
                            
                                16
                            
                            
                        
                        Forks
                    Watchers
                    Generic algorithms and data structures for Lazarus/Free Pascal
ShiftSort
                            
                                40
                            
                            
                        
                        Stars
                    
                            
                                8
                            
                            
                        
                        Forks
                    Watchers
                    Sorting algorithm quicker than MergeSort, and is adaptive and stable.