Kumulant Alternatives
Similar projects and alternatives to kumulant
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
-
-
-
-
klause
Kotlin solver for Boolean and integer constraint problems. Finds and samples satisfying solutions, picks the best under a weighted objective, and exports to CNF for external SAT engines.
-
NOTE:
The number of mentions on this list indicates mentions on common posts plus user suggested alternatives.
Hence, a higher number means a better kumulant alternative or higher similarity.
kumulant discussion
kumulant reviews and mentions
Posts with mentions or reviews of kumulant.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2026-05-18.
-
From Closures to an AST in a Kotlin Transform Graph
kumulant is a streaming statistics library: you feed it numbers, it maintains an accumulator like a mean or a quantile sketch, and you read snapshots back. Above the accumulator sits a graph of transforms and filters that preprocesses each value before it lands in the stat: filter out negatives, log-transform latencies, take a weighted dot product of a feature vector.
-
Three Stabs at a Typed Schema DSL in Kotlin
If you've worked something like this out, especially in a language without dependent types, I'd love to hear about it. Combo, kumulant, and klause are at github.com/Eignex/combo, github.com/Eignex/kumulant, and github.com/Eignex/klause if you want to poke at them.
Stats
Basic kumulant repo stats
2
11
-
about 1 month ago
Eignex/kumulant is an open source project licensed under Apache License 2.0 which is an OSI approved license.
The primary programming language of kumulant is Kotlin.