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,734 of 188,869
Downloads: 20,900

Daily

Ranking: 127,339 of 188,853
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
43703,618,477method_source

Owners

#GravatarHandle
1iconrealtable