apache / arrow-experiments
File Age & Freshness

File age measurements show the distribution of file ages (days since the first commit) and the file freshness (days since the latest commit).

Summary
File Change History Overall
File Age Distribution Overall
Days since first update
  • There are 43 files with 3,583 lines of code in files.
    • 32 files that are 366+ days old (2,498 lines of code)
    • 5 files that are 181-365 days old (432 lines of code)
    • 6 files that are 91-180 days old (653 lines of code)
    • 0 files that are 31-90 days old (0 lines of code)
    • 0 files that are 1-30 days old (0 lines of code)
69% | 12% | 18% | 0% | 0%
Legend:
366+
181-365
91-180
31-90
1-30

explore: grouped by folders | grouped by age
File Freshness Distribution Overall
Days since last update
  • There are 43 files with 3,583 lines of code in files.
    • 31 files have been last changed 366+ days ago (2,456 lines of code)
    • 5 files have been last changed 181-365 days ago (453 lines of code)
    • 7 files have been last changed 91-180 days ago (674 lines of code)
    • 0 files have been last changed 31-90 days ago (0 lines of code)
    • 0 files have been last changed 1-30 days ago (0 lines of code)
68% | 12% | 18% | 0% | 0%
Legend:
366+
181-365
91-180
31-90
1-30

