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,302 of 191,483
Downloads: 4,214,204

Daily

Ranking: 2,448 of 191,454
Downloads: 5,382

Depended by

RankDownloadsName
7,860532,680reportportal
12,515194,259easy_table
12,945181,480parallel_report_portal
15,266132,372kyanite
17,699101,655coursegen
24,84359,855tax_generator
25,42457,832roundtrip_xml
26,40054,657de
28,43549,161wrnap
29,56446,508nutmeg
29,57446,478aker
31,32642,943forester
32,23441,383vorax
34,93036,988handbrake
36,48634,920mill
40,75130,138rooler
41,36129,576boot_polish
42,61628,443not_naughty
50,24222,769evoc
50,81822,416nesstar-api

Depends on

RankDownloadsName
13,294,095,825bundler
81,274,245,981rake
121,235,370,921json
29964,633,797rspec
56669,650,118rubocop
99455,133,578simplecov
168288,418,751rdoc
188263,747,968rubocop-rspec
227212,397,555yard
59887,174,987test-unit
1,03245,831,949simplecov-lcov
1,25635,828,785rubocop-rake
103,7027,730rtagstask

Owners

#GravatarHandle
1iconanupamsg