-
Notifications
You must be signed in to change notification settings - Fork 247
Pull requests: pelletier/go-toml
Author
Label
Projects
Milestones
Reviews
Assignee
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: dynamic comments and MarshalToml interface implementation
feature
Issue asking for a new feature in go-toml.
#1014
opened Dec 23, 2025 by
someshkoli
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.