explore: grouped by folders | grouped by freshness
File Change History per File Extension
md, gitignore, py, cc, h, sh, toml, txt, rs, jl, mod, java, xml, json, go, cs, r, csproj, ru, js, gitattributes, jsonl, yaml, cpp, c, clang-format, m, rb
File Age Distribution per Extension
Days since first update
366+
181-365
91-180
31-90
1-30
cc100% | 0% | 0% | 0% | 0%
h100% | 0% | 0% | 0% | 0%
rs100% | 0% | 0% | 0% | 0%
java100% | 0% | 0% | 0% | 0%
cs100% | 0% | 0% | 0% | 0%
go100% | 0% | 0% | 0% | 0%
toml100% | 0% | 0% | 0% | 0%
ru100% | 0% | 0% | 0% | 0%
c100% | 0% | 0% | 0% | 0%
cpp100% | 0% | 0% | 0% | 0%
jl100% | 0% | 0% | 0% | 0%
rb100% | 0% | 0% | 0% | 0%
js100% | 0% | 0% | 0% | 0%
jsonl100% | 0% | 0% | 0% | 0%
py0% | 41% | 58% | 0% | 0%
m0% | 0% | 100% | 0% | 0%
File Freshness Distribution per Extension
Days since last update
366+
181-365
91-180
31-90
1-30
cc96% | 3% | 0% | 0% | 0%
h100% | 0% | 0% | 0% | 0%
rs100% | 0% | 0% | 0% | 0%
java100% | 0% | 0% | 0% | 0%
cs100% | 0% | 0% | 0% | 0%
go100% | 0% | 0% | 0% | 0%
toml100% | 0% | 0% | 0% | 0%
ru100% | 0% | 0% | 0% | 0%
c100% | 0% | 0% | 0% | 0%
cpp100% | 0% | 0% | 0% | 0%
jl100% | 0% | 0% | 0% | 0%
rb100% | 0% | 0% | 0% | 0%
js100% | 0% | 0% | 0% | 0%
jsonl100% | 0% | 0% | 0% | 0%
py0% | 39% | 60% | 0% | 0%
m0% | 0% | 100% | 0% | 0%
File Change History per Logical Decomposition
primary
primary (file age distribution)
Days since first update
366+
181-365
91-180
31-90
1-30
dissociated-ipc100% | 0% | 0% | 0% | 0%
http48% | 23% | 27% | 0% | 0%
data1% | 0% | 98% | 0% | 0%
primary (file freshness distribution)
Days since last update
366+
181-365
91-180
31-90
1-30
dissociated-ipc97% | 2% | 0% | 0% | 0%
http48% | 22% | 28% | 0% | 0%
data1% | 0% | 98% | 0% | 0%
Oldest Files (Top 43)
File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
server.go
in http/get_simple/go/server
81 2 2024-03-04 2024-03-11 3 1 ianmcook@gmail.com ianmcook@gmail.com
ArrowHttpClient.java
in http/get_simple/java/client/src/main/java/com/example
51 1 2024-03-04 2024-03-12 4 1 ianmcook@gmail.com ianmcook@gmail.com
client.go
in http/get_simple/go/client
42 1 2024-03-04 2024-03-11 3 1 ianmcook@gmail.com ianmcook@gmail.com
client.cpp
in http/get_simple/cpp/client
40 1 2024-03-04 2024-03-11 3 1 ianmcook@gmail.com ianmcook@gmail.com
client.js
in http/get_simple/js/client
6 - 2024-03-04 2024-03-11 3 1 ianmcook@gmail.com ianmcook@gmail.com
jsonl
arrow-commits.jsonl
in data/arrow-commits
3 - 2024-03-07 2024-03-07 1 1 dewey@fishandwhistle.net dewey@fishandwhistle.net
ArrowHttpServer.java
in http/get_simple/java/server/src/main/java/com/example
109 3 2024-03-08 2024-03-11 2 1 ianmcook@gmail.com ianmcook@gmail.com
main.rs
in http/get_simple/rs/server/src
95 2 2024-03-11 2024-03-11 1 2 ianmcook@gmail.com m1brobbel@gmail.com
main.rs
in http/get_simple/rs/client/src
73 1 2024-03-11 2024-03-11 1 2 ianmcook@gmail.com m1brobbel@gmail.com
client.c
in http/get_simple/c_glib/client
58 - 2024-03-11 2024-03-13 2 2 ianmcook@gmail.com kou@clear-code.com
Cargo.toml
in http/get_simple/rs/server
29 - 2024-03-11 2024-03-11 1 1 m1brobbel@gmail.com m1brobbel@gmail.com
Cargo.toml
in http/get_simple/rs
25 - 2024-03-11 2024-03-11 1 1 m1brobbel@gmail.com m1brobbel@gmail.com
Cargo.toml
in http/get_simple/rs/client
24 - 2024-03-11 2024-03-11 1 1 m1brobbel@gmail.com m1brobbel@gmail.com
ru
config.ru
in http/get_simple/ruby/server
66 8 2024-03-13 2024-03-13 1 1 kou@clear-code.com kou@clear-code.com
client.rb
in http/get_simple/ruby/client
10 - 2024-03-14 2024-03-16 2 2 petridish@gmail.com ianmcook@gmail.com
ArrowHttpServer.cs
in http/get_simple/csharp/server
90 2 2024-03-18 2024-03-18 1 2 ianmcook@gmail.com curt@hagenlocher.org
ArrowHttpClient.cs
in http/get_simple/csharp/client
40 1 2024-03-18 2024-03-18 1 2 ianmcook@gmail.com curt@hagenlocher.org
cudf-flight-server.cc
in dissociated-ipc
302 15 2024-04-25 2024-04-25 1 1 zotthewizard@gmail.com zotthewizard@gmail.com
cudf-flight-client.cc
in dissociated-ipc
283 8 2024-04-25 2024-04-25 1 1 zotthewizard@gmail.com zotthewizard@gmail.com
ucx_conn.cc
in dissociated-ipc
275 12 2024-04-25 2024-04-25 1 1 zotthewizard@gmail.com zotthewizard@gmail.com
ucx_utils.cc
in dissociated-ipc
255 5 2024-04-25 2024-04-25 1 1 zotthewizard@gmail.com zotthewizard@gmail.com
ucx_server.cc
in dissociated-ipc
211 5 2024-04-25 2024-04-25 1 1 zotthewizard@gmail.com zotthewizard@gmail.com
ucx_utils.h
in dissociated-ipc
84 7 2024-04-25 2024-04-25 1 1 zotthewizard@gmail.com zotthewizard@gmail.com
ucx_conn.h
in dissociated-ipc
61 5 2024-04-25 2024-04-25 1 1 zotthewizard@gmail.com zotthewizard@gmail.com
ucx_server.h
in dissociated-ipc
55 4 2024-04-25 2024-04-25 1 1 zotthewizard@gmail.com zotthewizard@gmail.com
ucx_client.cc
in dissociated-ipc
42 1 2024-04-25 2024-07-08 2 2 zotthewizard@gmail.com amirgonnen@gmail.com
cudf-flight-ucx.cc
in dissociated-ipc
18 1 2024-04-25 2024-04-25 1 1 zotthewizard@gmail.com zotthewizard@gmail.com
ucx_client.h
in dissociated-ipc
17 - 2024-04-25 2024-04-25 1 1 zotthewizard@gmail.com zotthewizard@gmail.com
cudf-flight-ucx.h
in dissociated-ipc
12 - 2024-04-25 2024-04-25 1 1 zotthewizard@gmail.com zotthewizard@gmail.com
jl
server.jl
in http/get_simple/julia/server
24 2 2024-05-01 2024-05-01 1 1 51025924+simsurace@users.no... 51025924+simsurace@users.no...
jl
client.jl
in http/get_simple/julia/client
12 1 2024-05-01 2024-05-01 1 1 51025924+simsurace@users.no... 51025924+simsurace@users.no...
Project.toml
in http/get_simple/julia
5 - 2024-05-01 2024-05-01 1 1 51025924+simsurace@users.no... 51025924+simsurace@users.no...
server.py
in http/get_multipart/python/server
177 15 2024-08-29 2024-08-29 1 1 felipekde@gmail.com felipekde@gmail.com
simple_client.py
in http/get_multipart/python/client
99 4 2024-08-29 2024-08-29 1 1 felipekde@gmail.com felipekde@gmail.com
server.py
in http/get_simple/python/server/http.server
80 4 2024-09-11 2024-09-11 1 1 ianmcook@gmail.com ianmcook@gmail.com
client.py
in http/get_simple/python/client/urllib.request
21 - 2024-09-11 2024-11-27 2 2 ianmcook@gmail.com felipekde@gmail.com
server.py
in http/get_simple/python/server/fastapi_uvicorn
55 3 2024-09-18 2024-09-18 1 1 ianmcook@gmail.com ianmcook@gmail.com
server.py
in http/get_compressed/python/server
320 20 2024-11-27 2024-11-27 1 1 felipekde@gmail.com felipekde@gmail.com
client.py
in http/get_compressed/python/client
64 2 2024-11-27 2024-11-27 1 1 felipekde@gmail.com felipekde@gmail.com
generate.py
in data/rand-many-types
156 1 2024-11-29 2024-11-29 1 1 ianmcook@gmail.com ianmcook@gmail.com
client.py
in http/get_indirect/python/client
35 - 2024-12-02 2024-12-02 1 1 ianmcook@gmail.com ianmcook@gmail.com
server.py
in http/get_indirect/python/server
31 1 2024-12-02 2024-12-02 1 1 ianmcook@gmail.com ianmcook@gmail.com
client.m
in http/get_simple/matlab/client
47 - 2025-01-24 2025-01-24 1 1 ianmcook@gmail.com ianmcook@gmail.com
Files Not Recently Changed (Top 43)
File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
jsonl
arrow-commits.jsonl
in data/arrow-commits
3 - 2024-03-07 2024-03-07 1 1 dewey@fishandwhistle.net dewey@fishandwhistle.net
client.js
in http/get_simple/js/client
6 - 2024-03-04 2024-03-11 3 1 ianmcook@gmail.com ianmcook@gmail.com
Cargo.toml
in http/get_simple/rs/client
24 - 2024-03-11 2024-03-11 1 1 m1brobbel@gmail.com m1brobbel@gmail.com
Cargo.toml
in http/get_simple/rs
25 - 2024-03-11 2024-03-11 1 1 m1brobbel@gmail.com m1brobbel@gmail.com
Cargo.toml
in http/get_simple/rs/server
29 - 2024-03-11 2024-03-11 1 1 m1brobbel@gmail.com m1brobbel@gmail.com
client.cpp
in http/get_simple/cpp/client
40 1 2024-03-04 2024-03-11 3 1 ianmcook@gmail.com ianmcook@gmail.com
client.go
in http/get_simple/go/client
42 1 2024-03-04 2024-03-11 3 1 ianmcook@gmail.com ianmcook@gmail.com
main.rs
in http/get_simple/rs/client/src
73 1 2024-03-11 2024-03-11 1 2 ianmcook@gmail.com m1brobbel@gmail.com
server.go
in http/get_simple/go/server
81 2 2024-03-04 2024-03-11 3 1 ianmcook@gmail.com ianmcook@gmail.com
main.rs
in http/get_simple/rs/server/src
95 2 2024-03-11 2024-03-11 1 2 ianmcook@gmail.com m1brobbel@gmail.com
ArrowHttpServer.java
in http/get_simple/java/server/src/main/java/com/example
109 3 2024-03-08 2024-03-11 2 1 ianmcook@gmail.com ianmcook@gmail.com
ArrowHttpClient.java
in http/get_simple/java/client/src/main/java/com/example
51 1 2024-03-04 2024-03-12 4 1 ianmcook@gmail.com ianmcook@gmail.com
client.c
in http/get_simple/c_glib/client
58 - 2024-03-11 2024-03-13 2 2 ianmcook@gmail.com kou@clear-code.com
ru
config.ru
in http/get_simple/ruby/server
66 8 2024-03-13 2024-03-13 1 1 kou@clear-code.com kou@clear-code.com
client.rb
in http/get_simple/ruby/client
10 - 2024-03-14 2024-03-16 2 2 petridish@gmail.com ianmcook@gmail.com
ArrowHttpClient.cs
in http/get_simple/csharp/client
40 1 2024-03-18 2024-03-18 1 2 ianmcook@gmail.com curt@hagenlocher.org
ArrowHttpServer.cs
in http/get_simple/csharp/server
90 2 2024-03-18 2024-03-18 1 2 ianmcook@gmail.com curt@hagenlocher.org
cudf-flight-ucx.h
in dissociated-ipc
12 - 2024-04-25 2024-04-25 1 1 zotthewizard@gmail.com zotthewizard@gmail.com
ucx_client.h
in dissociated-ipc
17 - 2024-04-25 2024-04-25 1 1 zotthewizard@gmail.com zotthewizard@gmail.com
cudf-flight-ucx.cc
in dissociated-ipc
18 1 2024-04-25 2024-04-25 1 1 zotthewizard@gmail.com zotthewizard@gmail.com
ucx_server.h
in dissociated-ipc
55 4 2024-04-25 2024-04-25 1 1 zotthewizard@gmail.com zotthewizard@gmail.com
ucx_conn.h
in dissociated-ipc
61 5 2024-04-25 2024-04-25 1 1 zotthewizard@gmail.com zotthewizard@gmail.com
ucx_utils.h
in dissociated-ipc
84 7 2024-04-25 2024-04-25 1 1 zotthewizard@gmail.com zotthewizard@gmail.com
ucx_server.cc
in dissociated-ipc
211 5 2024-04-25 2024-04-25 1 1 zotthewizard@gmail.com zotthewizard@gmail.com
ucx_utils.cc
in dissociated-ipc
255 5 2024-04-25 2024-04-25 1 1 zotthewizard@gmail.com zotthewizard@gmail.com
ucx_conn.cc
in dissociated-ipc
275 12 2024-04-25 2024-04-25 1 1 zotthewizard@gmail.com zotthewizard@gmail.com
cudf-flight-client.cc
in dissociated-ipc
283 8 2024-04-25 2024-04-25 1 1 zotthewizard@gmail.com zotthewizard@gmail.com
cudf-flight-server.cc
in dissociated-ipc
302 15 2024-04-25 2024-04-25 1 1 zotthewizard@gmail.com zotthewizard@gmail.com
Project.toml
in http/get_simple/julia
5 - 2024-05-01 2024-05-01 1 1 51025924+simsurace@users.no... 51025924+simsurace@users.no...
jl
client.jl
in http/get_simple/julia/client
12 1 2024-05-01 2024-05-01 1 1 51025924+simsurace@users.no... 51025924+simsurace@users.no...
jl
server.jl
in http/get_simple/julia/server
24 2 2024-05-01 2024-05-01 1 1 51025924+simsurace@users.no... 51025924+simsurace@users.no...
ucx_client.cc
in dissociated-ipc
42 1 2024-04-25 2024-07-08 2 2 zotthewizard@gmail.com amirgonnen@gmail.com
simple_client.py
in http/get_multipart/python/client
99 4 2024-08-29 2024-08-29 1 1 felipekde@gmail.com felipekde@gmail.com
server.py
in http/get_multipart/python/server
177 15 2024-08-29 2024-08-29 1 1 felipekde@gmail.com felipekde@gmail.com
server.py
in http/get_simple/python/server/http.server
80 4 2024-09-11 2024-09-11 1 1 ianmcook@gmail.com ianmcook@gmail.com
server.py
in http/get_simple/python/server/fastapi_uvicorn
55 3 2024-09-18 2024-09-18 1 1 ianmcook@gmail.com ianmcook@gmail.com
client.py
in http/get_simple/python/client/urllib.request
21 - 2024-09-11 2024-11-27 2 2 ianmcook@gmail.com felipekde@gmail.com
client.py
in http/get_compressed/python/client
64 2 2024-11-27 2024-11-27 1 1 felipekde@gmail.com felipekde@gmail.com
server.py
in http/get_compressed/python/server
320 20 2024-11-27 2024-11-27 1 1 felipekde@gmail.com felipekde@gmail.com
generate.py
in data/rand-many-types
156 1 2024-11-29 2024-11-29 1 1 ianmcook@gmail.com ianmcook@gmail.com
server.py
in http/get_indirect/python/server
31 1 2024-12-02 2024-12-02 1 1 ianmcook@gmail.com ianmcook@gmail.com
client.py
in http/get_indirect/python/client
35 - 2024-12-02 2024-12-02 1 1 ianmcook@gmail.com ianmcook@gmail.com
client.m
in http/get_simple/matlab/client
47 - 2025-01-24 2025-01-24 1 1 ianmcook@gmail.com ianmcook@gmail.com
Most Recently Created Files (Top 43)
File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
client.m
in http/get_simple/matlab/client
47 - 2025-01-24 2025-01-24 1 1 ianmcook@gmail.com ianmcook@gmail.com
client.py
in http/get_indirect/python/client
35 - 2024-12-02 2024-12-02 1 1 ianmcook@gmail.com ianmcook@gmail.com
server.py
in http/get_indirect/python/server
31 1 2024-12-02 2024-12-02 1 1 ianmcook@gmail.com ianmcook@gmail.com
generate.py
in data/rand-many-types
156 1 2024-11-29 2024-11-29 1 1 ianmcook@gmail.com ianmcook@gmail.com
server.py
in http/get_compressed/python/server
320 20 2024-11-27 2024-11-27 1 1 felipekde@gmail.com felipekde@gmail.com
client.py
in http/get_compressed/python/client
64 2 2024-11-27 2024-11-27 1 1 felipekde@gmail.com felipekde@gmail.com
server.py
in http/get_simple/python/server/fastapi_uvicorn
55 3 2024-09-18 2024-09-18 1 1 ianmcook@gmail.com ianmcook@gmail.com
server.py
in http/get_simple/python/server/http.server
80 4 2024-09-11 2024-09-11 1 1 ianmcook@gmail.com ianmcook@gmail.com
client.py
in http/get_simple/python/client/urllib.request
21 - 2024-09-11 2024-11-27 2 2 ianmcook@gmail.com felipekde@gmail.com
server.py
in http/get_multipart/python/server
177 15 2024-08-29 2024-08-29 1 1 felipekde@gmail.com felipekde@gmail.com
simple_client.py
in http/get_multipart/python/client
99 4 2024-08-29 2024-08-29 1 1 felipekde@gmail.com felipekde@gmail.com
jl
server.jl
in http/get_simple/julia/server
24 2 2024-05-01 2024-05-01 1 1 51025924+simsurace@users.no... 51025924+simsurace@users.no...
jl
client.jl
in http/get_simple/julia/client
12 1 2024-05-01 2024-05-01 1 1 51025924+simsurace@users.no... 51025924+simsurace@users.no...
Project.toml
in http/get_simple/julia
5 - 2024-05-01 2024-05-01 1 1 51025924+simsurace@users.no... 51025924+simsurace@users.no...
cudf-flight-server.cc
in dissociated-ipc
302 15 2024-04-25 2024-04-25 1 1 zotthewizard@gmail.com zotthewizard@gmail.com
cudf-flight-client.cc
in dissociated-ipc
283 8 2024-04-25 2024-04-25 1 1 zotthewizard@gmail.com zotthewizard@gmail.com
ucx_conn.cc
in dissociated-ipc
275 12 2024-04-25 2024-04-25 1 1 zotthewizard@gmail.com zotthewizard@gmail.com
ucx_utils.cc
in dissociated-ipc
255 5 2024-04-25 2024-04-25 1 1 zotthewizard@gmail.com zotthewizard@gmail.com
ucx_server.cc
in dissociated-ipc
211 5 2024-04-25 2024-04-25 1 1 zotthewizard@gmail.com zotthewizard@gmail.com
ucx_utils.h
in dissociated-ipc
84 7 2024-04-25 2024-04-25 1 1 zotthewizard@gmail.com zotthewizard@gmail.com
ucx_conn.h
in dissociated-ipc
61 5 2024-04-25 2024-04-25 1 1 zotthewizard@gmail.com zotthewizard@gmail.com
ucx_server.h
in dissociated-ipc
55 4 2024-04-25 2024-04-25 1 1 zotthewizard@gmail.com zotthewizard@gmail.com
ucx_client.cc
in dissociated-ipc
42 1 2024-04-25 2024-07-08 2 2 zotthewizard@gmail.com amirgonnen@gmail.com
cudf-flight-ucx.cc
in dissociated-ipc
18 1 2024-04-25 2024-04-25 1 1 zotthewizard@gmail.com zotthewizard@gmail.com
ucx_client.h
in dissociated-ipc
17 - 2024-04-25 2024-04-25 1 1 zotthewizard@gmail.com zotthewizard@gmail.com
cudf-flight-ucx.h
in dissociated-ipc
12 - 2024-04-25 2024-04-25 1 1 zotthewizard@gmail.com zotthewizard@gmail.com
ArrowHttpServer.cs
in http/get_simple/csharp/server
90 2 2024-03-18 2024-03-18 1 2 ianmcook@gmail.com curt@hagenlocher.org
ArrowHttpClient.cs
in http/get_simple/csharp/client
40 1 2024-03-18 2024-03-18 1 2 ianmcook@gmail.com curt@hagenlocher.org
client.rb
in http/get_simple/ruby/client
10 - 2024-03-14 2024-03-16 2 2 petridish@gmail.com ianmcook@gmail.com
ru
config.ru
in http/get_simple/ruby/server
66 8 2024-03-13 2024-03-13 1 1 kou@clear-code.com kou@clear-code.com
main.rs
in http/get_simple/rs/server/src
95 2 2024-03-11 2024-03-11 1 2 ianmcook@gmail.com m1brobbel@gmail.com
main.rs
in http/get_simple/rs/client/src
73 1 2024-03-11 2024-03-11 1 2 ianmcook@gmail.com m1brobbel@gmail.com
client.c
in http/get_simple/c_glib/client
58 - 2024-03-11 2024-03-13 2 2 ianmcook@gmail.com kou@clear-code.com
Cargo.toml
in http/get_simple/rs/server
29 - 2024-03-11 2024-03-11 1 1 m1brobbel@gmail.com m1brobbel@gmail.com
Cargo.toml
in http/get_simple/rs
25 - 2024-03-11 2024-03-11 1 1 m1brobbel@gmail.com m1brobbel@gmail.com
Cargo.toml
in http/get_simple/rs/client
24 - 2024-03-11 2024-03-11 1 1 m1brobbel@gmail.com m1brobbel@gmail.com
ArrowHttpServer.java
in http/get_simple/java/server/src/main/java/com/example
109 3 2024-03-08 2024-03-11 2 1 ianmcook@gmail.com ianmcook@gmail.com
jsonl
arrow-commits.jsonl
in data/arrow-commits
3 - 2024-03-07 2024-03-07 1 1 dewey@fishandwhistle.net dewey@fishandwhistle.net
server.go
in http/get_simple/go/server
81 2 2024-03-04 2024-03-11 3 1 ianmcook@gmail.com ianmcook@gmail.com
ArrowHttpClient.java
in http/get_simple/java/client/src/main/java/com/example
51 1 2024-03-04 2024-03-12 4 1 ianmcook@gmail.com ianmcook@gmail.com
client.go
in http/get_simple/go/client
42 1 2024-03-04 2024-03-11 3 1 ianmcook@gmail.com ianmcook@gmail.com
client.cpp
in http/get_simple/cpp/client
40 1 2024-03-04 2024-03-11 3 1 ianmcook@gmail.com ianmcook@gmail.com
client.js
in http/get_simple/js/client
6 - 2024-03-04 2024-03-11 3 1 ianmcook@gmail.com ianmcook@gmail.com
Most Recently Changed Files (Top 43)
File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
client.m
in http/get_simple/matlab/client
47 - 2025-01-24 2025-01-24 1 1 ianmcook@gmail.com ianmcook@gmail.com
client.py
in http/get_indirect/python/client
35 - 2024-12-02 2024-12-02 1 1 ianmcook@gmail.com ianmcook@gmail.com
server.py
in http/get_indirect/python/server
31 1 2024-12-02 2024-12-02 1 1 ianmcook@gmail.com ianmcook@gmail.com
generate.py
in data/rand-many-types
156 1 2024-11-29 2024-11-29 1 1 ianmcook@gmail.com ianmcook@gmail.com
server.py
in http/get_compressed/python/server
320 20 2024-11-27 2024-11-27 1 1 felipekde@gmail.com felipekde@gmail.com
client.py
in http/get_compressed/python/client
64 2 2024-11-27 2024-11-27 1 1 felipekde@gmail.com felipekde@gmail.com
client.py
in http/get_simple/python/client/urllib.request
21 - 2024-09-11 2024-11-27 2 2 ianmcook@gmail.com felipekde@gmail.com
server.py
in http/get_simple/python/server/fastapi_uvicorn
55 3 2024-09-18 2024-09-18 1 1 ianmcook@gmail.com ianmcook@gmail.com
server.py
in http/get_simple/python/server/http.server
80 4 2024-09-11 2024-09-11 1 1 ianmcook@gmail.com ianmcook@gmail.com
server.py
in http/get_multipart/python/server
177 15 2024-08-29 2024-08-29 1 1 felipekde@gmail.com felipekde@gmail.com
simple_client.py
in http/get_multipart/python/client
99 4 2024-08-29 2024-08-29 1 1 felipekde@gmail.com felipekde@gmail.com
ucx_client.cc
in dissociated-ipc
42 1 2024-04-25 2024-07-08 2 2 zotthewizard@gmail.com amirgonnen@gmail.com
jl
server.jl
in http/get_simple/julia/server
24 2 2024-05-01 2024-05-01 1 1 51025924+simsurace@users.no... 51025924+simsurace@users.no...
jl
client.jl
in http/get_simple/julia/client
12 1 2024-05-01 2024-05-01 1 1 51025924+simsurace@users.no... 51025924+simsurace@users.no...
Project.toml
in http/get_simple/julia
5 - 2024-05-01 2024-05-01 1 1 51025924+simsurace@users.no... 51025924+simsurace@users.no...
cudf-flight-server.cc
in dissociated-ipc
302 15 2024-04-25 2024-04-25 1 1 zotthewizard@gmail.com zotthewizard@gmail.com
cudf-flight-client.cc
in dissociated-ipc
283 8 2024-04-25 2024-04-25 1 1 zotthewizard@gmail.com zotthewizard@gmail.com
ucx_conn.cc
in dissociated-ipc
275 12 2024-04-25 2024-04-25 1 1 zotthewizard@gmail.com zotthewizard@gmail.com
ucx_utils.cc
in dissociated-ipc
255 5 2024-04-25 2024-04-25 1 1 zotthewizard@gmail.com zotthewizard@gmail.com
ucx_server.cc
in dissociated-ipc
211 5 2024-04-25 2024-04-25 1 1 zotthewizard@gmail.com zotthewizard@gmail.com
ucx_utils.h
in dissociated-ipc
84 7 2024-04-25 2024-04-25 1 1 zotthewizard@gmail.com zotthewizard@gmail.com
ucx_conn.h
in dissociated-ipc
61 5 2024-04-25 2024-04-25 1 1 zotthewizard@gmail.com zotthewizard@gmail.com
ucx_server.h
in dissociated-ipc
55 4 2024-04-25 2024-04-25 1 1 zotthewizard@gmail.com zotthewizard@gmail.com
cudf-flight-ucx.cc
in dissociated-ipc
18 1 2024-04-25 2024-04-25 1 1 zotthewizard@gmail.com zotthewizard@gmail.com
ucx_client.h
in dissociated-ipc
17 - 2024-04-25 2024-04-25 1 1 zotthewizard@gmail.com zotthewizard@gmail.com
cudf-flight-ucx.h
in dissociated-ipc
12 - 2024-04-25 2024-04-25 1 1 zotthewizard@gmail.com zotthewizard@gmail.com
ArrowHttpServer.cs
in http/get_simple/csharp/server
90 2 2024-03-18 2024-03-18 1 2 ianmcook@gmail.com curt@hagenlocher.org
ArrowHttpClient.cs
in http/get_simple/csharp/client
40 1 2024-03-18 2024-03-18 1 2 ianmcook@gmail.com curt@hagenlocher.org
client.rb
in http/get_simple/ruby/client
10 - 2024-03-14 2024-03-16 2 2 petridish@gmail.com ianmcook@gmail.com
ru
config.ru
in http/get_simple/ruby/server
66 8 2024-03-13 2024-03-13 1 1 kou@clear-code.com kou@clear-code.com
client.c
in http/get_simple/c_glib/client
58 - 2024-03-11 2024-03-13 2 2 ianmcook@gmail.com kou@clear-code.com
ArrowHttpClient.java
in http/get_simple/java/client/src/main/java/com/example
51 1 2024-03-04 2024-03-12 4 1 ianmcook@gmail.com ianmcook@gmail.com
ArrowHttpServer.java
in http/get_simple/java/server/src/main/java/com/example
109 3 2024-03-08 2024-03-11 2 1 ianmcook@gmail.com ianmcook@gmail.com
main.rs
in http/get_simple/rs/server/src
95 2 2024-03-11 2024-03-11 1 2 ianmcook@gmail.com m1brobbel@gmail.com
server.go
in http/get_simple/go/server
81 2 2024-03-04 2024-03-11 3 1 ianmcook@gmail.com ianmcook@gmail.com
main.rs
in http/get_simple/rs/client/src
73 1 2024-03-11 2024-03-11 1 2 ianmcook@gmail.com m1brobbel@gmail.com
client.go
in http/get_simple/go/client
42 1 2024-03-04 2024-03-11 3 1 ianmcook@gmail.com ianmcook@gmail.com
client.cpp
in http/get_simple/cpp/client
40 1 2024-03-04 2024-03-11 3 1 ianmcook@gmail.com ianmcook@gmail.com
Cargo.toml
in http/get_simple/rs/server
29 - 2024-03-11 2024-03-11 1 1 m1brobbel@gmail.com m1brobbel@gmail.com
Cargo.toml
in http/get_simple/rs
25 - 2024-03-11 2024-03-11 1 1 m1brobbel@gmail.com m1brobbel@gmail.com
Cargo.toml
in http/get_simple/rs/client
24 - 2024-03-11 2024-03-11 1 1 m1brobbel@gmail.com m1brobbel@gmail.com
client.js
in http/get_simple/js/client
6 - 2024-03-04 2024-03-11 3 1 ianmcook@gmail.com ianmcook@gmail.com
jsonl
arrow-commits.jsonl
in data/arrow-commits
3 - 2024-03-07 2024-03-07 1 1 dewey@fishandwhistle.net dewey@fishandwhistle.net