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,886 of 189,455
Downloads: 20,927

Daily

Ranking: 39,122 of 189,432
Downloads: 2

Depended by

RankDownloadsName

Depends on

RankDownloadsName
43710,257,862method_source

Owners

#GravatarHandle
1iconrealtable