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,284 of 184,991
Downloads: 3,503,608

Daily

Ranking: 3,989 of 184,981
Downloads: 648

Depended by

RankDownloadsName
7,225508,528reportportal
11,879184,225easy_table
12,277172,580parallel_report_portal
14,532125,660kyanite
17,10894,236coursegen
24,58454,254tax_generator
25,21852,360roundtrip_xml
25,37851,880de
27,76445,676wrnap
28,20844,619aker
28,86043,171nutmeg
30,39940,178forester
31,69638,071vorax
34,01934,624handbrake
36,82631,102mill
38,56429,245boot_polish
39,76528,162rooler
41,87126,319not_naughty
49,69320,891nesstar-api
50,19720,596hierarchical_menu

Depends on

RankDownloadsName
12,655,328,096bundler
101,034,196,175rake
14999,992,575json
26860,515,732rspec
61528,381,536rubocop
99379,170,506simplecov
195208,065,254rubocop-rspec
200193,961,492rdoc
225173,054,469yard
66871,630,210test-unit
1,07935,939,302simplecov-lcov
1,46122,460,813rubocop-rake
105,0546,758rtagstask

Owners

#GravatarHandle
1iconanupamsg