Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / cloudwego/dynamicgo issues and pull requests

#88 - fix: avoid boundary ptr

Pull Request - State: closed - Opened by AsterDY 7 days ago

#86 - fix:(generic) avoid over-boundary pointer

Pull Request - State: closed - Opened by AsterDY 9 days ago

#85 - feat(idl): support specifying idl service name to be parsed

Pull Request - State: closed - Opened by Marina-Sakai about 1 month ago

#84 - fix:(thrift) only enable `api.body` fast-path on demands

Pull Request - State: closed - Opened by AsterDY about 2 months ago

#83 - feat(proto): expose Package for pb Service Descriptor

Pull Request - State: closed - Opened by DMwangnima 2 months ago

#82 - feat: disable annotation `agw.to_snake` by default

Pull Request - State: closed - Opened by AsterDY 3 months ago

#81 - feat(thrift): unwrap struct for streaming type descriptor

Pull Request - State: closed - Opened by Marina-Sakai 3 months ago

#80 - Empty list in json string causes err in j2p

Issue - State: open - Opened by horral 3 months ago

#79 - fix(thrift): write default val for optional fields

Pull Request - State: closed - Opened by Marina-Sakai 4 months ago

#78 - chore: update protobuf version in go mod for security

Pull Request - State: closed - Opened by khan-yin 4 months ago - 1 comment

#76 - fix:(j2t/native) panic when fieldmap is empty

Pull Request - State: closed - Opened by AsterDY 5 months ago

#75 - refactor: merge fieldmap code into one package;

Pull Request - State: closed - Opened by AsterDY 5 months ago

#74 - 编译报错

Issue - State: closed - Opened by flyerxp 6 months ago - 2 comments

#74 - 编译报错

Issue - State: closed - Opened by flyerxp 6 months ago - 2 comments

#73 - chore: rm unused base.TrafficEnv

Pull Request - State: closed - Opened by xiaost 6 months ago

#72 - chore: update go mod and gitignore

Pull Request - State: open - Opened by GuangmingLuo 6 months ago

#71 - feat:(thrift) support putting IDL filename into Descriptor's annotations

Pull Request - State: closed - Opened by ThinkerQAQ 7 months ago - 1 comment

#70 - fix empty biz body unwrapBinary EOF error

Pull Request - State: closed - Opened by wodeqiangne 7 months ago - 1 comment

#68 - refactor: rm github.com/apache/thrift

Pull Request - State: closed - Opened by xiaost 7 months ago

#68 - refactor: rm github.com/apache/thrift

Pull Request - State: closed - Opened by xiaost 7 months ago

#67 - refactor: replace base with gopkg base

Pull Request - State: closed - Opened by Marina-Sakai 7 months ago

#67 - refactor: replace base with gopkg base

Pull Request - State: closed - Opened by Marina-Sakai 7 months ago

#66 - feat: support go1.23

Pull Request - State: closed - Opened by AsterDY 7 months ago

#66 - feat: support go1.23

Pull Request - State: closed - Opened by AsterDY 7 months ago

#65 - chore: Delete .DS_Store file

Pull Request - State: closed - Opened by haoxins 7 months ago - 3 comments

#65 - chore: Delete .DS_Store file

Pull Request - State: closed - Opened by haoxins 7 months ago - 3 comments

#64 - fix:(j2t) keep input memory alive

Pull Request - State: closed - Opened by AsterDY 7 months ago

#62 - fix(conv): fix misuse of String2Int64

Pull Request - State: closed - Opened by Marina-Sakai 8 months ago

#62 - fix(conv): fix misuse of String2Int64

Pull Request - State: closed - Opened by Marina-Sakai 8 months ago

#61 - 对thrift map类型,支持添加新的key-value对

Issue - State: open - Opened by a1124136985 8 months ago - 1 comment

#60 - chore: ci minimum go1.17, benchmark go1.19

Pull Request - State: closed - Opened by xiaost 8 months ago

