We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e41c02c commit 323c939Copy full SHA for 323c939
docs/source/user-guide/introduction.md
@@ -95,6 +95,7 @@ Here are some active projects using DataFusion:
95
<!-- "Active" means github repositories that had at least one commit in the last 6 months -->
96
97
- [Arroyo](https://github.com/ArroyoSystems/arroyo) Distributed stream processing engine in Rust
98
+- [ArkFlow](https://github.com/arkflow-rs/arkflow) High-performance Rust stream processing engine
99
- [Ballista](https://github.com/apache/datafusion-ballista) Distributed SQL Query Engine
100
- [Blaze](https://github.com/kwai/blaze) The Blaze accelerator for Apache Spark leverages native vectorized execution to accelerate query processing
101
- [CnosDB](https://github.com/cnosdb/cnosdb) Open Source Distributed Time Series Database
0 commit comments