0.37
Low commit activity in last 3 years
No release in over a year
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 ...
2019
2020
2021
2022
2023
2024
0.22
Low commit activity in last 3 years
No release in over a year
A tree structure for Mongoid documents using the materialized path pattern
2019
2020
2021
2022
2023
2024
0.1
No release in over 3 years
merkletree - build your own crypto hash trees; named after Ralph Merkle who patented hash trees in 1979; grow your own money on trees
2019
2020
2021
2022
2023
2024
0.14
A long-lived project that still receives updates
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...
2019
2020
2021
2022
2023
2024
0.25
No release in over 3 years
SVMKit is a machine learninig library in Ruby. SVMKit provides machine learning algorithms with interfaces similar to Scikit-Learn in Python. SVMKit supports Linear / Kernel Support Vector Machine, Logistic Regression, Linear Regression, Ridge, Lasso, Factorization Machine, Naive Bayes, Decision ...
2019
2020
2021
2022
2023
2024
0.25
The project is in a healthy, maintained state
Rumale::Ensemble provides ensemble learning algorithms, such as AdaBoost, Gradient Tree Boosting, and Random Forest, with Rumale interface.
2019
2020
2021
2022
2023
2024
0.0
No commit activity in last 3 years
No release in over 3 years
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...
2019
2020
2021
2022
2023
2024
0.0
No release in over a year
Installs two commands that scan a git directory tree and write out scripts. Directories containing a file called .ignore are ignored. The git_tree_replicate command writes a script that clones the repos in the tree, and adds any defined remotes. The git_tree_evars command writes a script that def...
2019
2020
2021
2022
2023
2024
0.08
No release in over 3 years
Low commit activity in last 3 years
Print directory or structured data in a tree like format.
2019
2020
2021
2022
2023
2024
0.01
No commit activity in last 3 years
No release in over 3 years
The library can parse an SQL query (a string) to represent the query using a syntax tree, and it can generate an SQL query from a syntax tree. The syntax tree ca be used to inspect to query, or to modify it.
2019
2020
2021
2022
2023
2024
0.03
No release in over 3 years
Low commit activity in last 3 years
A binary tree of one-time singatures known as a merkle tree. Often used in distributed systems such as Git, Cassandra or Bitcoin for efficiently summarizing sets of data.
2019
2020
2021
2022
2023
2024
0.03
No release in over 3 years
Low commit activity in last 3 years
GUI for sortable tree to manage data organized in tree with ancestry gem.
2019
2020
2021
2022
2023
2024
0.2
No release in over 3 years
Low commit activity in last 3 years
SortableTree provides sorting of lists and hierarchies from ActiveAdmin index views.
2019
2020
2021
2022
2023
2024
0.0
No commit activity in last 3 years
No release in over 3 years
acts_as_better_tree is great for anyone who needs a fast tree capable of handling millions of nodes without slowing down on writes like nestedset or on reads like a standard tree.
2019
2020
2021
2022
2023
2024
0.0
No commit activity in last 3 years
No release in over 3 years
A Splay Tree is a self adjusting binary search tree with the additional property that recently accessed elements are quick to access again. This makes it useful for caches because the most commonly accessed elements will be the fastest ones to access. This tree has an additional feature that allo...
2019
2020
2021
2022
2023
2024
0.0
No release in over 3 years
To make it easier to build and manipulate SQL queries, sql_tree can parse an SQL query to represent it as a tree of nodes and can generate an SQL query given a tree as input
2019
2020
2021
2022
2023
2024
0.02
Low commit activity in last 3 years
No release in over a year
git-status-tree is a command line tool that shows git repository changes in a file tree.
2019
2020
2021
2022
2023
2024
0.19
No commit activity in last 3 years
No release in over 3 years
There's a lot of open issues
The Ruby Language Toolkit provides classes for creating context-free grammars, lexers, parsers, and abstract syntax trees.
2019
2020
2021
2022
2023
2024
0.18
Low commit activity in last 3 years
No release in over a year
A Ruby Gem implementation of Bitcoin HD Wallets
2019
2020
2021
2022
2023
2024
0.01
No release in over 3 years
Provides a generic tree data structure with ability to store keyed node elements in the tree. The implementation mixes in the Enumerable module.
2019
2020
2021
2022
2023
2024