From 4ac6d570cb45a648ffa05936969c2aa527943170 Mon Sep 17 00:00:00 2001 From: Andrew Lamb Date: Mon, 25 Sep 2023 20:14:32 -0400 Subject: [PATCH] [Arrow]: Add a DOAP file --- doap_Arrow.rdf | 63 ++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 63 insertions(+) create mode 100644 doap_Arrow.rdf diff --git a/doap_Arrow.rdf b/doap_Arrow.rdf new file mode 100644 index 0000000000000..f004d482b652c --- /dev/null +++ b/doap_Arrow.rdf @@ -0,0 +1,63 @@ + + + + + + 2023-09-25 + + Apache Arrow + + + Apache Arrow defines a language-independent columnar memory format for flat and hierarchical data, organized for efficient analytic operations on modern hardware like CPUs and GPUs. + Apache Arrow defines a language-independent columnar memory format for flat and hierarchical data, organized for efficient analytic operations on modern hardware like CPUs and GPUs. The Arrow memory format also supports zero-copy reads for lightning-fast data access without serialization overhead. + +Arrow's libraries implement the format and provide building blocks for a range of use cases, including high performance analytics. Many popular projects use Arrow to ship columnar data efficiently or as the basis for analytic engines. + +Libraries are available for C, C++, C#, Go, Java, JavaScript, Julia, MATLAB, Python, R, Ruby, and Rust. + +Apache Arrow is software created by and for the developer community. We are dedicated to open, kind communication and consensus decision making. Our committers come from a range of organizations and backgrounds, and we welcome all to participate with us. + + + + C + C++ + Go + Java + Python + R + Ruby + Rust + + + + + + + + + + + + + + +