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,234 of 195,762
Downloads: 4,871,475

Daily

Ranking: 2,768 of 195,747
Downloads: 2,475

Depended by

RankDownloadsName
8,116554,020reportportal
12,900199,783easy_table
13,402184,664parallel_report_portal
15,788134,765kyanite
17,866107,211coursegen
25,27361,662tax_generator
25,92459,482roundtrip_xml
26,99255,791de
28,96050,495wrnap
29,72448,565nutmeg
30,37647,181aker
31,82144,234forester
32,81142,505vorax
35,60437,871handbrake
36,73136,351mill
41,17731,147rooler
42,74529,695boot_polish
43,21129,236not_naughty
50,49323,700evoc
51,68522,930nesstar-api

Depends on

RankDownloadsName
13,629,697,366bundler
81,384,293,602rake
91,343,682,665json
291,006,320,288rspec
57728,179,197rubocop
98489,786,530simplecov
156331,387,703rdoc
183287,798,442rubocop-rspec
229230,406,592yard
55494,811,269test-unit
1,02349,600,998simplecov-lcov
1,14142,141,861rubocop-rake
101,5268,401rtagstask

Owners

#GravatarHandle
1iconanupamsg