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,269 of 193,214
Downloads: 4,532,527

Daily

Ranking: 2,051 of 193,188
Downloads: 4,646

Depended by

RankDownloadsName
7,927542,060reportportal
12,781196,331easy_table
13,229183,054parallel_report_portal
15,574133,485kyanite
17,888103,546coursegen
25,11260,715tax_generator
25,74658,567roundtrip_xml
26,74955,216de
28,72949,813wrnap
29,75347,375nutmeg
30,00446,837aker
31,61943,539forester
32,52741,964vorax
35,30137,379handbrake
36,68935,554mill
40,87930,724rooler
42,06629,628boot_polish
43,06228,696not_naughty
50,37323,235evoc
51,27022,666nesstar-api

Depends on

RankDownloadsName
13,441,039,624bundler
81,330,047,653rake
121,282,876,757json
29983,045,376rspec
56695,992,094rubocop
97470,376,754simplecov
165307,057,356rdoc
186274,520,273rubocop-rspec
227221,344,959yard
58589,991,236test-unit
1,02547,530,228simplecov-lcov
1,20038,688,069rubocop-rake
103,7887,907rtagstask

Owners

#GravatarHandle
1iconanupamsg