An open API service for producing an overview of a list of open source projects.

https://github.com/jorgecarleitao/arrow2

Score: 29.038589566836016

Last synced: about 12 hours ago
JSON representation

Repository metadata:

Transmute-free Rust library to work with the Arrow format


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 7 days ago

Total Commits: 1,431
Total Committers: 112
Avg Commits per committer: 12.777
Development Distribution Score (DDS): 0.296

Commits in past year: 0
Committers in past year: 0
Avg Commits per committer in past year: 0.0
Development Distribution Score (DDS) in past year: 0.0

Name Email Commits
Jorge Leitao j****o@g****m 1007
Ritchie Vink r****6@g****m 152
sundyli 5****5@q****m 27
Fernando Herrera f****a@g****m 16
Daniël Heres d****s@g****m 15
baishen b****9@g****m 10
Xuanwo g****b@x****o 7
Vasanthakumar Vijayasekaran v****2@g****m 6
yjh 4****4@q****m 6
Frank Murphy f****k@w****i 6
Colin Jermain c****n 5
Chandra Penke 1****e 4
Raphael Taylor-Davies 1****d 4
Yijie Shen h****n@g****m 4
hohav h****v@f****m 4
illumination-k 4****k 4
Özgür Akkurt 9****t 4
Alexander Beedie a****e 4
Simon Vandel Sillesen s****l@g****m 3
Remzi Yang 5****0 3
QP Hou d****3@g****m 3
Weijie Guo r****a@1****m 3
Yijun Zhao a****7@g****m 3
Max Drach m****h 3
Jk Xu 5****9 3
Zhyass m****a@l****m 3
RinChanNOW r****w@b****n 3
Chojan Shang p****e@r****t 3
Andrew Lamb a****w@n****g 3
Arty-Maly A****y 3
and 82 more...

Issue and Pull Request metadata

Last synced: 1 day ago

Total issues: 63
Total pull requests: 117
Average time to close issues: 21 days
Average time to close pull requests: 7 days
Total issue authors: 50
Total pull request authors: 44
Average comments per issue: 2.17
Average comments per pull request: 2.02
Merged pull request: 89
Bot issues: 0
Bot pull requests: 0

Past year issues: 0
Past year pull requests: 0
Past year average time to close issues: N/A
Past year average time to close pull requests: N/A
Past year issue authors: 0
Past year pull request authors: 0
Past year average comments per issue: 0
Past year average comments per pull request: 0
Past year merged pull request: 0
Past year bot issues: 0
Past year bot pull requests: 0

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/jorgecarleitao/arrow2

Top Issue Authors

  • ozgrakkurt (5)
  • chitralverma (3)
  • aersam (2)
  • andy-thomason (2)
  • jorgecarleitao (2)
  • ritchie46 (2)
  • kjschiroo (2)
  • chmp (2)
  • SimonSchneider (2)
  • sundy-li (1)
  • Finfalter (1)
  • christophe-petitjean (1)
  • emilk (1)
  • mdrach (1)
  • ankane (1)

Top Pull Request Authors

  • ritchie46 (30)
  • jorgecarleitao (7)
  • tustvold (5)
  • b41sh (5)
  • sundy-li (5)
  • reswqa (4)
  • alexander-beedie (4)
  • jaychia (4)
  • emilk (4)
  • ariesdevil (3)
  • Dousir9 (3)
  • aldanor (3)
  • ozgrakkurt (3)
  • alamb (3)
  • urvishdesai (2)

Top Issue Labels

  • no-changelog (8)
  • feature (5)
  • bug (5)
  • question (5)
  • investigation (3)
  • enhancement (3)
  • good first issue (2)
  • help wanted (2)
  • invalid (1)

Top Pull Request Labels

  • enhancement (14)
  • bug (7)
  • feature (5)
  • backwards-incompatible (3)
  • documentation (1)

Package metadata

crates.io: arrow2

