Issues
- 1
- 1
- 4
How to extend the library to new types?
#37 opened by PaoloOpluswork - 2
Structs with map[string] to nested structs showing only zero values after marshal and unmarshal
#35 opened by Jldevictoria - 4
Many panics/crashes when fuzzing
#31 opened by rc-mattschwager - 2
Support for Protocol Buffers
#30 opened by ivanjaros - 1
- 1
Unmarshalled Strings Unsafely Share Byte Slices
#25 opened by swdunlop - 1
Panic on zero-length input
#24 opened by coder543 - 1
Build error: math.MaxUint32 overflows int
#13 opened by matwachich - 0
Way to serialize int64 (unix timestamp) into timestamps via explicit struct field param
#10 opened by SaulDoesCode