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,238 of 196,338
Downloads: 4,923,036

Daily

Ranking: 1,915 of 196,320
Downloads: 2,707

Depended by

RankDownloadsName
8,123557,843reportportal
12,930200,758easy_table
13,447184,917parallel_report_portal
15,829134,974kyanite
17,909107,568coursegen
25,33661,790tax_generator
25,97459,609roundtrip_xml
27,06555,919de
29,05350,574wrnap
29,78448,725nutmeg
30,48247,237aker
31,89644,356forester
32,89242,592vorax
35,69737,939handbrake
36,77336,478mill
41,25831,234rooler
42,89929,711boot_polish
43,33629,286not_naughty
50,58923,749evoc
51,79422,966nesstar-api

Depends on

RankDownloadsName
13,687,515,579bundler
81,399,913,164rake
91,360,651,456json
291,013,199,560rspec
57737,392,019rubocop
98495,507,544simplecov
153338,880,713rdoc
184291,772,689rubocop-rspec
230232,958,209yard
55296,287,721test-unit
1,02450,113,105simplecov-lcov
1,12843,248,505rubocop-rake
101,2218,484rtagstask

Owners

#GravatarHandle
1iconanupamsg