anthropics / orjson
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
  • Number of files: 87
  • Daily file updates (only one update per file and date counted): 962
  • First update: 2018-11-22
  • Latest update: 2026-05-05
  • Days between first and latest update: 2,722 (388 weeks, estimated 1,940 working days)
  • Active days (at least one file change): 269
  • Data:
File Change History Overall
File Age Distribution Overall
Days since first update
  • There are 87 files with 20,185 lines of code in files.
    • 62 files that are 366+ days old (18,179 lines of code)
    • 4 files that are 181-365 days old (402 lines of code)
    • 21 files that are 91-180 days old (1,604 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)
90% | 1% | 7% | 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 87 files with 20,185 lines of code in files.
    • 3 files have been last changed 366+ days ago (3,974 lines of code)
    • 1 files have been last changed 181-365 days ago (9 lines of code)
    • 70 files have been last changed 91-180 days ago (12,621 lines of code)
    • 13 files have been last changed 31-90 days ago (3,581 lines of code)
    • 0 files have been last changed 1-30 days ago (0 lines of code)
19% | <1% | 62% | 17% | 0%
Legend:
366+
181-365
91-180
31-90
1-30

explore: grouped by folders | grouped by freshness
File Change History per File Extension
json, rs, py, txt, yaml, toml, md, pyi, c, gitignore, h, gitattributes
File Age Distribution per Extension
Days since first update
366+
181-365
91-180
31-90
1-30
c100% | 0% | 0% | 0% | 0%
rs77% | 4% | 18% | 0% | 0%
h100% | 0% | 0% | 0% | 0%
py100% | 0% | 0% | 0% | 0%
pyi100% | 0% | 0% | 0% | 0%
toml100% | 0% | 0% | 0% | 0%
File Freshness Distribution per Extension
Days since last update
366+
181-365
91-180
31-90
1-30
h100% | 0% | 0% | 0% | 0%
toml30% | 69% | 0% | 0% | 0%
py<1% | 0% | 99% | 0% | 0%
c0% | 0% | 100% | 0% | 0%
rs0% | 0% | 59% | 40% | 0%
pyi0% | 0% | 0% | 100% | 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
include100% | 0% | 0% | 0% | 0%
src76% | 4% | 18% | 0% | 0%
ROOT100% | 0% | 0% | 0% | 0%
bench100% | 0% | 0% | 0% | 0%
pysrc100% | 0% | 0% | 0% | 0%
integration100% | 0% | 0% | 0% | 0%
ci100% | 0% | 0% | 0% | 0%
primary (file freshness distribution)
Days since last update
366+
181-365
91-180
31-90
1-30
include35% | 0% | 64% | 0% | 0%
ci30% | 69% | 0% | 0% | 0%
bench1% | 0% | 98% | 0% | 0%
src0% | 0% | 59% | 40% | 0%
ROOT0% | 0% | 100% | 0% | 0%
pysrc0% | 0% | 43% | 56% | 0%
integration0% | 0% | 100% | 0% | 0%
Oldest Files (Top 50)
File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
lib.rs
in src
396 1 2018-11-22 2026-05-05 101 10 ijl@mailbox.org mamps@anthropic.com
util.py
in bench
13 1 2018-11-22 2026-01-29 13 2 ijl@mailbox.org ijl@mailbox.org
13 1 2018-11-22 2026-01-29 15 2 ijl@mailbox.org ijl@mailbox.org
12 1 2018-11-22 2026-01-29 16 2 ijl@mailbox.org ijl@mailbox.org
__init__.py
in bench
1 - 2018-11-22 2020-02-11 2 1 ijl@mailbox.org ijl@mailbox.org
wsgi.py
in integration
22 1 2018-11-23 2026-01-23 9 1 ijl@mailbox.org ijl@mailbox.org
208 1 2018-12-03 2026-05-05 71 12 ijl@mailbox.org mamps@anthropic.com
util.rs
in src
253 - 2019-09-21 2026-01-29 39 2 ijl@mailbox.org ijl@mailbox.org
build.rs
in root
71 2 2020-04-01 2026-02-06 40 4 ijl@mailbox.org yilei@anthropic.com
opt.rs
in src
35 - 2020-04-01 2026-02-07 12 2 ijl@mailbox.org yilei@anthropic.com
cache.rs
in src/deserialize
27 1 2020-07-24 2026-01-29 23 1 ijl@mailbox.org ijl@mailbox.org
mod.rs
in src/deserialize
11 - 2020-07-24 2026-01-23 12 2 ijl@mailbox.org ijl@mailbox.org
mod.rs
in src/serialize
8 - 2020-07-24 2026-01-23 20 2 ijl@mailbox.org ijl@mailbox.org
serializer.rs
in src/serialize
133 1 2021-01-19 2026-05-05 37 6 ijl@mailbox.org mamps@anthropic.com
deserializer.rs
in src/deserialize
44 - 2021-01-19 2026-05-05 25 5 ijl@mailbox.org mamps@anthropic.com
error.rs
in src/deserialize
38 - 2021-06-01 2026-01-29 12 3 em.jolibois@gmail.com ijl@mailbox.org
data.py
in bench
28 1 2021-11-19 2026-01-29 7 2 akx@iki.fi ijl@mailbox.org
typestubs.py
in integration
3 - 2022-05-30 2026-01-23 4 2 em.jolibois@gmail.com ijl@mailbox.org
pyobject.rs
in src/deserialize
37 - 2022-06-03 2026-01-29 19 1 ijl@mailbox.org ijl@mailbox.org
mod.rs
in src/ffi
104 - 2022-06-22 2026-05-05 23 4 ijl@mailbox.org mamps@anthropic.com
error.rs
in src/serialize
74 1 2022-06-22 2026-02-07 14 2 ijl@mailbox.org yilei@anthropic.com
buffer.rs
in src/ffi
25 - 2022-06-22 2026-01-29 10 1 ijl@mailbox.org ijl@mailbox.org
bytes.rs
in src/ffi
20 - 2022-06-22 2026-01-29 11 1 ijl@mailbox.org ijl@mailbox.org
yyjson.c
in include/yyjson
7308 128 2022-06-23 2026-02-06 15 2 ijl@mailbox.org yilei@anthropic.com
yyjson.h
in include/yyjson
3969 200 2022-06-23 2024-04-30 13 1 ijl@mailbox.org ijl@mailbox.org
pyi
__init__.pyi
in pysrc/orjson
33 2 2023-01-04 2026-05-05 7 4 ijl@mailbox.org mamps@anthropic.com
__init__.py
in pysrc/orjson
25 - 2023-01-04 2026-02-07 5 2 ijl@mailbox.org yilei@anthropic.com
9 - 2023-04-27 2025-10-24 4 1 ijl@mailbox.org ijl@mailbox.org
4 - 2023-05-23 2023-05-23 1 1 ijl@mailbox.org ijl@mailbox.org
fragment.rs
in src/ffi
198 1 2023-06-01 2026-01-29 16 2 ijl@mailbox.org ijl@mailbox.org
numpy.rs
in src/serialize/per_type
1346 73 2023-09-20 2026-05-05 20 4 ijl@mailbox.org mamps@anthropic.com
dict.rs
in src/serialize/per_type
540 15 2023-09-20 2026-05-05 23 4 ijl@mailbox.org mamps@anthropic.com
datetime.rs
in src/serialize/per_type
226 8 2023-09-20 2026-01-23 12 1 ijl@mailbox.org ijl@mailbox.org
list.rs
in src/serialize/per_type
207 2 2023-09-20 2026-05-05 17 4 ijl@mailbox.org mamps@anthropic.com
dataclass.rs
in src/serialize/per_type
195 3 2023-09-20 2026-01-29 14 1 ijl@mailbox.org ijl@mailbox.org
datetimelike.rs
in src/serialize/per_type
105 1 2023-09-20 2026-01-23 11 1 ijl@mailbox.org ijl@mailbox.org
int.rs
in src/serialize/per_type
85 2 2023-09-20 2026-01-29 14 1 ijl@mailbox.org ijl@mailbox.org
default.rs
in src/serialize/per_type
51 1 2023-09-20 2026-01-23 8 1 ijl@mailbox.org ijl@mailbox.org
unicode.rs
in src/serialize/per_type
51 2 2023-09-20 2026-01-23 8 1 ijl@mailbox.org ijl@mailbox.org
uuid.rs
in src/serialize/per_type
41 1 2023-09-20 2026-01-29 14 1 ijl@mailbox.org ijl@mailbox.org
mod.rs
in src/serialize/per_type
33 - 2023-09-20 2026-02-06 8 2 ijl@mailbox.org yilei@anthropic.com
float.rs
in src/serialize/per_type
29 1 2023-09-20 2026-05-05 9 4 ijl@mailbox.org mamps@anthropic.com
fragment.rs
in src/serialize/per_type
26 1 2023-09-20 2026-01-29 10 1 ijl@mailbox.org ijl@mailbox.org
pyenum.rs
in src/serialize/per_type
26 1 2023-09-20 2026-01-23 5 1 ijl@mailbox.org ijl@mailbox.org
pybool.rs
in src/serialize/per_type
20 1 2023-09-20 2026-01-29 7 1 ijl@mailbox.org ijl@mailbox.org
none.rs
in src/serialize/per_type
16 1 2023-09-20 2026-01-23 5 1 ijl@mailbox.org ijl@mailbox.org
json.rs
in src/serialize/writer
522 65 2024-01-18 2026-02-06 17 2 ijl@mailbox.org yilei@anthropic.com
formatter.rs
in src/serialize/writer
331 27 2024-01-18 2026-01-29 8 1 ijl@mailbox.org ijl@mailbox.org
byteswriter.rs
in src/serialize/writer
188 13 2024-01-18 2026-01-23 14 1 ijl@mailbox.org ijl@mailbox.org
obtype.rs
in src/serialize
138 - 2024-01-18 2026-05-05 7 4 ijl@mailbox.org mamps@anthropic.com
Files Not Recently Changed (Top 50)
File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
__init__.py
in bench
1 - 2018-11-22 2020-02-11 2 1 ijl@mailbox.org ijl@mailbox.org
4 - 2023-05-23 2023-05-23 1 1 ijl@mailbox.org ijl@mailbox.org
yyjson.h
in include/yyjson
3969 200 2022-06-23 2024-04-30 13 1 ijl@mailbox.org ijl@mailbox.org
9 - 2023-04-27 2025-10-24 4 1 ijl@mailbox.org ijl@mailbox.org
typestubs.py
in integration
3 - 2022-05-30 2026-01-23 4 2 em.jolibois@gmail.com ijl@mailbox.org
mod.rs
in src/deserialize/backend
3 - 2024-08-08 2026-01-23 4 1 ijl@mailbox.org ijl@mailbox.org
mod.rs
in src/serialize
8 - 2020-07-24 2026-01-23 20 2 ijl@mailbox.org ijl@mailbox.org
mod.rs
in src/ffi/pystrref
9 - 2026-01-23 2026-01-23 1 1 ijl@mailbox.org ijl@mailbox.org
mod.rs
in src/deserialize
11 - 2020-07-24 2026-01-23 12 2 ijl@mailbox.org ijl@mailbox.org
atomiculong.rs
in src/ffi
15 - 2025-10-24 2026-01-23 3 1 ijl@mailbox.org ijl@mailbox.org
none.rs
in src/serialize/per_type
16 1 2023-09-20 2026-01-23 5 1 ijl@mailbox.org ijl@mailbox.org
mod.rs
in src/serialize/writer/str
19 - 2024-07-02 2026-01-23 6 1 ijl@mailbox.org ijl@mailbox.org
utf8.rs
in src/ffi
20 - 2026-01-23 2026-01-23 1 1 ijl@mailbox.org ijl@mailbox.org
wsgi.py
in integration
22 1 2018-11-23 2026-01-23 9 1 ijl@mailbox.org ijl@mailbox.org
pyenum.rs
in src/serialize/per_type
26 1 2023-09-20 2026-01-23 5 1 ijl@mailbox.org ijl@mailbox.org
alloc.rs
in src
30 - 2025-01-08 2026-01-23 5 1 ijl@mailbox.org ijl@mailbox.org
scalar.rs
in src/ffi/pystrref
32 - 2026-01-23 2026-01-23 1 1 ijl@mailbox.org ijl@mailbox.org
scalar.rs
in src/serialize/writer/str
33 - 2024-07-02 2026-01-23 8 1 ijl@mailbox.org ijl@mailbox.org
state.rs
in src/serialize
45 - 2024-01-18 2026-01-23 5 1 ijl@mailbox.org ijl@mailbox.org
unicode.rs
in src/serialize/per_type
51 2 2023-09-20 2026-01-23 8 1 ijl@mailbox.org ijl@mailbox.org
default.rs
in src/serialize/per_type
51 1 2023-09-20 2026-01-23 8 1 ijl@mailbox.org ijl@mailbox.org
pybytesref.rs
in src/ffi
58 1 2026-01-23 2026-01-23 1 1 ijl@mailbox.org ijl@mailbox.org
buffer.rs
in src/serialize
59 4 2024-11-01 2026-01-23 7 1 ijl@mailbox.org ijl@mailbox.org
60 1 2026-01-23 2026-01-23 1 1 ijl@mailbox.org ijl@mailbox.org
avx512.rs
in src/ffi/pystrref
61 - 2026-01-23 2026-01-23 1 1 ijl@mailbox.org ijl@mailbox.org
ffi.rs
in src/deserialize/backend
63 - 2025-10-24 2026-01-23 3 1 ijl@mailbox.org ijl@mailbox.org
avx512.rs
in src/serialize/writer/str
67 - 2024-07-02 2026-01-23 9 1 ijl@mailbox.org ijl@mailbox.org
generic.rs
in src/serialize/writer/str
77 - 2024-07-02 2026-01-23 9 1 ijl@mailbox.org ijl@mailbox.org
input.rs
in src/deserialize
77 2 2026-01-23 2026-01-23 1 1 ijl@mailbox.org ijl@mailbox.org
sse2.rs
in src/serialize/writer/str
88 - 2024-08-08 2026-01-23 8 1 ijl@mailbox.org ijl@mailbox.org
datetimelike.rs
in src/serialize/per_type
105 1 2023-09-20 2026-01-23 11 1 ijl@mailbox.org ijl@mailbox.org
byteswriter.rs
in src/serialize/writer
188 13 2024-01-18 2026-01-23 14 1 ijl@mailbox.org ijl@mailbox.org
datetime.rs
in src/serialize/per_type
226 8 2023-09-20 2026-01-23 12 1 ijl@mailbox.org ijl@mailbox.org
mod.rs
in src/serialize/writer
11 - 2024-01-18 2026-01-29 9 1 ijl@mailbox.org ijl@mailbox.org
12 1 2018-11-22 2026-01-29 16 2 ijl@mailbox.org ijl@mailbox.org
13 1 2018-11-22 2026-01-29 15 2 ijl@mailbox.org ijl@mailbox.org
util.py
in bench
13 1 2018-11-22 2026-01-29 13 2 ijl@mailbox.org ijl@mailbox.org
pybool.rs
in src/serialize/per_type
20 1 2023-09-20 2026-01-29 7 1 ijl@mailbox.org ijl@mailbox.org
bytes.rs
in src/ffi
20 - 2022-06-22 2026-01-29 11 1 ijl@mailbox.org ijl@mailbox.org
buffer.rs
in src/ffi
25 - 2022-06-22 2026-01-29 10 1 ijl@mailbox.org ijl@mailbox.org
fragment.rs
in src/serialize/per_type
26 1 2023-09-20 2026-01-29 10 1 ijl@mailbox.org ijl@mailbox.org
cache.rs
in src/deserialize
27 1 2020-07-24 2026-01-29 23 1 ijl@mailbox.org ijl@mailbox.org
data.py
in bench
28 1 2021-11-19 2026-01-29 7 2 akx@iki.fi ijl@mailbox.org
pyobject.rs
in src/deserialize
37 - 2022-06-03 2026-01-29 19 1 ijl@mailbox.org ijl@mailbox.org
error.rs
in src/deserialize
38 - 2021-06-01 2026-01-29 12 3 em.jolibois@gmail.com ijl@mailbox.org
pyfloatref.rs
in src/ffi
39 1 2026-01-29 2026-01-29 1 1 ijl@mailbox.org ijl@mailbox.org
uuid.rs
in src/serialize/per_type
41 1 2023-09-20 2026-01-29 14 1 ijl@mailbox.org ijl@mailbox.org
pynoneref.rs
in src/ffi
41 1 2026-01-29 2026-01-29 1 1 ijl@mailbox.org ijl@mailbox.org
pyboolref.rs
in src/ffi
46 1 2026-01-29 2026-01-29 1 1 ijl@mailbox.org ijl@mailbox.org
pyuuidref.rs
in src/ffi
46 1 2026-01-29 2026-01-29 1 1 ijl@mailbox.org ijl@mailbox.org
Most Recently Created Files (Top 50)
File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
pytorch.rs
in src/serialize/per_type
85 1 2026-02-06 2026-05-05 2 3 yilei@anthropic.com mamps@anthropic.com
pyintref.rs
in src/ffi
259 4 2026-01-29 2026-01-29 1 1 ijl@mailbox.org ijl@mailbox.org
pydictref.rs
in src/ffi
104 1 2026-01-29 2026-01-29 1 1 ijl@mailbox.org ijl@mailbox.org
num.rs
in src/serialize/writer
99 2 2026-01-29 2026-02-06 3 2 ijl@mailbox.org yilei@anthropic.com
pylistref.rs
in src/ffi
77 1 2026-01-29 2026-01-29 1 1 ijl@mailbox.org ijl@mailbox.org
pytupleref.rs
in src/ffi
58 1 2026-01-29 2026-01-29 1 1 ijl@mailbox.org ijl@mailbox.org
57 1 2026-01-29 2026-01-29 1 1 ijl@mailbox.org ijl@mailbox.org
pyuuidref.rs
in src/ffi
46 1 2026-01-29 2026-01-29 1 1 ijl@mailbox.org ijl@mailbox.org
pyboolref.rs
in src/ffi
46 1 2026-01-29 2026-01-29 1 1 ijl@mailbox.org ijl@mailbox.org
pynoneref.rs
in src/ffi
41 1 2026-01-29 2026-01-29 1 1 ijl@mailbox.org ijl@mailbox.org
pyfloatref.rs
in src/ffi
39 1 2026-01-29 2026-01-29 1 1 ijl@mailbox.org ijl@mailbox.org
object.rs
in src/ffi/pystrref
224 4 2026-01-23 2026-01-29 2 1 ijl@mailbox.org ijl@mailbox.org
pymemoryview.rs
in src/ffi
88 1 2026-01-23 2026-01-29 2 1 ijl@mailbox.org ijl@mailbox.org
input.rs
in src/deserialize
77 2 2026-01-23 2026-01-23 1 1 ijl@mailbox.org ijl@mailbox.org
pyunicode_new.rs
in src/ffi/pystrref
64 - 2026-01-23 2026-01-29 2 1 ijl@mailbox.org ijl@mailbox.org
avx512.rs
in src/ffi/pystrref
61 - 2026-01-23 2026-01-23 1 1 ijl@mailbox.org ijl@mailbox.org
60 1 2026-01-23 2026-01-23 1 1 ijl@mailbox.org ijl@mailbox.org
pybytesref.rs
in src/ffi
58 1 2026-01-23 2026-01-23 1 1 ijl@mailbox.org ijl@mailbox.org
scalar.rs
in src/ffi/pystrref
32 - 2026-01-23 2026-01-23 1 1 ijl@mailbox.org ijl@mailbox.org
utf8.rs
in src/ffi
20 - 2026-01-23 2026-01-23 1 1 ijl@mailbox.org ijl@mailbox.org
mod.rs
in src/ffi/pystrref
9 - 2026-01-23 2026-01-23 1 1 ijl@mailbox.org ijl@mailbox.org
87 - 2025-12-06 2026-01-29 2 1 ijl@mailbox.org ijl@mailbox.org
ffi.rs
in src/deserialize/backend
63 - 2025-10-24 2026-01-23 3 1 ijl@mailbox.org ijl@mailbox.org
atomiculong.rs
in src/ffi
15 - 2025-10-24 2026-01-23 3 1 ijl@mailbox.org ijl@mailbox.org
compat.rs
in src/ffi
237 - 2025-07-15 2026-01-29 8 1 ijl@mailbox.org ijl@mailbox.org
alloc.rs
in src
30 - 2025-01-08 2026-01-23 5 1 ijl@mailbox.org ijl@mailbox.org
buffer.rs
in src/serialize
59 4 2024-11-01 2026-01-23 7 1 ijl@mailbox.org ijl@mailbox.org
yyjson.rs
in src/deserialize/backend
318 14 2024-08-08 2026-05-05 10 3 ijl@mailbox.org mamps@anthropic.com
sse2.rs
in src/serialize/writer/str
88 - 2024-08-08 2026-01-23 8 1 ijl@mailbox.org ijl@mailbox.org
mod.rs
in src/deserialize/backend
3 - 2024-08-08 2026-01-23 4 1 ijl@mailbox.org ijl@mailbox.org
escape.rs
in src/serialize/writer/str
131 - 2024-07-02 2026-01-29 6 1 ijl@mailbox.org ijl@mailbox.org
generic.rs
in src/serialize/writer/str
77 - 2024-07-02 2026-01-23 9 1 ijl@mailbox.org ijl@mailbox.org
avx512.rs
in src/serialize/writer/str
67 - 2024-07-02 2026-01-23 9 1 ijl@mailbox.org ijl@mailbox.org
scalar.rs
in src/serialize/writer/str
33 - 2024-07-02 2026-01-23 8 1 ijl@mailbox.org ijl@mailbox.org
mod.rs
in src/serialize/writer/str
19 - 2024-07-02 2026-01-23 6 1 ijl@mailbox.org ijl@mailbox.org
json.rs
in src/serialize/writer
522 65 2024-01-18 2026-02-06 17 2 ijl@mailbox.org yilei@anthropic.com
formatter.rs
in src/serialize/writer
331 27 2024-01-18 2026-01-29 8 1 ijl@mailbox.org ijl@mailbox.org
byteswriter.rs
in src/serialize/writer
188 13 2024-01-18 2026-01-23 14 1 ijl@mailbox.org ijl@mailbox.org
obtype.rs
in src/serialize
138 - 2024-01-18 2026-05-05 7 4 ijl@mailbox.org mamps@anthropic.com
state.rs
in src/serialize
45 - 2024-01-18 2026-01-23 5 1 ijl@mailbox.org ijl@mailbox.org
mod.rs
in src/serialize/writer
11 - 2024-01-18 2026-01-29 9 1 ijl@mailbox.org ijl@mailbox.org
numpy.rs
in src/serialize/per_type
1346 73 2023-09-20 2026-05-05 20 4 ijl@mailbox.org mamps@anthropic.com
dict.rs
in src/serialize/per_type
540 15 2023-09-20 2026-05-05 23 4 ijl@mailbox.org mamps@anthropic.com
datetime.rs
in src/serialize/per_type
226 8 2023-09-20 2026-01-23 12 1 ijl@mailbox.org ijl@mailbox.org
list.rs
in src/serialize/per_type
207 2 2023-09-20 2026-05-05 17 4 ijl@mailbox.org mamps@anthropic.com
dataclass.rs
in src/serialize/per_type
195 3 2023-09-20 2026-01-29 14 1 ijl@mailbox.org ijl@mailbox.org
datetimelike.rs
in src/serialize/per_type
105 1 2023-09-20 2026-01-23 11 1 ijl@mailbox.org ijl@mailbox.org
int.rs
in src/serialize/per_type
85 2 2023-09-20 2026-01-29 14 1 ijl@mailbox.org ijl@mailbox.org
default.rs
in src/serialize/per_type
51 1 2023-09-20 2026-01-23 8 1 ijl@mailbox.org ijl@mailbox.org
unicode.rs
in src/serialize/per_type
51 2 2023-09-20 2026-01-23 8 1 ijl@mailbox.org ijl@mailbox.org
Most Recently Changed Files (Top 50)
File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
numpy.rs
in src/serialize/per_type
1346 73 2023-09-20 2026-05-05 20 4 ijl@mailbox.org mamps@anthropic.com
dict.rs
in src/serialize/per_type
540 15 2023-09-20 2026-05-05 23 4 ijl@mailbox.org mamps@anthropic.com
lib.rs
in src
396 1 2018-11-22 2026-05-05 101 10 ijl@mailbox.org mamps@anthropic.com
yyjson.rs
in src/deserialize/backend
318 14 2024-08-08 2026-05-05 10 3 ijl@mailbox.org mamps@anthropic.com
208 1 2018-12-03 2026-05-05 71 12 ijl@mailbox.org mamps@anthropic.com
list.rs
in src/serialize/per_type
207 2 2023-09-20 2026-05-05 17 4 ijl@mailbox.org mamps@anthropic.com
obtype.rs
in src/serialize
138 - 2024-01-18 2026-05-05 7 4 ijl@mailbox.org mamps@anthropic.com
serializer.rs
in src/serialize
133 1 2021-01-19 2026-05-05 37 6 ijl@mailbox.org mamps@anthropic.com
mod.rs
in src/ffi
104 - 2022-06-22 2026-05-05 23 4 ijl@mailbox.org mamps@anthropic.com
pytorch.rs
in src/serialize/per_type
85 1 2026-02-06 2026-05-05 2 3 yilei@anthropic.com mamps@anthropic.com
deserializer.rs
in src/deserialize
44 - 2021-01-19 2026-05-05 25 5 ijl@mailbox.org mamps@anthropic.com
pyi
__init__.pyi
in pysrc/orjson
33 2 2023-01-04 2026-05-05 7 4 ijl@mailbox.org mamps@anthropic.com
float.rs
in src/serialize/per_type
29 1 2023-09-20 2026-05-05 9 4 ijl@mailbox.org mamps@anthropic.com
error.rs
in src/serialize
74 1 2022-06-22 2026-02-07 14 2 ijl@mailbox.org yilei@anthropic.com
opt.rs
in src
35 - 2020-04-01 2026-02-07 12 2 ijl@mailbox.org yilei@anthropic.com
__init__.py
in pysrc/orjson
25 - 2023-01-04 2026-02-07 5 2 ijl@mailbox.org yilei@anthropic.com
yyjson.c
in include/yyjson
7308 128 2022-06-23 2026-02-06 15 2 ijl@mailbox.org yilei@anthropic.com
json.rs
in src/serialize/writer
522 65 2024-01-18 2026-02-06 17 2 ijl@mailbox.org yilei@anthropic.com
num.rs
in src/serialize/writer
99 2 2026-01-29 2026-02-06 3 2 ijl@mailbox.org yilei@anthropic.com
build.rs
in root
71 2 2020-04-01 2026-02-06 40 4 ijl@mailbox.org yilei@anthropic.com
mod.rs
in src/serialize/per_type
33 - 2023-09-20 2026-02-06 8 2 ijl@mailbox.org yilei@anthropic.com
formatter.rs
in src/serialize/writer
331 27 2024-01-18 2026-01-29 8 1 ijl@mailbox.org ijl@mailbox.org
pyintref.rs
in src/ffi
259 4 2026-01-29 2026-01-29 1 1 ijl@mailbox.org ijl@mailbox.org
util.rs
in src
253 - 2019-09-21 2026-01-29 39 2 ijl@mailbox.org ijl@mailbox.org
compat.rs
in src/ffi
237 - 2025-07-15 2026-01-29 8 1 ijl@mailbox.org ijl@mailbox.org
object.rs
in src/ffi/pystrref
224 4 2026-01-23 2026-01-29 2 1 ijl@mailbox.org ijl@mailbox.org
fragment.rs
in src/ffi
198 1 2023-06-01 2026-01-29 16 2 ijl@mailbox.org ijl@mailbox.org
dataclass.rs
in src/serialize/per_type
195 3 2023-09-20 2026-01-29 14 1 ijl@mailbox.org ijl@mailbox.org
escape.rs
in src/serialize/writer/str
131 - 2024-07-02 2026-01-29 6 1 ijl@mailbox.org ijl@mailbox.org
pydictref.rs
in src/ffi
104 1 2026-01-29 2026-01-29 1 1 ijl@mailbox.org ijl@mailbox.org
pymemoryview.rs
in src/ffi
88 1 2026-01-23 2026-01-29 2 1 ijl@mailbox.org ijl@mailbox.org
87 - 2025-12-06 2026-01-29 2 1 ijl@mailbox.org ijl@mailbox.org
int.rs
in src/serialize/per_type
85 2 2023-09-20 2026-01-29 14 1 ijl@mailbox.org ijl@mailbox.org
pylistref.rs
in src/ffi
77 1 2026-01-29 2026-01-29 1 1 ijl@mailbox.org ijl@mailbox.org
pyunicode_new.rs
in src/ffi/pystrref
64 - 2026-01-23 2026-01-29 2 1 ijl@mailbox.org ijl@mailbox.org
pytupleref.rs
in src/ffi
58 1 2026-01-29 2026-01-29 1 1 ijl@mailbox.org ijl@mailbox.org
57 1 2026-01-29 2026-01-29 1 1 ijl@mailbox.org ijl@mailbox.org
pyuuidref.rs
in src/ffi
46 1 2026-01-29 2026-01-29 1 1 ijl@mailbox.org ijl@mailbox.org
pyboolref.rs
in src/ffi
46 1 2026-01-29 2026-01-29 1 1 ijl@mailbox.org ijl@mailbox.org
pynoneref.rs
in src/ffi
41 1 2026-01-29 2026-01-29 1 1 ijl@mailbox.org ijl@mailbox.org
uuid.rs
in src/serialize/per_type
41 1 2023-09-20 2026-01-29 14 1 ijl@mailbox.org ijl@mailbox.org
pyfloatref.rs
in src/ffi
39 1 2026-01-29 2026-01-29 1 1 ijl@mailbox.org ijl@mailbox.org
error.rs
in src/deserialize
38 - 2021-06-01 2026-01-29 12 3 em.jolibois@gmail.com ijl@mailbox.org
pyobject.rs
in src/deserialize
37 - 2022-06-03 2026-01-29 19 1 ijl@mailbox.org ijl@mailbox.org
data.py
in bench
28 1 2021-11-19 2026-01-29 7 2 akx@iki.fi ijl@mailbox.org
cache.rs
in src/deserialize
27 1 2020-07-24 2026-01-29 23 1 ijl@mailbox.org ijl@mailbox.org
fragment.rs
in src/serialize/per_type
26 1 2023-09-20 2026-01-29 10 1 ijl@mailbox.org ijl@mailbox.org
buffer.rs
in src/ffi
25 - 2022-06-22 2026-01-29 10 1 ijl@mailbox.org ijl@mailbox.org
bytes.rs
in src/ffi
20 - 2022-06-22 2026-01-29 11 1 ijl@mailbox.org ijl@mailbox.org
pybool.rs
in src/serialize/per_type
20 1 2023-09-20 2026-01-29 7 1 ijl@mailbox.org ijl@mailbox.org