Sign in
apache
/
fory
/
HEAD
2ec5625
feat(compiler): handle nested container ref pointer options in C++ compiler correctly (#3735)
by Peiyang He
· 3 days ago
main
0ffc35a
refactor(compiler): generate C++ unordered map for Fory map (#3745)
by Peiyang He
· 3 days ago
7ec4a17
feat(go): implement grpc stub generation (#3698)
by Ayush Kumar
· 3 days ago
f6af6ec
feat(compiler): handle Rust identifier escaping and name collisions (#3744)
by Peiyang He
· 3 days ago
989e6ac
perf: optimize compatible mode read performance (#3743)
by Shawn Yang
· 5 days ago
793e9ab
feat: default compatible mode for native serialization (#3742)
by Shawn Yang
· 7 days ago
14f540b
chore(deps): fix vulnerable dependencies (#3741)
by Shawn Yang
· 7 days ago
fad785a
feat(xlang): support compatible scalar read conversions (#3740)
by Shawn Yang
· 7 days ago
92e7a5c
feat(xlang): refine register by name api (#3739)
by Shawn Yang
· 8 days ago
7752c01
fix(c++): std::unordered_map cannot be used in struct. (#3727) (#3728)
by MikuSoft
· 8 days ago
0ec7261
refactor(rust): refactor sync send type (#3737)
by Shawn Yang
· 8 days ago
e637cf7
feat(rust): support thread safe `Arc<dyn Any + Send + Sync>` type (#3736)
by Shawn Yang
· 8 days ago
a95a126
fix(java): ignore non-Scala/Lombok-style default helper methods (#3733)
by Sebastian Mandrean
· 8 days ago
075421f
feat(java): remove sun.misc.Unsafe for jdk25+ (#3702)
by Shawn Yang
· 9 days ago
33b0d6e
fix(compiler): handle nested container ref pointer options in Rust compiler correctly (#3731)
by Peiyang He
· 10 days ago
810943c
fix(java): fix deflater memory leak (#3726)
by MNTMDEV
· 11 days ago
d34c5aa
perf(format): cache compact row layout per nested slot (#3717)
by Steven Schlansker
· 11 days ago
7e52de7
chore: bump versions after 1.1.0 release (#3724)
by Shawn Yang
· 12 days ago
c6a228b
refactor(format): inline custom-codec dispatch in row codecs (#3716)
by Steven Schlansker
· 12 days ago
598e82f
fix(format): pass row body size, not full payload size, to BinaryRow.pointTo (#3715)
by Steven Schlansker
· 12 days ago
a5d1c77
fix(benchmarks): uses outdated google-java-format, upgrade spotless (#3722)
by Steven Schlansker
· 12 days ago
297c345
feat(java): add java9/16 module-info support (#3721)
by Shawn Yang
· 12 days ago
ddf0662
fix(go): return nil serializer on getTypeInfo err (#3719)
by Ayush Kumar
· 13 days ago
e066b62
refactor(compiler): rename generated schema owners to modules (#3713)
by Shawn Yang
· 2 weeks ago
2900e05
feat(xlang): support unknown union case in union type (#3711)
by Shawn Yang
· 2 weeks ago
a12e776
feat(c#): use sealed record for c# union (#3710)
by Shawn Yang
· 2 weeks ago
98e20c3
refactor(csharp): split Fory object attributes (#3709)
by Shawn Yang
· 2 weeks ago
0048399
fix(python): make policy validators validation-only (#3708)
by Shawn Yang
· 2 weeks ago
648c573
chore: update java checks docs (#3707)
by Shawn Yang
· 2 weeks ago
c2b4316
fix(java): guard replace-resolve class reads (#3706)
by Shawn Yang
· 2 weeks ago
97b9a72
docs: update readme to add android support (#3705)
by Shawn Yang
· 3 weeks ago
af4073e
ci: declare workflow-level `contents: read` on ci and lint (#3704)
by Arpit Jain
· 3 weeks ago
cf4e2ac
chore(js): upgrade test dependencies (#3703)
by Shawn Yang
· 3 weeks ago
1722034
docs: fix xlang type mapping MDX (#3701)
by Shawn Yang
· 3 weeks ago
f0dcba4
docs(xlang): update language support docs (#3700)
by Shawn Yang
· 3 weeks ago
f156374
fix(cpp): repair CMake tests and examples (#3699)
by Shawn Yang
· 3 weeks ago
b3fda60
chore(deps): bump io.grpc:grpc-netty-shaded from 1.62.2 to 1.75.0 in /integration_tests/grpc_tests/java (#3697)
by dependabot[bot]
· 3 weeks ago
8b4439a
feat(compiler): add java/python gRPC support (#3692)
by Shawn Yang
· 3 weeks ago
0f0295b
chore: bump release version to 1.0 (#3696)
by Shawn Yang
· 3 weeks ago
0a96e1c
fix(c++): propagate /Zc:preprocessor on MSVC for FORY_STRUCT consumers (#3694)
by Truffle
· 3 weeks ago
6f36345
docs(cpp): clarify MSVC preprocessor requirement (#3695)
by Shawn Yang
· 3 weeks ago
1daa1d0
fix(dart): fix dart library warnings (#3691)
by Shawn Yang
· 4 weeks ago
56b5b38
feat(compiler): set thread_safe_pointer to false by default and enhance ci (#3690)
by Shawn Yang
· 4 weeks ago
5a17ad7
ci: pin manylinux wheel images for release builds (#3689)
by Shawn Yang
· 4 weeks ago
3735e36
fix(ci): fix python/dart release (#3688)
by Shawn Yang
· 4 weeks ago
5afdba3
fix: fix release script (#3687)
by Shawn Yang
· 4 weeks ago
72c97e9
docs: update xlang/native serialization doc (#3686)
by Shawn Yang
· 4 weeks ago
06d60db
feat(xlang): use xlang as default mode for all languages (#3685)
by Shawn Yang
· 4 weeks ago
1fa8735
feat(kotlin): add schema idl support to kotlin (#3684)
by Shawn Yang
· 4 weeks ago
398ad2f
feat(rust): make rust chrono optional (#3683)
by Shawn Yang
· 4 weeks ago
2e3bef8
feat(scala): update generated annotation (#3682)
by Shawn Yang
· 4 weeks ago
3d49c6f
feat(scala): add scala schema idl support (#3681)
by Shawn Yang
· 4 weeks ago
fee9190
refactor(java): replace static serializer spi lookup (#3680)
by Shawn Yang
· 4 weeks ago
57b0c9e
feat(kotlin): add kotlin xlang and ksp support (#3679)
by Shawn Yang
· 4 weeks ago
74898f4
feat(xlang): simplify xlang field ordering (#3675)
by Shawn Yang
· 4 weeks ago
7ce550b
fix(java): avoid instantiating abstract meta-share types (#3677)
by Shawn Yang
· 4 weeks ago
0855c18
fix(java): validate subclass serializer layer counts (#3676)
by Shawn Yang
· 4 weeks ago
afb2f3f
feat(java): annotation processor for android serialization (#3670)
by Shawn Yang
· 4 weeks ago
ac47fe9
feat(compiler): add helpers to generate unified gRPC service/method names (#3672)
by Peiyang He
· 4 weeks ago
a603ff1
fix(javascript): preserve getTypeInfo in regenerated read serializer (#3669)
by Shin Xiahou
· 4 weeks ago
33e0dc0
feat: add android support (#3667)
by Shawn Yang
· 5 weeks ago
f021947
refactor(rust): use absolute path in generated Rust code (#3666)
by Peiyang He
· 5 weeks ago
917673d
docs: add README schema IDL example (#3665)
by Shawn Yang
· 5 weeks ago
b4441d0
docs: update readme (#3664)
by Shawn Yang
· 5 weeks ago
0c04a84
fix(java): serialize suppressed exceptions (#3663)
by Shawn Yang
· 5 weeks ago
31b06a5
docs: tighten benchmark throughput plots (#3662)
by Shawn Yang
· 5 weeks ago
e335591
perf: update benchmark plots (#3661)
by Shawn Yang
· 5 weeks ago
389b66c
chore: clean up code and add compiler warning checks (#3660)
by Shawn Yang
· 5 weeks ago
8ae4ce5
fix: include TypeMeta header bits in hash (#3659)
by Shawn Yang
· 5 weeks ago
e66733a
chore(java): configure default Fory log level (#3657)
by Shawn Yang
· 5 weeks ago
7f8e223
perf: optimize serialization perf (#3656)
by Shawn Yang
· 5 weeks ago
8f6a095
fix(java): recover map declared serializers for compatible reads (#3654)
by Sebastian Mandrean
· 5 weeks ago
28a5336
perf(dart): remove generated struct slot bridge (#3653)
by Shawn Yang
· 5 weeks ago
a02a5a2
feat(xlang): compatible read between list array field (#3650)
by Shawn Yang
· 5 weeks ago
261de1e
fix(java): fix set view ref tracking (#3649)
by Shawn Yang
· 5 weeks ago
de67a87
feat(xlang): use compatible for xlang by default (#3648)
by Shawn Yang
· 5 weeks ago
380fae7
feat(xlang): add comprehensive read checks (#3647)
by Shawn Yang
· 5 weeks ago
adba101
fix(java): use REPLACE_STUB_ID for unregistered writeReplace classes to prevent cross-JVM ClassNotFoundException (#3638)
by wakilurislam
· 5 weeks ago
632e916
fix(xlang): fix xlang type system (#3646)
by Shawn Yang
· 6 weeks ago
3f7a0a5
feat(xlang): unified xlang type system (#3644)
by Shawn Yang
· 6 weeks ago
768dee5
feat(python): support nested field schema encodings (#3643)
by Shawn Yang
· 6 weeks ago
000bb1a
chore(dart): remove stale dart note files (#3642)
by Shawn Yang
· 6 weeks ago
c0b0839
feat(dart): support nested container field codec for dart (#3641)
by Shawn Yang
· 6 weeks ago
a88a8a6
feat(go): support nested field annotation type specs (#3640)
by Shawn Yang
· 6 weeks ago
03c4c57
feat(csharp): support nested container field codec (#3639)
by Shawn Yang
· 6 weeks ago
112a6e4
feat(cpp): add nested field codec support (#3636)
by Shawn Yang
· 6 weeks ago
6cb53a5
refactor(cpp): remove abseil dependency (#3634)
by Shawn Yang
· 6 weeks ago
621e449
feat(java): support nested type-use serialization metadata (#3633)
by Shawn Yang
· 6 weeks ago
97f582f
fix(python): enforce more checks in read (#3632)
by Shawn Yang
· 6 weeks ago
79aa38a
feat: add nested container codec for rust (#3630)
by Shawn Yang
· 6 weeks ago
9ca6eff
feat(java): add schema typed row fields accessor (#3631)
by Shawn Yang
· 6 weeks ago
fdd1143
fix(java): preserve externalizable containers in compatible mode (#3628)
by Sebastian Mandrean
· 6 weeks ago
b6b18aa
fix(java): honor record field encoding in generated decode (#3626)
by Sebastian Mandrean
· 6 weeks ago
7bada44
feat(swift): nested container override support for swift (#3625)
by Shawn Yang
· 6 weeks ago
3b68521
fix(go): add configurable fieldCount and fieldDepth guardrails (#3620)
by Ayush Kumar
· 7 weeks ago
62b0d91
fix(go): added maxBinarySize limit to decimal deserialization (#3623)
by Ayush Kumar
· 7 weeks ago
b2d4192
fix(go): added pre-allocation bounds checks for slices and strings (#3618)
by Ayush Kumar
· 7 weeks ago
a3845c3
fix(go): add bound checking for refResolver and metaStringResolver reads (#3615)
by Ayush Kumar
· 7 weeks ago
b20311f
fix(go): ensure physical buffer space for unsafe varint fast-paths (#3613)
by Ayush Kumar
· 7 weeks ago
1d1417c
fix(dart): added <<< for correct logical right shift semantics in uint (#3607)
by Ayush Kumar
· 7 weeks ago
Next »