apache/arrow
Apache Arrow is the universal columnar format and multi-language toolbox for fast data interchange and in-memory analytics
About the project
A universal columnar format and multi-language toolbox for fast data interchange and in-memory analytics, including Arrow IPC, Flight RPC, ADBC and Gandiva. Used in data systems for efficient storage, processing and transfer of tabular data across languages and processes.
Useful for
- Read a Parquet file into an Arrow table and process it in Python or C++
- Transfer a dataframe between Java and C++ processes via Arrow IPC without serialization
- Stand up an Arrow Flight RPC service to exchange data between distributed components
README summarized by DeepSeek V4.1 Flash. Details may be inaccurate.
Why it’s trending
- 2 stars today.
- GitHub Trending C++ today: #19, +4 stars.
Stars per day
Bars are daily stars, the line is the usual pace. Red marks spike days.
Numbers
- Total stars
- 17,104
- Stars in a day
- 2
- Forks
- 4,297
- Issues and pull requests
- 50,532
- Watchers
- 347
- Language
- C++
- License
- Apache-2.0
- Latest release
- apache-arrow-25.0.1 · August 10, 2026
- Created
- February 17, 2016
- Last push
- September 12, 2026
Star trust
Growth looks organic: forks and discussion are in line with active projects, and stars arrive unevenly, the way people give them.
These are heuristics, not a verdict: we judge by the repository’s behavior, not by a list of stargazers.
Spotted in
- September 13, 2026GitHub Trending C++ today: #19, +4 stars
Similar projects
-
5.9
bilawalsidhu/gods-eye-view
A browser-based spy-satellite simulator on a photorealistic 3D globe that unifies public feeds: aircraft, ships, satellites, earthquakes, cameras, and traffic. Runs locally, with each layer as a separate module.
-
4.6
Phyzicalorg/Phyzical_org
The open part of the phyzical platform: episode schema, converter and examples for moving browser robot-teleoperation demonstrations into elizaOS's trajectory_db SQLite store for VLA and imitation-learning training.
-
3.5
D4Vinci/Scrapling
An adaptive Python web scraping framework: the parser relocates elements when site markup changes, fetchers bypass anti-bot systems like Cloudflare Turnstile, and the spider system scales to concurrent multi-session…
-
2.3
duckdb/duckdb
DuckDB is an in-process analytical SQL database management system. It is designed for fast, reliable, portable data processing without a separate server.
-
2.3
drawdb-io/drawdb
Browser-based database ER diagram editor with SQL and migration generation. Works without an account and supports SQL script import/export.
-
1.8
milvus-io/milvus
Milvus is a cloud-native vector database written in Go and C++ for scalable approximate nearest neighbor (ANN) search over embeddings. It is aimed at AI developers who need to store and search unstructured data such as…