Categories: None [Edit]

hitsuji

https://rubygems.org/gems/hitsuji
https://github.com/realtable/hitsuji
Hitsuji is a library that implements a tree data structure, where each node is represented by a value, points to other values, or performs a function on some values. When the tree is updated, the inputs to the functions will change, hence changing the outputs, eventually propagating the update through the entire tree. Data structures can also be exported to disk, allowing for wide applications of this software, e.g. handling big data, managing content, etc.

Total

Ranking: 52,953 of 188,678
Downloads: 20,680

Daily

Ranking: 26,982 of 188,661
Downloads: 13

Depended by

RankDownloadsName

Depends on

RankDownloadsName
42698,970,359method_source

Owners

#GravatarHandle
1iconrealtable