Unofficial implementation of Apache Arrow spec in safe Rust

proxy.golang.org: github.com/jorgecarleitao/arrow2


Dependencies

.github/workflows/cancel.yml actions
  • styfle/cancel-workflow-action 0.8.0 composite
.github/workflows/coverage.yml actions
  • Swatinem/rust-cache v1 composite
  • actions/checkout v3 composite
  • codecov/codecov-action v1 composite
  • taiki-e/install-action cargo-llvm-cov composite
.github/workflows/docs.yml actions
  • Swatinem/rust-cache v1 composite
  • actions-rs/toolchain v1 composite
  • actions/checkout v3 composite
  • peaceiris/actions-gh-pages v3.7.3 composite
  • peaceiris/actions-mdbook v1 composite
.github/workflows/integration-ffi.yml actions
  • actions/cache v2 composite
  • actions/checkout v2 composite
  • actions/setup-python v2 composite
.github/workflows/integration-ipc.yml actions
  • actions/checkout v2 composite
  • actions/setup-python v1 composite
.github/workflows/integration-odbc.yml actions
  • Swatinem/rust-cache v1 composite
  • actions/checkout v2 composite
  • mcr.microsoft.com/mssql/server 2017-latest-ubuntu docker
.github/workflows/integration-parquet.yml actions
  • actions/cache v2 composite
  • actions/checkout v2 composite
  • actions/setup-python v2 composite
.github/workflows/security.yml actions
  • actions-rs/audit-check v1 composite
  • actions/checkout v1 composite
.github/workflows/test.yml actions
  • Swatinem/rust-cache v1 composite
  • actions-rs/cargo v1 composite
  • actions-rs/toolchain v1 composite
  • actions/checkout v2 composite
Cargo.toml cargo
  • avro-rs 0.13 development
  • criterion 0.3 development
  • crossbeam-channel 0.5.1 development
  • doc-comment 0.3 development
  • flate2 1 development
  • proptest 1 development
  • rand 0.8 development
  • tokio 1 development
  • tokio-util 0.6 development
  • arrow-format 0.8
  • async-stream 0.3.2
  • avro-schema 0.3
  • base64 0.13.0
  • bytemuck 1
  • chrono 0.4
  • chrono-tz 0.6
  • comfy-table 5.0
  • csv ^1.1
  • csv-async ^1.1
  • csv-core 0.1
  • dyn-clone 1
  • either 1.6
  • ethnum 1
  • fallible-streaming-iterator 0.1
  • foreign_vec 0.1.0
  • futures 0.3
  • hash_hasher ^2.0.3
  • hashbrown 0.12
  • hex ^0.4
  • indexmap ^1.6
  • itertools ^0.10
  • json-deserializer 0.4.4
  • lexical-core 0.8
  • lz4 1.23.1
  • multiversion 0.6.1
  • num-traits 0.2
  • odbc-api 0.36
  • orc-format 0.3.0
  • parquet2 0.17
  • rand 0.8
  • regex ^1.3
  • regex-syntax ^0.6
  • serde ^1.0
  • serde_derive ^1.0
  • serde_json ^1.0
  • simdutf8 0.1.3
  • streaming-iterator 0.1
  • strength_reduce 0.2
  • zstd 0.11
arrow-odbc-integration-testing/docker-compose.yml docker
  • mcr.microsoft.com/mssql/server 2019-latest
arrow-odbc-integration-testing/Cargo.toml cargo
arrow-parquet-integration-testing/Cargo.toml cargo
arrow-pyarrow-integration-testing/Cargo.toml cargo
examples/ipc_pyarrow/Cargo.toml cargo
examples/parquet_read_parallel/Cargo.toml cargo
examples/parquet_write_parallel/Cargo.toml cargo
examples/s3/Cargo.toml cargo
integration-testing/Cargo.toml cargo
arrow-pyarrow-integration-testing/pyproject.toml pypi