Skip to content

Pull requests: pelletier/go-toml

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

perf: encode generic map trees without reflection performance Issue related to a performance problem or pull request improving performance.
#1108 opened Jul 11, 2026 by pelletier Owner Loading…
perf: collect map entries with a reusable iterator and a value slab performance Issue related to a performance problem or pull request improving performance.
#1107 opened Jul 11, 2026 by pelletier Owner Loading…
perf: precompute static field facts in encoder plans performance Issue related to a performance problem or pull request improving performance.
#1106 opened Jul 11, 2026 by pelletier Owner Loading…
perf: fast-path encoder type properties performance Issue related to a performance problem or pull request improving performance.
#1105 opened Jul 11, 2026 by pelletier Owner Loading…
perf: classify encoder table entries once performance Issue related to a performance problem or pull request improving performance.
#1104 opened Jul 11, 2026 by pelletier Owner Loading…
perf: decode scalar key-values of reflection targets without an AST performance Issue related to a performance problem or pull request improving performance.
#1103 opened Jul 11, 2026 by pelletier Owner Loading…
perf: make strict-mode key tracking allocation-free on valid documents performance Issue related to a performance problem or pull request improving performance.
#1102 opened Jul 11, 2026 by pelletier Owner Loading…
perf: decode container values natively in the fused generic path performance Issue related to a performance problem or pull request improving performance.
#1101 opened Jul 11, 2026 by pelletier Owner Loading…
perf: index the seen-tracker with sibling chains and an adaptive hash spill performance Issue related to a performance problem or pull request improving performance.
#1100 opened Jul 11, 2026 by pelletier Owner Loading…
perf: cut per-document overheads of pooled decoders performance Issue related to a performance problem or pull request improving performance.
#1099 opened Jul 11, 2026 by pelletier Owner Loading…
perf: scan strings eight bytes at a time when encoding performance Issue related to a performance problem or pull request improving performance.
#1098 opened Jul 11, 2026 by pelletier Owner Loading…
perf: specialize decimal digit scanning performance Issue related to a performance problem or pull request improving performance.
#1097 opened Jul 11, 2026 by pelletier Owner Loading…
perf: parse wide-significand floats exactly without strconv performance Issue related to a performance problem or pull request improving performance.
#1096 opened Jul 11, 2026 by pelletier Owner Loading…
feat: add AST printer and expose AST builder
#1034 opened Feb 23, 2026 by jcmfernandes Contributor Loading…
feat: capture trailling comments
#1033 opened Feb 23, 2026 by jcmfernandes Contributor Loading…
feat: dynamic comments and MarshalToml interface implementation feature Issue asking for a new feature in go-toml.
#1014 opened Dec 23, 2025 by someshkoli Loading…
feat: add text_multiline tag option for string slice
#986 opened Apr 22, 2025 by IsQiao Loading…
feat: Add support for custom field tags
#977 opened Dec 9, 2024 by deelawn Loading…
Add multi line array options feature Issue asking for a new feature in go-toml.
#838 opened Jan 15, 2023 by rasta-rocket Loading…
ProTip! Add no:assignee to see everything that’s not assigned.