2
0
Fork 0
mirror of https://github.com/ii64/sonic.git synced 2026-06-21 00:46:43 +08:00
sonic/licenses
Yi Duan 685ea7b9e3
feat:(encoder) support concrete-type key implementing encoding.TextMarshaler while encoding map (#343)
* feat:(encoder) support concrete type implementing `encoding.TextMarshaler` while encoding map

* add missing license

* opt: use unsafe to avoid reflect.Call
2022-12-30 17:48:04 +08:00
..
LICENSE-Drachennest opt: faster ftoa (#291) 2022-09-20 10:26:18 +08:00
LICENSE-eisel_lemire feat:(encoder) support concrete-type key implementing encoding.TextMarshaler while encoding map (#343) 2022-12-30 17:48:04 +08:00
LICENSE-golang feat:(encoder) support concrete-type key implementing encoding.TextMarshaler while encoding map (#343) 2022-12-30 17:48:04 +08:00
LICENSE-golang-asm feat:(option) add option MaxInlineDepth for addjust compilation inline depth (#287) 2022-08-22 15:45:49 +08:00
LICENSE-yyjson add ValidateString option into decode (#253) 2022-08-11 19:06:11 +08:00