issues
search
pquerna
/
ffjson
faster JSON serialization for Go
Apache License 2.0
2.97k
stars
234
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Updates
#266
jborozdina
closed
1 year ago
0
add BytesCopy and StringCopy
#265
zhuzhu67373
opened
1 year ago
0
Issue with boolean custom types in generated ffjson file
#264
acabarbaye
opened
3 years ago
0
golang 1.16: fs.FileMode undefined (type *v1.FFLexer has no field or method FileMode)
#262
cevich
opened
3 years ago
0
README.md: add fully-worked tiny example, mention it works in tinygo
#261
dkegel-fastly
opened
3 years ago
0
"make test" fails
#260
dkegel-fastly
opened
3 years ago
0
Wrong google/uuid serialization
#259
prochac
opened
3 years ago
0
undefined:benchmark.FFJSONExpose
#258
WilliamHeaven
opened
4 years ago
0
nil pointer dereference when unmarshalling time.Time to pointer
#257
driesdev
opened
4 years ago
0
performance issue
#256
jiacai2050
opened
5 years ago
6
Upgrade Fuzzit client to 2.4.61
#255
bookmoons
closed
5 years ago
2
Continuous fuzzing
#254
bookmoons
closed
5 years ago
11
Fix for go mod
#253
conradludgate
closed
5 years ago
0
Probable Unicode conversion
#252
rbkumar88
closed
5 years ago
2
Fix typo
#251
RomanKrasavtsev
closed
5 years ago
0
Bump Go versions and use 1.n.x to get latest minor versions
#250
HaraldNordgren
closed
6 years ago
0
pass escapeHTML flag through generated code
#249
jrmarkle
opened
6 years ago
10
check GOMOD before GOPATH when searching for imports
#248
jrmarkle
opened
6 years ago
5
check GOMOD before GOPATH when searching for imports
#247
jrmarkle
closed
6 years ago
0
Go 1.11 modules support
#246
jrmarkle
closed
5 years ago
2
undefined: ffjson.DecodeFast
#245
bmeh
opened
6 years ago
3
Fix named slices
#244
erikdubbelboer
opened
6 years ago
2
Incorrect assignment in case of pointer to alias of slice
#243
jvergison
opened
6 years ago
5
Fix NaN bug and all broken tests
#242
erikdubbelboer
closed
6 years ago
2
Nan is accepted as valid JSON
#241
djmitche
closed
6 years ago
0
ffjson failed to force regenerate, sometimes just re-run works
#240
derekch
opened
6 years ago
3
Vendor folder in test breaks dep
#239
theCarlG
opened
6 years ago
0
missing UnmarshalJSON method
#238
nicolasStevenin
opened
6 years ago
0
SetEscapeHTML don't work for pointer types
#237
Hamper
opened
6 years ago
1
mechanism to construct objects?
#236
predmond
opened
7 years ago
0
*json.RawMessage as map value doesn't work
#235
zplzpl
opened
7 years ago
1
Fix test error on go 1.8+
#234
nkovacs
closed
6 years ago
0
Fix formatting directive in Error call
#233
nkovacs
closed
7 years ago
1
Fix encode and decode when slice has null structs
#232
nkovacs
closed
7 years ago
0
ffjson generates invalid json
#231
nkovacs
closed
7 years ago
0
Update everything.go
#230
ikenchina
closed
6 years ago
1
ffjson accepts invalid JSON on UnmarshalFast and Unmarshal
#229
echlebek
opened
7 years ago
0
[]struct{} leads to incorrectly generated code
#228
echlebek
opened
7 years ago
0
Go Simple Improvements
#227
seangerhardt-wf
opened
7 years ago
0
Unmarshal interface to int64
#226
xyoun
closed
7 years ago
1
Incorrect generation of type in a slice in a map in a struct
#225
posener
opened
7 years ago
2
Generate files in parallel
#224
posener
opened
7 years ago
0
Fix bugs caught by go vet
#223
ryboe
closed
7 years ago
1
Adopt the standartized generated code header
#222
ei-grad
closed
7 years ago
2
I hit "Could not find source directory" again
#221
pavel-odintsov
opened
7 years ago
0
lint compatibility & tests
#220
cblomart
closed
7 years ago
1
Extra space in serialized json
#219
CAFxX
opened
7 years ago
0
[travis] Add Go 1.8
#218
pquerna
closed
6 years ago
1
ffjson support encode SetEscapeHTML problem?
#217
gqlxj1987
closed
7 years ago
0
Add escaping html option
#216
croath
closed
7 years ago
4
Next