Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-01-30 | struct.go: Cache structIndexes | Luke Shumaker | |
This should help save some CPU time and avoid some memory churn. | |||
2022-08-13 | set up as a separate repo | Luke Shumaker | |
index : go/lowmemjson | ||
Package lowmemjson is an alternative to the standard library's encoding/json that has lower memory requirements for large data structures. | Luke T. Shumaker |
summaryrefslogtreecommitdiff |
Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-01-30 | struct.go: Cache structIndexes | Luke Shumaker | |
This should help save some CPU time and avoid some memory churn. | |||
2022-08-13 | set up as a separate repo | Luke Shumaker | |