0.0
Multiroot_tree has some of the functions of a typical tree data structure. It can be used to model process, dependencies, and prerequisites.
2021
2022
2023
2024
2025
2026
0.0
Guard::Treetop automatically compiles your treetop grammars
2021
2022
2023
2024
2025
2026
0.0
Line-tree parses indented lines of text and returns an array representing a tree structure.
2021
2022
2023
2024
2025
2026
0.0
This gem implements a rooted, ordered tree, with a focus on easy iteration over nodes and access to basic tree properties.
Moved to ---> "rooted".
2021
2022
2023
2024
2025
2026
0.0
This gem implements a rooted, ordered tree, with a focus on easy iteration over nodes and access to basic tree properties.
Formerly known as "rooted_tree".
2021
2022
2023
2024
2025
2026
0.0
Task Tree is a CLI tool that helps you keep track of your tasks in a tree structure
2021
2022
2023
2024
2025
2026
0.0
This library allows you to input a tree structure (node with children), a context, and comparators then outputs you the matching tree structure.
2021
2022
2023
2024
2025
2026
0.0
Hitsuji is a library that implements a tree data structure,
where each node is represented by a value, points to other values, or performs
a function on some values. When the tree is updated, the inputs to the
functions will change, hence changing the outputs, eventually propagating the
u...
2021
2022
2023
2024
2025
2026
0.0
A plugin for DataMapper that allows model objects to be a part of a heirarchal tree structure. Based on the acts_as_tree plugin for ActiveRecord.
2021
2022
2023
2024
2025
2026
0.0
This library can be used to build a tree structure, and render or print it
like an ASCII graph. It can be used to implement a directory tree viewer
or something like that.
2021
2022
2023
2024
2025
2026
0.0
Make any Rails model treeable. Any model is Treeable if it has parent chuld relation with itself
2021
2022
2023
2024
2025
2026
0.03
Sane ActiveRecord tree builder
2021
2022
2023
2024
2025
2026
0.03
A Ruby implementation of the Centered Interval Tree data structure.
See also: http://en.wikipedia.org/wiki/Interval_tree
2021
2022
2023
2024
2025
2026
0.02
A Ruby implementation of the Augmented Interval Tree data structure.
See also: http://en.wikipedia.org/wiki/Interval_tree
2021
2022
2023
2024
2025
2026
0.02
Binary Tree based bracketing system
2021
2022
2023
2024
2025
2026
0.02
This is a ruby gem that provides drop in replacement for acts_as_tree but makes use of SQL recursive statement. Be sure to have a DBMS that supports recursive queries when using this gem (e.g. PostgreSQL or SQLite).
2021
2022
2023
2024
2025
2026
0.14
SortableTree provides sorting of lists and hierarchies from ActiveAdmin index views.
2021
2022
2023
2024
2025
2026
0.13
A Ruby Gem implementation of Bitcoin HD Wallets
2021
2022
2023
2024
2025
2026
0.13
The Ruby Language Toolkit provides classes for creating context-free grammars, lexers, parsers, and abstract syntax trees.
2021
2022
2023
2024
2025
2026
0.01
Model gets: root, siblings, ancestors, descendants and other methods for tree navigation
2021
2022
2023
2024
2025
2026