mirror of
https://github.com/ii64/sonic.git
synced 2026-06-21 00:46:43 +08:00
* feat:(encoder) support concrete type implementing `encoding.TextMarshaler` while encoding map * add missing license * opt: use unsafe to avoid reflect.Call |
||
|---|---|---|
| .. | ||
| test | ||
| atof_eisel_lemire.c | ||
| atof_native.c | ||
| f32toa.c | ||
| fastbytes.c | ||
| fastfloat.c | ||
| fastint.c | ||
| native.c | ||
| native.h | ||
| parsing.c | ||
| scanning.c | ||
| tab.h | ||
| types.h | ||
| utf8.h | ||