issues
search
goccy
/
go-json
Fast JSON encoder/decoder compatible with encoding/json for Go
MIT License
3.12k
stars
148
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
allow disable newline in encoder
#477
elee1766
opened
1 year ago
0
Add license for string processing
#476
goccy
closed
1 year ago
1
Missing license for code copied from segmentio/encoding
#475
achille-roussel
closed
1 year ago
3
Concurrent decoding
#474
mash
opened
1 year ago
0
fix: decode struct with pointer must be nil
#473
misyuari
closed
1 year ago
5
decode struct with pointer field must be nil when error
#472
misyuari
closed
1 year ago
0
Add RemergeUnmarshaler
#471
mbertschler
closed
1 year ago
1
case-insensitive key matching not working with nested structs
#470
liberize
opened
1 year ago
1
This is sick!
#469
rew1nter
opened
1 year ago
1
Compiler SIGSEGV on embedding of a struct with a recursive field named via struct tag
#468
jpicht
opened
1 year ago
1
Incompatibility with the standard library
#467
sitnikovv
opened
1 year ago
0
Tests failures on s390x
#466
eclipseo
opened
1 year ago
1
Fix for issue 464
#465
fabionb
opened
1 year ago
0
Struct not filled with all possible fields after UnmarshalTypeError
#464
fabionb
opened
1 year ago
1
Supporting Marshal struct as an intermediate body to preserve structural information for quick Unmarshal to other structs, thus achieving the functionality of copying based on json tags.
#463
HolynnChen
opened
1 year ago
0
go-json is decoding elements omitted in model
#462
ccaneke
closed
1 year ago
0
expected colon after object key
#461
ccaneke
closed
1 year ago
2
[Bug] inline field Marshal error with "omitempty" tag
#460
zeruse
opened
1 year ago
3
[Bug] panic on embedded struct with recursive
#459
letientai299
opened
1 year ago
2
Arrays with a custom type with a marshaler are not affected by omitempty
#458
WeebDataHoarder
opened
1 year ago
0
disable newline in decoder
#457
elee1766
closed
1 year ago
0
Unexpected error expected colon after object key
#456
ccaneke
closed
1 year ago
0
feat:add map and array filter code
#455
ddzrc
opened
1 year ago
0
expected comma after object element
#454
own2pwn
opened
1 year ago
2
feat: writeOnly and readOnly added to json tag
#453
enverbisevac
opened
1 year ago
2
fix: code optimization
#452
testwill
opened
1 year ago
1
panic on encode
#451
yukels
opened
1 year ago
1
BUG: partial result if the embedded struct and it's field name is the same
#450
damnever
opened
1 year ago
2
Unsupported type for map with interface key when execute json.Marshal
#449
SolardiaX
opened
1 year ago
0
The behavior of the syntax check for skipped numeric literals is different from the standard library
#448
sugawarayuuta
opened
1 year ago
0
invalid code
#447
xiazemin
opened
1 year ago
0
feat: improve Decoder string unescaping performance
#446
orisano
closed
4 months ago
1
"panic: runtime error: index out of range" when fuzz testing
#445
Sanchous98
opened
1 year ago
4
Question
#444
QuintenQVD0
closed
6 months ago
0
Interface decoder is not compatible with standard library
#443
arekziobrowski
opened
1 year ago
0
fix: fixed a problem with NextField being wrong when combining structure embedding and omitempty
#442
orisano
closed
1 year ago
1
Marshal panic
#441
piyongcai
closed
1 year ago
1
feat: added the option to output opcodes as dot
#440
orisano
closed
1 year ago
1
Update CI
#439
goccy
closed
1 year ago
1
fix: fixed an issue that could not set the correct NextField for fields in the embedded structure
#438
orisano
closed
1 year ago
2
add omitnil for map and slice
#437
yabinma
closed
1 year ago
1
Implement omitnil json tag - 100€ bounty
#436
ivanjaros
opened
1 year ago
10
fix: fixed a problem that MarshalIndent does not work when UnorderedMap is specified
#435
orisano
closed
1 year ago
3
fix: interface decoder is favoring float types causing value imprecision for int types
#434
marcellustavares
opened
1 year ago
1
Interface decoder is favoring float types causing value imprecision for int types
#433
marcellustavares
opened
1 year ago
0
fix: fixed to not optimize when lower can't handle byte-by-byte.
#432
orisano
closed
1 year ago
2
fix: fixed handling of anonymous fields other than struct
#431
orisano
closed
1 year ago
2
fix: added buffer size check when decoding key
#430
orisano
closed
1 year ago
1
Slice out of bounds panic when decoding truncated JSON
#429
farhaven
closed
1 year ago
0
Resolve 424: Set (*Stream).bufSize equal to size of (*Stream).buf when it resized
#428
vadiminshakov
opened
1 year ago
2
Previous
Next