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,291 of 192,137
Downloads: 4,315,221

Daily

Ranking: 2,161 of 192,103
Downloads: 4,943

Depended by

RankDownloadsName
7,876535,228reportportal
12,571194,983easy_table
13,002182,103parallel_report_portal
15,355132,776kyanite
17,858102,146coursegen
25,05760,072tax_generator
25,62758,077roundtrip_xml
26,62454,843de
28,65949,336wrnap
29,74946,757nutmeg
29,78946,656aker
31,50143,177forester
32,44841,553vorax
35,16437,116handbrake
36,66335,118mill
40,88230,356rooler
41,68629,598boot_polish
42,87528,529not_naughty
50,36022,941evoc
51,06522,512nesstar-api

Depends on

RankDownloadsName
13,342,103,677bundler
81,292,456,495rake
121,250,496,853json
29970,934,436rspec
56678,687,791rubocop
99460,193,193simplecov
166294,675,471rdoc
187267,179,682rubocop-rspec
227215,002,076yard
59288,207,393test-unit
1,03246,361,808simplecov-lcov
1,23436,767,869rubocop-rake
103,6417,818rtagstask

Owners

#GravatarHandle
1iconanupamsg