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,213 of 183,107
Downloads: 3,326,495

Daily

Ranking: 3,866 of 183,092
Downloads: 1,188

Depended by

RankDownloadsName
7,018501,379reportportal
11,581180,609easy_table
12,275162,489parallel_report_portal
14,214124,029kyanite
16,90091,908coursegen
24,26453,182tax_generator
24,83151,461roundtrip_xml
24,93851,159de
27,40744,839wrnap
27,65844,265aker
28,79541,801nutmeg
30,11439,339forester
31,24737,488vorax
33,56634,090handbrake
36,58830,331mill
37,72129,164boot_polish
39,30927,697rooler
41,36725,922not_naughty
49,11020,613nesstar-api
49,61120,321hierarchical_menu

Depends on

RankDownloadsName
12,407,087,911bundler
10953,844,246rake
18910,800,336json
25817,849,894rspec
63475,587,280rubocop
99348,223,614simplecov
197183,546,275rubocop-rspec
210167,990,555rdoc
224158,681,269yard
64866,308,583test-unit
1,15929,077,935simplecov-lcov
1,52818,316,198rubocop-rake
105,9986,422rtagstask

Owners

#GravatarHandle
1iconanupamsg