Toggle navigation
Module installer
Core modules
Language docs
Citations
Create a module
Most wanted
Chat with us
Help language development.
Donate to The Perl Foundation
Showing
12
results
Data::Dump::Tree
Render data structures as trees; user definable filters
16
5
2020-07-30
github /
Nadim Khemir
COLOR
DATA
DIFF
DUMP
DUMPER
HTML
LAYOUT
PRESENTATION
RENDER
TREE
Pod::TreeWalker
Walk a Pod tree and generate an event for each node
5
2
2021-01-28
github /
Dave Rolsky <
[email protected]
>
File::Directory::Tree
Port of File::Path::Tiny - create and delete directory trees
3
0
2019-11-02
github /
labster
AVL-Tree
Provides an implementation of an AVL tree.
1
0
2019-11-14
cpan /
TBROWDER
AVL
BST
SET
TREE
Algorithm::ZhangShasha
Tree edit distance between trees
1
0
2020-05-04
cpan /
TITSUKI
Algorithm::KdTree
a perl6 binding for C implementation of the Kd-Tree Algorithm (https://github.com/jtsiomb/kdtree)
0
1
2017-06-01
github /
titsuki
Algorithm::TernarySearchTree
the algorithm which blends trie and binary search tree
0
0
2018-08-02
github /
titsuki
Algorithm::BinaryIndexedTree
data structure for cumulative frequency tables
0
0
2019-03-16
github /
titsuki
Path::Map
Hash tree based path router
0
0
2017-04-27
github /
N'A
Algorithm::Kruskal
a perl6 implementation of Kruskal's Algorithm for constructing a spanning subtree of minimum length
0
0
2018-11-08
github /
titsuki
Algorithm::Treap
randomized search tree
0
0
2018-09-05
github /
titsuki
Algorithm::SetUnion
a perl6 implementation for solving the disjoint set union problem (a.k.a. Union-Find Tree)
0
0
2018-08-06
cpan /
TITSUKI