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,340 of 188,252
Downloads: 3,838,398

Daily

Ranking: 3,600 of 188,232
Downloads: 1,730

Depended by

RankDownloadsName
7,692526,140reportportal
12,336191,206easy_table
12,737178,989parallel_report_portal
15,044130,416kyanite
17,52699,392coursegen
24,67558,526tax_generator
25,36756,187roundtrip_xml
26,05354,028de
28,15748,369wrnap
29,10246,128aker
29,32645,597nutmeg
31,07342,187forester
31,94440,635vorax
34,70036,317handbrake
36,51233,845mill
40,51629,562rooler
40,55629,509boot_polish
42,34027,903not_naughty
50,09022,245evoc
50,33222,088nesstar-api

Depends on

RankDownloadsName
13,079,967,256bundler
101,188,890,086rake
121,160,896,542json
29935,425,343rspec
57628,200,938rubocop
99432,633,044simplecov
179258,159,855rdoc
188248,257,755rubocop-rspec
225200,691,371yard
63381,914,605test-unit
1,04643,225,178simplecov-lcov
1,31131,824,297rubocop-rake
103,8537,505rtagstask

Owners

#GravatarHandle
1iconanupamsg