4 projects
Apache Arrow
Apache Arrow is a cross-language development platform for in-memory columnar data and analytics. It defines a standardized language-independent columnar memory format for flat and hierarchical data, enabling efficient data interchange between systems and zero-copy reads for data processing.
5,440
1,171
$39M
Velox
Velox is a C++ database acceleration library and execution engine that provides high-performance data processing capabilities. It offers vectorized execution, SIMD optimization, and dynamic code generation to accelerate analytical queries and machine learning workloads.
1,448
157
$53M
Apache Gluten
Gluten is a middle layer responsible for offloading JVM-based SQL engines' execution to native engines.
707
71
$25M
Apache Arrow Rust Implementation
Official Rust implementation of Apache Arrow