0.0
It sorts Tailwind classes in your helpers and ERB files and sorts them
2021
2022
2023
2024
2025
2026
0.0
Filter arbitrary data trees with a concise query language.
2021
2022
2023
2024
2025
2026
0.0
Hierarchical ActiveRecord models. Inspired by acts_as_tree. Trees are shady.
2021
2022
2023
2024
2025
2026
0.0
Find leaves in tree-like json structures
2021
2022
2023
2024
2025
2026
0.0
Uses the closure tree pattern with a scope field to maintain separate hierarchies
2021
2022
2023
2024
2025
2026
0.0
Turns indented-line input into a tree structure.
2021
2022
2023
2024
2025
2026
0.0
A GeoTree is a variant of a k-d tree, and stores data points that have a latitude and longitude,
a unique integer identifier, and an optional 'weight' (e.g., the size of a city).
GeoTrees are disk-based data structures and can store a very large number of points efficiently.
If desired, fo...
2021
2022
2023
2024
2025
2026
0.0
Treemapping gem which generates an HTML document.
2021
2022
2023
2024
2025
2026
0.18
AVL tree, Red black tree and Lock-free Red black tree in Ruby
2021
2022
2023
2024
2025
2026
0.19
Rumale::Tree provides classifier and regression based on decision tree algorithms with Rumale interface.
2021
2022
2023
2024
2025
2026
0.36
ID3-based implementation of the M.L. Decision Tree algorithm
2021
2022
2023
2024
2025
2026
0.2
Drag&Drop GUI for awesom_nested_set. Render Tree Helper. Very fast! Ready for Rails 4
2021
2022
2023
2024
2025
2026
0.19
Rumale is a machine learning library in Ruby.
Rumale provides machine learning algorithms with interfaces similar to Scikit-Learn in Python.
Rumale supports Support Vector Machine,
Logistic Regression, Ridge, Lasso,
Multi-layer Perceptron,
Naive Bayes, Decision Tree, Gradient Tree Boosting, Rando...
2021
2022
2023
2024
2025
2026
0.19
Drag&Drop GUI helper for awesome_nested_set gem. Sortable tree view helper
2021
2022
2023
2024
2025
2026
0.32
A RBTree is a sorted associative collection that is implemented with a Red-Black Tree. It maps keys to values like a Hash, but maintains its elements in ascending key order. The interface is the almost identical to that of Hash.
This is a fork of the original gem that fixes various bugs on Ruby ...
2021
2022
2023
2024
2025
2026
0.32
A gem that adds simple support for organizing ActiveRecord models into parent–children relationships.
2021
2022
2023
2024
2025
2026
0.15
This gem facilitates modeling a test suite that is written in Gherkin (e.g. Cucumber, SpecFlow, Lettuce, etc.). It does this by providing an abstraction layer on top of the Abstract Syntax Tree that the 'cucumber-gherkin' gem generates when parsing features, as well as providing models for featur...
2021
2022
2023
2024
2025
2026
0.13
A tree structure for Mongoid documents using the materialized path pattern
2021
2022
2023
2024
2025
2026
0.07
merkletree - build your own crypto hash trees; named after Ralph Merkle who patented hash trees in 1979; grow your own money on trees
2021
2022
2023
2024
2025
2026
0.0
A crit bit tree, also known as a Binary Patricia Trie is a trie
(https://en.wikipedia.org/wiki/Trie), also called digital tree and sometimes radix tree
or prefix tree (as they can be searched by prefixes), is an ordered tree data structure
that is used to store a dynamic set or associative array...
2021
2022
2023
2024
2025
2026