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,334 of 189,104
Downloads: 3,930,261

Daily

Ranking: 2,420 of 189,083
Downloads: 4,620

Depended by

RankDownloadsName
7,768528,473reportportal
12,412192,442easy_table
12,823180,094parallel_report_portal
15,138131,377kyanite
17,602100,405coursegen
24,71759,237tax_generator
25,31257,176roundtrip_xml
26,20854,325de
28,26748,707wrnap
29,28746,297aker
29,41446,005nutmeg
31,14542,555forester
32,03240,998vorax
34,78036,620handbrake
36,44634,389mill
40,63429,818rooler
40,90229,544boot_polish
42,36528,229not_naughty
50,09722,507evoc
50,50222,257nesstar-api

Depends on

RankDownloadsName
13,155,797,051bundler
91,221,972,098rake
121,187,583,423json
29946,005,779rspec
56643,705,495rubocop
99440,871,647simplecov
177269,359,648rdoc
188253,816,633rubocop-rspec
224205,237,916yard
62083,894,048test-unit
1,04144,124,713simplecov-lcov
1,29333,296,239rubocop-rake
103,8407,596rtagstask

Owners

#GravatarHandle
1iconanupamsg