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,328 of 186,947
Downloads: 3,711,390

Daily

Ranking: 3,412 of 186,938
Downloads: 1,014

Depended by

RankDownloadsName
7,601519,827reportportal
12,178188,499easy_table
12,588176,529parallel_report_portal
14,849128,787kyanite
17,44896,806coursegen
24,65156,704tax_generator
25,51553,943roundtrip_xml
25,82053,062de
27,99547,216wrnap
28,73145,454aker
29,17144,483nutmeg
30,84841,254forester
31,88539,476vorax
34,35535,730handbrake
36,91232,360mill
39,68129,412boot_polish
40,32328,831rooler
42,20027,159not_naughty
50,12121,547nesstar-api
50,55621,285evoc

Depends on

RankDownloadsName
12,936,839,016bundler
101,139,345,512rake
131,108,513,326json
27913,996,669rspec
57596,250,012rubocop
99417,231,535simplecov
187236,947,087rubocop-rspec
188236,480,412rdoc
224193,367,293yard
65278,675,788test-unit
1,04841,814,788simplecov-lcov
1,36428,852,270rubocop-rake
103,8977,235rtagstask

Owners

#GravatarHandle
1iconanupamsg