[ ソース: stream-lib ]
パッケージ: libstream-java (2.9.8-2)
libstream-java に関するリンク
Debian の資源:
stream-lib ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
library for summarizing data in streams
A Java library for summarizing data in streams for which it is infeasible to store all events. More specifically, there are classes for estimating: cardinality (i.e. counting things); set membership; top-k elements and frequency. One particularly useful feature is that cardinality estimators with compatible configurations may be safely merged.
その他の libstream-java 関連パッケージ
|
|
|
|
-
- dep: libfastutil-java
- Java API providing type-specific maps, sets, lists and queues