Algebird Alternatives
Similar projects and alternatives to Algebird
-
-
Zeppelin
Web-based notebook that enables data-driven, interactive data analytics and collaborative documents with SQL, Scala and more.
-
SonarQube
Static code analysis for 29 languages.. Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.
-
-
ND4S
ND4S: N-Dimensional Arrays for Scala. Scientific Computing a la Numpy. Based on ND4J.
-
-
Apache Spark
Apache Spark - A unified analytics engine for large-scale data processing
-
InfluxDB
Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.
-
Figaro
Figaro Programming Language and Core Libraries (by charles-river-analytics)
-
promscale
[DEPRECATED] Promscale is a unified metric and trace observability backend for Prometheus, Jaeger and OpenTelemetry built on PostgreSQL and TimescaleDB.
-
-
-
-
frunk
Funktional generic type-level programming in Rust: HList, Coproduct, Generic, LabelledGeneric, Validated, Monoid and friends.
-
-
postgresql-topn
TopN is an open source PostgreSQL extension that returns the top values in a database according to some criteria
-
-
-
Mergify
Updating dependencies is time-consuming.. Solutions like Dependabot or Renovate update but don't merge dependencies. You need to do it manually while it could be fully automated! Add a Merge Queue to your workflow and stop caring about PR management & merging. Try Mergify for free.
Algebird reviews and mentions
-
What do you use when you have to store high cardinality metrics?
https://github.com/twitter/algebird (production ready, used at Twitter, but for the JVM)
-
Symbolics.jl: A Modern Computer Algebra System for a Modern Language
Hey, I have... I'm a co-author of Algebird[0], which has many ideas that I'd pull over.
I'm hoping to introduce Clojure's "spec" or "schema" libraries so that the types at play can at least be inspectable inside the system. In a fully typed language, I'd implement the extensible generics as typeclasses.
I suspect it would make it quite a bit tougher (at least in the approach I'm imagining) for folks to write new generic functions, due to many type constructors...
On the other hand, the complexity is there, even if you don't write it down!
It would be a big project, and a worthy effort, to write down types for everything in SICM.
Stats
twitter/algebird is an open source project licensed under Apache License 2.0 which is an OSI approved license.
The primary programming language of Algebird is Scala.