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,338 of 187,239
Downloads: 3,746,361

Daily

Ranking: 3,047 of 187,224
Downloads: 1,357

Depended by

RankDownloadsName
7,621521,486reportportal
12,237189,183easy_table
12,626177,413parallel_report_portal
14,914129,213kyanite
17,47197,578coursegen
24,61957,421tax_generator
25,48254,689roundtrip_xml
25,85053,497de
28,01447,711wrnap
28,85845,715aker
29,18244,988nutmeg
30,88641,656forester
31,83540,016vorax
34,51935,868handbrake
36,78532,892mill
40,06029,432boot_polish
40,27829,203rooler
42,20527,476not_naughty
50,16121,783nesstar-api
50,22121,747evoc

Depends on

RankDownloadsName
12,973,208,875bundler
101,151,901,046rake
131,122,458,692json
27919,404,019rspec
57604,440,374rubocop
99421,205,239simplecov
185241,836,103rdoc
186239,954,294rubocop-rspec
224195,227,615yard
64979,408,852test-unit
1,05042,132,912simplecov-lcov
1,34629,657,123rubocop-rake
103,9767,321rtagstask

Owners

#GravatarHandle
1iconanupamsg