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,130 of 180,418
Downloads: 3,112,670

Daily

Ranking: 3,310 of 180,402
Downloads: 1,883

Depended by

RankDownloadsName
6,820476,378reportportal
11,194174,964easy_table
12,892135,461parallel_report_portal
13,758120,602kyanite
16,68487,075coursegen
23,94650,945tax_generator
24,31849,850de
24,47349,445roundtrip_xml
26,81143,553aker
26,91043,327wrnap
28,48840,025nutmeg
29,82237,598forester
30,65136,276vorax
32,84433,152handbrake
36,25329,029boot_polish
36,49828,788mill
38,63326,763rooler
40,44025,281not_naughty
48,21520,062nesstar-api
48,41519,941shoulda_runner

Depends on

RankDownloadsName
12,070,092,981bundler
16851,882,598rake
17809,091,585json
23767,030,897rspec
68413,006,059rubocop
102311,062,267simplecov
201154,493,815rubocop-rspec
214146,245,421rdoc
223141,698,424yard
63859,080,147test-unit
1,28021,491,560simplecov-lcov
1,57214,209,206rubocop-rake
106,2076,069rtagstask

Owners

#GravatarHandle
1iconanupamsg