Categories: None [Edit]

rubytree

https://rubygems.org/gems/rubytree
https://github.com/evolve75/RubyTree
RubyTree is a Ruby implementation of the generic tree data structure. It provides simple APIs to store named nodes, and to access, modify, and traverse the tree. The data model is node-centric, where nodes in the tree are the primary structural elements. It supports all common tree-traversal methods (pre-order, post-order, and breadth first). RubyTree mixes in the Enumerable and Comparable modules and behaves like a standard Ruby collection (iteration, comparison, etc.). RubyTree also includes a binary tree implementation, which provides in-order node traversal besides the other methods. RubyTree can import from and export to JSON, and supports Ruby’s object marshaling.

Total

Ranking: 3,280 of 192,692
Downloads: 4,421,328

Daily

Ranking: 1,604 of 192,666
Downloads: 4,379

Depended by

RankDownloadsName
7,905538,345reportportal
12,733195,635easy_table
13,180182,510parallel_report_portal
15,521133,133kyanite
17,889102,731coursegen
25,11060,321tax_generator
25,68658,292roundtrip_xml
26,68355,048de
28,69549,602wrnap
29,78047,024nutmeg
29,89446,749aker
31,56343,379forester
32,48741,751vorax
35,22937,242handbrake
36,69035,313mill
40,91330,496rooler
41,86929,616boot_polish
42,97228,615not_naughty
50,40723,075evoc
51,14222,601nesstar-api

Depends on

RankDownloadsName
13,389,621,074bundler
81,311,002,349rake
121,266,305,593json
29976,634,844rspec
56686,952,113rubocop
99464,953,038simplecov
165300,498,183rdoc
186270,772,474rubocop-rspec
226218,636,215yard
58989,044,962test-unit
1,02746,941,790simplecov-lcov
1,22537,640,404rubocop-rake
103,8407,845rtagstask

Owners

#GravatarHandle
1iconanupamsg