#59 - perf(thrift): new pure go Skip impl, 1x better performance

Pull Request - State: closed - Opened by xiaost 8 months ago

#59 - perf(thrift): new pure go Skip impl, 1x better performance

Pull Request - State: closed - Opened by xiaost 8 months ago

#58 - fix: register api key

Pull Request - State: closed - Opened by Marina-Sakai 8 months ago

#56 - feat(proto): support streaming mode for proto

Pull Request - State: closed - Opened by Marina-Sakai 9 months ago

#55 - fix:(j2t) write redundant `base.Base` to thrift

Pull Request - State: closed - Opened by AsterDY 9 months ago

#54 - chore: drop dependency on kitex

Pull Request - State: closed - Opened by AsterDY 9 months ago

#53 - fix:(thrift/generic) NewTypedNode should construct empty value

Pull Request - State: closed - Opened by AsterDY 9 months ago

#52 - fix:(conv/j2p) support skip unknow fields

Pull Request - State: closed - Opened by AsterDY 9 months ago

#51 - [conv/j2p] not support unknown-fields of JSON

Issue - State: closed - Opened by AsterDY 9 months ago - 1 comment

#51 - [conv/j2p] not support unknown-fields of JSON

Issue - State: closed - Opened by AsterDY 9 months ago - 1 comment

#50 - refactor: remove internal spec's annotations

Pull Request - State: closed - Opened by AsterDY 10 months ago

#50 - refactor: remove internal spec's annotations

Pull Request - State: closed - Opened by AsterDY 10 months ago

#48 - fix:(conv/j2t) Option `WriteRequireField` didn't effect

Pull Request - State: closed - Opened by AsterDY 10 months ago

#48 - fix:(conv/j2t) Option `WriteRequireField` didn't effect

Pull Request - State: closed - Opened by AsterDY 10 months ago

#47 - chore: update kitex to v0.9.3-rc

Pull Request - State: closed - Opened by AsterDY 10 months ago

#46 - chore: update cloudwego dependencies

Pull Request - State: closed - Opened by AsterDY 10 months ago

#46 - chore: update cloudwego dependencies

Pull Request - State: closed - Opened by AsterDY 10 months ago

#45 - chore: immigrate some dependencies to 'cloudwego'

Pull Request - State: closed - Opened by AsterDY 11 months ago

#45 - chore: immigrate some dependencies to 'cloudwego'

Pull Request - State: closed - Opened by AsterDY 11 months ago

#44 - proto/generic/cast.go: let Value struct func <Interface> support Enum…

Pull Request - State: closed - Opened by sbs-copilot 11 months ago - 2 comments

#43 - proto/generic Interface 方法增加对 ENUM类型的支持

Issue - State: open - Opened by sbs-copilot 11 months ago - 1 comment

#42 - protobuf 增加从byte数组中读取指定数量field的函数

Issue - State: closed - Opened by someview 11 months ago - 4 comments

#41 - feat:(thrift) nested thrift type constructor API

Pull Request - State: closed - Opened by AsterDY 11 months ago

#40 - incorrect spell of Descriptor

Issue - State: closed - Opened by zhongxinghong about 1 year ago - 1 comment

#40 - incorrect spell of Descriptor

Issue - State: closed - Opened by zhongxinghong about 1 year ago - 1 comment

#39 - feat:(thrift/generic) add option `DescriptorToPathNodeWriteOptional`

Pull Request - State: closed - Opened by AsterDY about 1 year ago

#39 - feat:(thrift/generic) add option `DescriptorToPathNodeWriteOptional`

Pull Request - State: closed - Opened by AsterDY about 1 year ago

#38 - feat: upgrade `DescriptorToPathNode` API

Pull Request - State: closed - Opened by AsterDY about 1 year ago

#38 - feat: upgrade `DescriptorToPathNode` API

Pull Request - State: closed - Opened by AsterDY about 1 year ago

#37 - feat: support high-performance generic-call SDK for protobuf protocol

