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,341 of 188,294
Downloads: 3,842,463

Daily

Ranking: 3,296 of 188,277
Downloads: 1,124

Depended by

RankDownloadsName
7,693526,276reportportal
12,340191,285easy_table
12,740179,033parallel_report_portal
15,052130,476kyanite
17,53599,417coursegen
24,67558,563tax_generator
25,36856,218roundtrip_xml
26,05954,052de
28,15448,403wrnap
29,10946,135aker
29,32045,634nutmeg
31,07442,212forester
31,94840,654vorax
34,70736,329handbrake
36,51133,870mill
40,51929,581rooler
40,57129,510boot_polish
42,34527,915not_naughty
50,08622,258evoc
50,34522,096nesstar-api

Depends on

RankDownloadsName
13,083,534,422bundler
101,189,977,978rake
121,162,104,688json
29935,905,765rspec
57628,909,490rubocop
99432,983,451simplecov
179258,621,332rdoc
188248,501,994rubocop-rspec
225200,880,727yard
63382,002,608test-unit
1,04643,263,694simplecov-lcov
1,31131,891,358rubocop-rake
103,8467,511rtagstask

Owners

#GravatarHandle
1iconanupamsg