-         
            CPAN
        
        
        
            A Raku implementation of double ended priority queue
    
 -         
            CPAN
        
        
        
            A Raku Naive Bayes classifier implementation
    
 -         
            CPAN
        
        
        
            a perl6 implementation for solving the disjoint set union problem (a.k.a. Union-Find Tree)
    
 -         
            ZEF
        
        
        
            Provides some functions from 'Introduction to Algorithms', Third Edition
    
 -         
            CPAN
        
        
        
            
    
 -         
            ZEF
        
        
        
            Soundex algorithms in Raku
    
 -         
            P6C
        
        
        
            Various Raku Sequences for spirals in matrix (two-dimensional arrays).
     -         
            P6C
        
        
        
            Find cycles in a directed graph using Tarjan's strongly connected component algorithm
    
 -         
            ZEF
        
        
        
            the algorithm which blends trie and binary search tree
    
 -         
            ZEF
        
        
        
            randomized search tree