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,326 of 189,654
Downloads: 4,020,300

Daily

Ranking: 2,507 of 189,628
Downloads: 4,773

Depended by

RankDownloadsName
7,795529,522reportportal
12,438192,937easy_table
12,853180,457parallel_report_portal
15,183131,567kyanite
17,624100,708coursegen
24,74559,384tax_generator
25,34257,312roundtrip_xml
26,25154,403de
28,29748,823wrnap
29,35046,330aker
29,46246,079nutmeg
31,20342,613forester
32,07341,101vorax
34,82736,691handbrake
36,48234,470mill
40,67529,876rooler
40,99829,551boot_polish
42,42528,273not_naughty
50,15122,566evoc
50,57122,285nesstar-api

Depends on

RankDownloadsName
13,194,011,454bundler
91,238,481,866rake
121,201,325,066json
29951,193,561rspec
56651,086,082rubocop
99444,869,879simplecov
174274,747,186rdoc
188256,648,396rubocop-rspec
226207,181,471yard
61884,724,744test-unit
1,04144,576,407simplecov-lcov
1,28734,024,662rubocop-rake
103,5947,656rtagstask

Owners

#GravatarHandle
1iconanupamsg