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: 53,049 of 191,571
Downloads: 21,143

Daily

Ranking: 27,934 of 191,542
Downloads: 10

Depended by

RankDownloadsName

Depends on

RankDownloadsName
45725,799,465method_source

Owners

#GravatarHandle
1iconrealtable