-
Notifications
You must be signed in to change notification settings - Fork 357
Issues: bytedance/sonic
ast.Node
shouldn't be used after COPY ( should regard COPY ...
#500
opened Aug 12, 2023 by
AsterDY
Open
1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
ast.Node should support move and/or copy at any depth of the tree; not just within arrays
#732
opened Jan 13, 2025 by
scr-oath
ast.Node should support Delete/Unset at any depth, possibly with options to remove empty arrays and objects
#731
opened Jan 13, 2025 by
scr-oath
ast.Node should support Set variant that sets at any depth, creating objects and arrays as needed
#730
opened Jan 12, 2025 by
scr-oath
[FEATURE] Harness Sonic's speed and PreTouch for deep copying objects with Copy method
#729
opened Jan 11, 2025 by
scr-oath
[BUG] can't skip mismached-type value when it is a
,string
-tagged field
#686
opened Aug 6, 2024 by
AsterDY
issue: nil pointer of struct which has supported-type-fields returns error
known-issue
This issue is known to us, we are working on it
#554
opened Nov 8, 2023 by
AsterDY
sonic.Marshal Incidental panic msg "runtime error: growslice: cap out of range"
#536
opened Oct 8, 2023 by
GoneWithWind1
ast.Node
shouldn't be used after COPY ( should regard COPY as MOVE )
documentation
#500
opened Aug 12, 2023 by
AsterDY
[undefined] serde with a wrapper type for unserded type
known-issue
This issue is known to us, we are working on it
#491
opened Jul 31, 2023 by
liuq19
Support configure tag when marshal/unmarshal
enhancement
New feature or request
good first issue
Good for newcomers
#440
opened May 29, 2023 by
surethink
optimize: use SIMD to acclerate the vinteger function
good first issue
Good for newcomers
#418
opened May 17, 2023 by
liuq19
optimize: use SIMD to accelerate json.Compact
good first issue
Good for newcomers
#414
opened May 11, 2023 by
liuq19
base64x use avx2 simd cause panic
low-priority
Low priority issue, deal with it later
#330
opened Nov 15, 2022 by
liuq19
unmarshal UTF8 escaped char with string option is different with encoding/json
bug
Something isn't working
good first issue
Good for newcomers
known-issue
This issue is known to us, we are working on it
#279
opened Aug 11, 2022 by
liuq19
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.