Pull Request - State: closed - Opened by khan-yin about 1 year ago

#36 - fix: negative int to double overflows

Pull Request - State: closed - Opened by AsterDY over 1 year ago

#36 - fix: negative int to double overflows

Pull Request - State: closed - Opened by AsterDY over 1 year ago

#35 - fix: redundant print

Pull Request - State: closed - Opened by AsterDY over 1 year ago

#35 - fix: redundant print

Pull Request - State: closed - Opened by AsterDY over 1 year ago

#34 - build: compile native with new asm2asm

Pull Request - State: closed - Opened by AsterDY over 1 year ago

#34 - build: compile native with new asm2asm

Pull Request - State: closed - Opened by AsterDY over 1 year ago

#32 - feat:(conv) separate `String2Int64` and `Int642String`

Pull Request - State: closed - Opened by AsterDY over 1 year ago

#32 - feat:(conv) separate `String2Int64` and `Int642String`

Pull Request - State: closed - Opened by AsterDY over 1 year ago

#31 - fix: not support unknown-fields for `ReadAnyWithDesc()`

Pull Request - State: closed - Opened by AsterDY over 1 year ago

#31 - fix: not support unknown-fields for `ReadAnyWithDesc()`

Pull Request - State: closed - Opened by AsterDY over 1 year ago

#30 - support high-performance generic-call SDK for protobuf protocol

Pull Request - State: closed - Opened by khan-yin over 1 year ago - 1 comment

#30 - support high-performance generic-call SDK for protobuf protocol

Pull Request - State: closed - Opened by khan-yin over 1 year ago - 1 comment

#29 - feat: support `Foreach()` on Value

Pull Request - State: closed - Opened by AsterDY over 1 year ago

#29 - feat: support `Foreach()` on Value

Pull Request - State: closed - Opened by AsterDY over 1 year ago

#28 - opt: only write StructEnd while `WriteEmpty()`

Pull Request - State: closed - Opened by AsterDY over 1 year ago

#28 - opt: only write StructEnd while `WriteEmpty()`

Pull Request - State: closed - Opened by AsterDY over 1 year ago

#27 - build: remove unused modules

Pull Request - State: closed - Opened by AsterDY over 1 year ago

#27 - build: remove unused modules

Pull Request - State: closed - Opened by AsterDY over 1 year ago

#26 - refactor(conv): http-value encoding logics

Pull Request - State: closed - Opened by AsterDY over 1 year ago

#26 - refactor(conv): http-value encoding logics

Pull Request - State: closed - Opened by AsterDY over 1 year ago

#25 - fix: fix native C FSM issues

Pull Request - State: closed - Opened by AsterDY almost 2 years ago

#24 - fix: dead loop introduced by thrift IDL file cycle-referring

Pull Request - State: closed - Opened by AsterDY almost 2 years ago

#23 - feat(thrift): add a function to remove annotation mapper

Pull Request - State: closed - Opened by Marina-Sakai almost 2 years ago

#22 - Proposal: support high-performance generic-call SDK for `protobuf` protocol

Issue - State: closed - Opened by AsterDY almost 2 years ago - 1 comment
Labels: C-proposal, E-help-wanted

#21 - feat: support exception fields in BinaryConv t2j

Pull Request - State: closed - Opened by Marina-Sakai almost 2 years ago

#20 - feat:(thrift/genenric) add more utility APIs

Pull Request - State: closed - Opened by AsterDY almost 2 years ago

#19 - WIP: Thrift Compact protocol support

Pull Request - State: open - Opened by ii64 almost 2 years ago - 11 comments

#18 - test: xprintf support for linux x86_64

Pull Request - State: closed - Opened by ii64 almost 2 years ago - 4 comments

#17 - opt: update asm2asm for better stability of native C

Pull Request - State: closed - Opened by AsterDY almost 2 years ago

#16 - feat:(conv) add fallback options for http-mapping

Pull Request - State: closed - Opened by AsterDY almost 2 years ago