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,239 of 196,619
Downloads: 4,971,935

Daily

Ranking: 2,601 of 196,594
Downloads: 2,588

Depended by

RankDownloadsName
8,130561,348reportportal
12,956201,594easy_table
13,499185,168parallel_report_portal
15,903135,048kyanite
17,939107,987coursegen
25,40961,834tax_generator
26,04659,666roundtrip_xml
27,13056,027de
29,16050,600wrnap
29,83048,863nutmeg
30,57847,276aker
31,96244,448forester
32,99942,603vorax
35,79237,973handbrake
36,89636,482mill
41,37331,263rooler
43,01729,719boot_polish
43,45029,297not_naughty
50,66923,792evoc
51,90522,983nesstar-api

Depends on

RankDownloadsName
13,749,482,850bundler
81,416,207,584rake
91,378,848,486json
291,020,353,632rspec
56747,036,942rubocop
98501,431,247simplecov
151346,972,214rdoc
183295,811,089rubocop-rspec
232235,465,023yard
54797,953,543test-unit
1,02350,592,066simplecov-lcov
1,11044,390,851rubocop-rake
100,5698,602rtagstask

Owners

#GravatarHandle
1iconanupamsg