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,316 of 190,317
Downloads: 4,117,954

Daily

Ranking: 2,638 of 190,280
Downloads: 5,289

Depended by

RankDownloadsName
7,829530,938reportportal
12,481193,505easy_table
12,889180,971parallel_report_portal
15,206132,058kyanite
17,654101,304coursegen
24,77959,646tax_generator
25,36357,650roundtrip_xml
26,31954,539de
28,38048,973wrnap
29,48046,396aker
29,51546,299nutmeg
31,25842,799forester
32,14641,253vorax
34,87936,842handbrake
36,45534,741mill
40,70230,037rooler
41,20129,565boot_polish
42,52828,365not_naughty
50,15122,698evoc
50,68822,353nesstar-api

Depends on

RankDownloadsName
13,240,425,504bundler
81,255,248,311rake
121,216,809,286json
29957,358,331rspec
56659,701,421rubocop
99449,649,641simplecov
172281,306,788rdoc
188259,952,754rubocop-rspec
227209,610,747yard
60385,944,486test-unit
1,03645,201,599simplecov-lcov
1,27434,821,109rubocop-rake
103,6407,693rtagstask

Owners

#GravatarHandle
1iconanupamsg