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: - of 0
Downloads: -

Daily

Ranking: - of 0
Downloads: -

Depended by

RankDownloadsName
8,076547,782reportportal
12,840197,814easy_table
13,290183,776parallel_report_portal
15,661133,876kyanite
17,976103,984coursegen
25,18061,001tax_generator
25,82958,848roundtrip_xml
26,85555,369de
28,83149,991wrnap
29,75347,758nutmeg
30,16346,900aker
31,72743,713forester
32,62242,144vorax
35,38337,573handbrake
36,75735,740mill
41,00730,839rooler
42,33029,637boot_polish
43,22228,777not_naughty
50,42723,385evoc
51,41422,736nesstar-api

Depends on

RankDownloadsName
13,524,455,789bundler
81,354,615,159rake
101,310,757,635json
29993,218,487rspec
56710,510,158rubocop
97478,892,970simplecov
162317,588,811rdoc
185280,452,323rubocop-rspec
227225,389,305yard
57591,861,559test-unit
1,02848,478,709simplecov-lcov
1,17640,176,436rubocop-rake
103,0458,067rtagstask

Owners

#GravatarHandle
1iconanupamsg