https://github.com/burntsushi/toml
Score: 36.77070332346831
Last synced: about 22 hours ago
JSON representation
Repository metadata:
TOML parser for Golang with reflection.
- Host: GitHub
- URL: https://github.com/burntsushi/toml
- Owner: BurntSushi
- License: mit
- Created: 2013-02-26T05:05:48.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2026-08-18T20:04:59.000Z (28 days ago)
- Last Synced: 2026-09-13T18:44:44.730Z (2 days ago)
- Language: Go
- Homepage:
- Size: 843 KB
- Stars: 5,004
- Watchers: 75
- Forks: 558
- Open Issues: 27
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: COPYING
-
Funding:
- Github: arp242
Owner metadata:
- Name: Andrew Gallant
- Login: BurntSushi
- Email:
- Kind: user
- Description: I love to code.
- Website: https://burntsushi.net
- Location: Marlborough, MA
- Twitter: burntsushi5
- Company: @openai
- Icon url: https://avatars.githubusercontent.com/u/456674?u=6b60f689b8054473ea9d8bddc42211e12ffacda2&v=4
- Repositories: 156
- Last Synced at: 2026-09-15T02:25:27.843Z
- Profile URL: https://github.com/BurntSushi
GitHub Events
Total
- Commit comment event: 4
- Create event: 9
- Delete event: 6
- Fork event: 24
- Issue comment event: 36
- Issues event: 29
- Pull request event: 16
- Pull request review comment event: 2
- Pull request review event: 2
- Push event: 31
- Release event: 1
- Watch event: 289
- Total: 449
Last Year
- Create event: 3
- Delete event: 2
- Fork event: 8
- Issue comment event: 3
- Issues event: 7
- Pull request event: 1
- Push event: 10
- Watch event: 58
- Total: 92
Committers metadata
Last synced: about 24 hours ago
Total Commits: 444
Total Committers: 62
Avg Commits per committer: 7.161
Development Distribution Score (DDS): 0.61
Commits in past year: 20
Committers in past year: 6
Avg Commits per committer in past year: 3.333
Development Distribution Score (DDS) in past year: 0.35
| Name | Commits | |
|---|---|---|
| Martin Tournoij | m****n@a****t | 173 |
| Andrew Gallant | j****m@g****m | 121 |
| Caleb Spare | c****e@g****m | 38 |
| Quinn Slack | q****k@q****m | 20 |
| kkHAIKE | k****e@g****m | 7 |
| Rafal Jeczalik | r****k@g****m | 5 |
| ttacon | t****n@g****m | 3 |
| spf13 | s****a@g****m | 3 |
| sahvx655-wq | s****5@g****m | 3 |
| Martin Lindhe | m****t@u****e | 3 |
| JC | s****e@g****m | 3 |
| Bjørn Erik Pedersen | b****n@g****m | 2 |
| Brandon Buck | l****l@g****m | 2 |
| Brian Starkey | s****y@g****m | 2 |
| Dato Simó | d****o@n****s | 2 |
| Michael Vogt | m****t@g****m | 2 |
| Nathan Youngman | g****t@n****m | 2 |
| Seth W. Klein | s****k@s****t | 2 |
| Shengjing Zhu | z****j@d****g | 2 |
| Arran Walker | a****r@f****g | 2 |
| Austin Ziegler | a****n@z****a | 2 |
| Anthony Fok | f****a@d****g | 2 |
| Sven Dowideit | S****t@f****m | 2 |
| manunio | m****r@g****m | 2 |
| Bryan Matsuo | b****m | 2 |
| Yves Baldus | Y****s@v****m | 1 |
| Curt Hash | c****h@e****m | 1 |
| Lucas Baldoni | l****i@b****m | 1 |
| Adam Ochonicki | a****i@a****m | 1 |
| Oleksandr Redko | o****b@g****m | 1 |
| and 32 more... | ||
Issue and Pull Request metadata
Last synced: 1 day ago
Total issues: 110
Total pull requests: 122
Average time to close issues: 9 months
Average time to close pull requests: 20 days
Total issue authors: 89
Total pull request authors: 51
Average comments per issue: 2.35
Average comments per pull request: 1.29
Merged pull request: 60
Bot issues: 0
Bot pull requests: 0
Past year issues: 13
Past year pull requests: 42
Past year average time to close issues: 9 days
Past year average time to close pull requests: 14 days
Past year issue authors: 9
Past year pull request authors: 24
Past year average comments per issue: 1.08
Past year average comments per pull request: 0.98
Past year merged pull request: 11
Past year bot issues: 0
Past year bot pull requests: 0
Top Issue Authors
- moorereason (7)
- cespare (6)
- KrisKennawayDD (5)
- manunio (3)
- davidnewhall (2)
- joshlf (2)
- msoulier (2)
- falau (2)
- leno23 (1)
- BrandonC98 (1)
- afdesk (1)
- vibeisveryo (1)
- apprehensions (1)
- Xfennec (1)
- frankjonen (1)
Top Pull Request Authors
- arp242 (35)
- leno23 (5)
- sahvx655-wq (5)
- mvo5 (4)
- maroux (4)
- cespare (4)
- mmorel-35 (3)
- veigaribo (3)
- kkHAIKE (3)
- manunio (3)
- sonnemusk (2)
- samawise (2)
- SvenDowideit (2)
- zhsj (2)
- dfateyev (2)
Top Issue Labels
- bug (15)
- enhancement (14)
- v2 (12)
- waiting-feedback (1)
Top Pull Request Labels
- v2 (3)
Package metadata
- Total packages: 41
- Total downloads: unknown
- Total docker downloads: 29,871,999,081
- Total dependent packages: 27,942 (may contain duplicates)
- Total dependent repositories: 185,084 (may contain duplicates)
- Total versions: 464
proxy.golang.org: github.com/BurntSushi/toml
Package toml implements decoding and encoding of TOML files.
- Homepage: https://github.com/BurntSushi/toml
- Documentation: https://pkg.go.dev/github.com/BurntSushi/toml#section-documentation
- Licenses: MIT
- Latest release: v1.6.0 (published 9 months ago)
- Last Synced: 2026-09-14T05:15:28.104Z (2 days ago)
- Versions: 16
- Dependent Packages: 27,921
- Dependent Repositories: 185,064
- Docker Downloads: 26,529,519,479
-
Rankings:
- Dependent repos count: 0.002%
- Dependent packages count: 0.008%
- Docker downloads count: 0.011%
- Average: 0.457%
- Stargazers count: 1.029%
- Forks count: 1.233%
proxy.golang.org: github.com/burntsushi/toml
Package toml provides facilities for decoding and encoding TOML configuration files via reflection.
- Homepage: https://github.com/burntsushi/toml
- Documentation: https://pkg.go.dev/github.com/burntsushi/toml#section-documentation
- Licenses: MIT
- Latest release: v1.6.0 (published 9 months ago)
- Last Synced: 2026-09-15T03:03:42.584Z (about 23 hours ago)
- Versions: 16
- Dependent Packages: 20
- Dependent Repositories: 20
- Docker Downloads: 3,342,479,602
-
Rankings:
- Docker downloads count: 0.456%
- Average: 0.989%
- Dependent packages count: 0.998%
- Stargazers count: 1.029%
- Dependent repos count: 1.229%
- Forks count: 1.233%
proxy.golang.org: github.com/BurntSushi/Toml
Package toml provides facilities for decoding and encoding TOML configuration files via reflection.
- Homepage: https://github.com/BurntSushi/Toml
- Documentation: https://pkg.go.dev/github.com/BurntSushi/Toml#section-documentation
- Licenses: MIT
- Latest release: v1.6.0 (published 9 months ago)
- Last Synced: 2026-09-14T03:06:33.240Z (2 days ago)
- Versions: 16
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Stargazers count: 0.634%
- Forks count: 0.776%
- Average: 4.439%
- Dependent packages count: 6.999%
- Dependent repos count: 9.346%
proxy.golang.org: github.com/BuRNTsuShi/toml
Package toml provides facilities for decoding and encoding TOML configuration files via reflection.
- Homepage: https://github.com/BuRNTsuShi/toml
- Documentation: https://pkg.go.dev/github.com/BuRNTsuShi/toml#section-documentation
- Licenses: MIT
- Latest release: v1.6.0 (published 9 months ago)
- Last Synced: 2026-09-14T02:58:59.315Z (2 days ago)
- Versions: 16
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Stargazers count: 0.634%
- Forks count: 0.776%
- Average: 4.439%
- Dependent packages count: 6.999%
- Dependent repos count: 9.346%
proxy.golang.org: github.com/bUrntsUshi/toml
Package toml provides facilities for decoding and encoding TOML configuration files via reflection.
- Homepage: https://github.com/bUrntsUshi/toml
- Documentation: https://pkg.go.dev/github.com/bUrntsUshi/toml#section-documentation
- Licenses: MIT
- Latest release: v1.6.0 (published 9 months ago)
- Last Synced: 2026-09-15T04:12:28.431Z (about 22 hours ago)
- Versions: 16
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Stargazers count: 0.634%
- Forks count: 0.776%
- Average: 4.439%
- Dependent packages count: 6.999%
- Dependent repos count: 9.346%
proxy.golang.org: github.com/BURNTSUSHI/TOML
Package toml provides facilities for decoding and encoding TOML configuration files via reflection.
- Homepage: https://github.com/BURNTSUSHI/TOML
- Documentation: https://pkg.go.dev/github.com/BURNTSUSHI/TOML#section-documentation
- Licenses: MIT
- Latest release: v1.6.0 (published 9 months ago)
- Last Synced: 2026-09-15T02:46:21.035Z (about 24 hours ago)
- Versions: 16
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Stargazers count: 0.634%
- Forks count: 0.776%
- Average: 4.439%
- Dependent packages count: 6.999%
- Dependent repos count: 9.346%
proxy.golang.org: github.com/BuRntSushi/toml
Package toml provides facilities for decoding and encoding TOML configuration files via reflection.
- Homepage: https://github.com/BuRntSushi/toml
- Documentation: https://pkg.go.dev/github.com/BuRntSushi/toml#section-documentation
- Licenses: MIT
- Latest release: v1.6.0 (published 9 months ago)
- Last Synced: 2026-09-14T04:17:47.361Z (2 days ago)
- Versions: 16
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Stargazers count: 0.634%
- Forks count: 0.776%
- Average: 4.439%
- Dependent packages count: 6.999%
- Dependent repos count: 9.346%
proxy.golang.org: github.com/burntSushi/toml
Package toml provides facilities for decoding and encoding TOML configuration files via reflection.
- Homepage: https://github.com/burntSushi/toml
- Documentation: https://pkg.go.dev/github.com/burntSushi/toml#section-documentation
- Licenses: MIT
- Latest release: v1.6.0 (published 9 months ago)
- Last Synced: 2026-09-14T02:46:16.180Z (2 days ago)
- Versions: 16
- Dependent Packages: 1
- Dependent Repositories: 0
-
Rankings:
- Stargazers count: 0.634%
- Forks count: 0.776%
- Average: 4.439%
- Dependent packages count: 6.999%
- Dependent repos count: 9.346%
proxy.golang.org: github.com/Burntsushi/toml
Package toml provides facilities for decoding and encoding TOML configuration files via reflection.
- Homepage: https://github.com/Burntsushi/toml
- Documentation: https://pkg.go.dev/github.com/Burntsushi/toml#section-documentation
- Licenses: MIT
- Latest release: v1.6.0 (published 9 months ago)
- Last Synced: 2026-09-14T02:22:22.881Z (2 days ago)
- Versions: 16
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Stargazers count: 0.635%
- Forks count: 0.776%
- Average: 4.439%
- Dependent packages count: 6.999%
- Dependent repos count: 9.346%
proxy.golang.org: github.com/BurnTSushi/toml
Package toml provides facilities for decoding and encoding TOML configuration files via reflection.
- Homepage: https://github.com/BurnTSushi/toml
- Documentation: https://pkg.go.dev/github.com/BurnTSushi/toml#section-documentation
- Licenses: MIT
- Latest release: v1.6.0 (published 9 months ago)
- Last Synced: 2026-09-15T02:38:40.115Z (about 24 hours ago)
- Versions: 16
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Forks count: 0.774%
- Stargazers count: 0.858%
- Average: 4.494%
- Dependent packages count: 6.999%
- Dependent repos count: 9.346%
proxy.golang.org: github.com/BurntSushi/toML
Package toml provides facilities for decoding and encoding TOML configuration files via reflection.
- Homepage: https://github.com/BurntSushi/toML
- Documentation: https://pkg.go.dev/github.com/BurntSushi/toML#section-documentation
- Licenses: MIT
- Latest release: v1.6.0 (published 9 months ago)
- Last Synced: 2026-09-15T03:11:27.780Z (about 23 hours ago)
- Versions: 16
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent packages count: 4.593%
- Average: 4.747%
- Dependent repos count: 4.902%
proxy.golang.org: github.com/Burntsushi/Toml
Package toml provides facilities for decoding and encoding TOML configuration files via reflection.
- Homepage: https://github.com/Burntsushi/Toml
- Documentation: https://pkg.go.dev/github.com/Burntsushi/Toml#section-documentation
- Licenses: MIT
- Latest release: v1.6.0 (published 9 months ago)
- Last Synced: 2026-09-15T03:07:36.105Z (about 23 hours ago)
- Versions: 16
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent packages count: 4.641%
- Average: 4.797%
- Dependent repos count: 4.953%
proxy.golang.org: github.com/BurNtSushi/toml
Package toml provides facilities for decoding and encoding TOML configuration files via reflection.
- Homepage: https://github.com/BurNtSushi/toml
- Documentation: https://pkg.go.dev/github.com/BurNtSushi/toml#section-documentation
- Licenses: MIT
- Latest release: v1.6.0 (published 9 months ago)
- Last Synced: 2026-09-15T02:39:35.088Z (about 24 hours ago)
- Versions: 16
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent packages count: 4.688%
- Average: 4.846%
- Dependent repos count: 5.003%
proxy.golang.org: github.com/BurnTsushi/toml
Package toml provides facilities for decoding and encoding TOML configuration files via reflection.
- Homepage: https://github.com/BurnTsushi/toml
- Documentation: https://pkg.go.dev/github.com/BurnTsushi/toml#section-documentation
- Licenses: MIT
- Latest release: v0.3.1 (published about 8 years ago)
- Last Synced: 2026-09-15T04:10:33.248Z (about 22 hours ago)
- Versions: 4
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent packages count: 4.693%
- Average: 4.85%
- Dependent repos count: 5.008%
proxy.golang.org: github.com/BURntsushi/toml
Package toml provides facilities for decoding and encoding TOML configuration files via reflection.
- Homepage: https://github.com/BURntsushi/toml
- Documentation: https://pkg.go.dev/github.com/BURntsushi/toml#section-documentation
- Licenses: MIT
- Latest release: v1.6.0 (published 9 months ago)
- Last Synced: 2026-09-14T03:16:31.437Z (2 days ago)
- Versions: 16
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent packages count: 4.709%
- Average: 4.867%
- Dependent repos count: 5.025%
proxy.golang.org: github.com/BUrntSUshi/toml
Package toml provides facilities for decoding and encoding TOML configuration files via reflection.
- Homepage: https://github.com/BUrntSUshi/toml
- Documentation: https://pkg.go.dev/github.com/BUrntSUshi/toml#section-documentation
- Licenses: MIT
- Latest release: v1.6.0 (published 9 months ago)
- Last Synced: 2026-09-15T03:24:59.698Z (about 23 hours ago)
- Versions: 16
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent packages count: 4.734%
- Average: 4.893%
- Dependent repos count: 5.052%
proxy.golang.org: github.com/BurntSushi/tomL
Package toml provides facilities for decoding and encoding TOML configuration files via reflection.
- Homepage: https://github.com/BurntSushi/tomL
- Documentation: https://pkg.go.dev/github.com/BurntSushi/tomL#section-documentation
- Licenses: MIT
- Latest release: v1.6.0 (published 9 months ago)
- Last Synced: 2026-09-15T04:02:26.687Z (about 22 hours ago)
- Versions: 16
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Stargazers count: 1.021%
- Forks count: 1.214%
- Average: 4.901%
- Dependent packages count: 8.074%
- Dependent repos count: 9.294%
proxy.golang.org: github.com/BurntSuShI/toml
Package toml provides facilities for decoding and encoding TOML configuration files via reflection.
- Homepage: https://github.com/BurntSuShI/toml
- Documentation: https://pkg.go.dev/github.com/BurntSuShI/toml#section-documentation
- Licenses: MIT
- Latest release: v1.6.0 (published 9 months ago)
- Last Synced: 2026-09-15T02:37:42.200Z (about 24 hours ago)
- Versions: 16
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Stargazers count: 1.021%
- Forks count: 1.215%
- Average: 4.901%
- Dependent packages count: 8.083%
- Dependent repos count: 9.283%
proxy.golang.org: github.com/BurntSushI/toml
Package toml provides facilities for decoding and encoding TOML configuration files via reflection.
- Homepage: https://github.com/BurntSushI/toml
- Documentation: https://pkg.go.dev/github.com/BurntSushI/toml#section-documentation
- Licenses: MIT
- Latest release: v1.6.0 (published 9 months ago)
- Last Synced: 2026-09-15T02:37:34.448Z (about 24 hours ago)
- Versions: 16
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Stargazers count: 1.021%
- Forks count: 1.215%
- Average: 4.901%
- Dependent packages count: 8.083%
- Dependent repos count: 9.283%
proxy.golang.org: github.com/BURNTSushi/toml
Package toml provides facilities for decoding and encoding TOML configuration files via reflection.
- Homepage: https://github.com/BURNTSushi/toml
- Documentation: https://pkg.go.dev/github.com/BURNTSushi/toml#section-documentation
- Licenses: MIT
- Latest release: v1.6.0 (published 9 months ago)
- Last Synced: 2026-09-15T03:02:23.360Z (about 23 hours ago)
- Versions: 16
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent packages count: 4.867%
- Average: 5.03%
- Dependent repos count: 5.194%
proxy.golang.org: github.com/BURNTSUSHI/toml
Package toml provides facilities for decoding and encoding TOML configuration files via reflection.
- Homepage: https://github.com/BURNTSUSHI/toml
- Documentation: https://pkg.go.dev/github.com/BURNTSUSHI/toml#section-documentation
- Licenses: MIT
- Latest release: v1.6.0 (published 9 months ago)
- Last Synced: 2026-09-14T02:54:16.108Z (2 days ago)
- Versions: 16
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent packages count: 4.894%
- Average: 5.059%
- Dependent repos count: 5.223%
proxy.golang.org: github.com/burntsushi/Toml
Package toml provides facilities for decoding and encoding TOML configuration files via reflection.
- Homepage: https://github.com/burntsushi/Toml
- Documentation: https://pkg.go.dev/github.com/burntsushi/Toml#section-documentation
- Licenses: MIT
- Latest release: v1.6.0 (published 9 months ago)
- Last Synced: 2026-09-15T02:36:34.962Z (about 24 hours ago)
- Versions: 16
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent packages count: 5.164%
- Average: 5.337%
- Dependent repos count: 5.51%
proxy.golang.org: github.com/BurnTSusHi/toml
Package toml provides facilities for decoding and encoding TOML configuration files via reflection.
- Homepage: https://github.com/BurnTSusHi/toml
- Documentation: https://pkg.go.dev/github.com/BurnTSusHi/toml#section-documentation
- Licenses: MIT
- Latest release: v1.6.0 (published 9 months ago)
- Last Synced: 2026-09-14T05:08:30.793Z (2 days ago)
- Versions: 16
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Stargazers count: 1.019%
- Forks count: 1.226%
- Average: 5.428%
- Dependent packages count: 8.899%
- Dependent repos count: 10.567%
proxy.golang.org: github.com/BurNTSusHI/toml
Package toml provides facilities for decoding and encoding TOML configuration files via reflection.
- Homepage: https://github.com/BurNTSusHI/toml
- Documentation: https://pkg.go.dev/github.com/BurNTSusHI/toml#section-documentation
- Licenses: MIT
- Latest release: v1.6.0 (published 9 months ago)
- Last Synced: 2026-09-15T02:37:36.346Z (about 24 hours ago)
- Versions: 16
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Stargazers count: 1.015%
- Forks count: 1.236%
- Average: 5.485%
- Dependent packages count: 8.978%
- Dependent repos count: 10.713%
proxy.golang.org: github.com/BurntSushi/TOML
Package toml provides facilities for decoding and encoding TOML configuration files via reflection.
- Homepage: https://github.com/BurntSushi/TOML
- Documentation: https://pkg.go.dev/github.com/BurntSushi/TOML#section-documentation
- Licenses: MIT
- Latest release: v1.6.0 (published 9 months ago)
- Last Synced: 2026-09-14T04:11:34.362Z (2 days ago)
- Versions: 16
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent packages count: 5.426%
- Average: 5.609%
- Dependent repos count: 5.791%
proxy.golang.org: github.com/BurntsUSHI/toml
Package toml provides facilities for decoding and encoding TOML configuration files via reflection.
- Homepage: https://github.com/BurntsUSHI/toml
- Documentation: https://pkg.go.dev/github.com/BurntsUSHI/toml#section-documentation
- Licenses: MIT
- Latest release: v1.6.0 (published 9 months ago)
- Last Synced: 2026-09-14T04:15:10.259Z (2 days ago)
- Versions: 16
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent packages count: 5.822%
- Average: 6.017%
- Dependent repos count: 6.212%
proxy.golang.org: github.com/BUrntSushi/toml
Package toml provides facilities for decoding and encoding TOML configuration files via reflection.
- Homepage: https://github.com/BUrntSushi/toml
- Documentation: https://pkg.go.dev/github.com/BUrntSushi/toml#section-documentation
- Licenses: MIT
- Latest release: v1.6.0 (published 9 months ago)
- Last Synced: 2026-09-14T02:47:53.880Z (2 days ago)
- Versions: 16
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent packages count: 6.999%
- Average: 8.173%
- Dependent repos count: 9.346%
proxy.golang.org: github.com/BurntSuShi/toml
Package toml provides facilities for decoding and encoding TOML configuration files via reflection.
- Homepage: https://github.com/BurntSuShi/toml
- Documentation: https://pkg.go.dev/github.com/BurntSuShi/toml#section-documentation
- Licenses: MIT
- Latest release: v1.6.0 (published 9 months ago)
- Last Synced: 2026-09-14T03:04:06.968Z (2 days ago)
- Versions: 16
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent packages count: 6.999%
- Average: 8.173%
- Dependent repos count: 9.346%
proxy.golang.org: github.com/BurntSUshi/toml
Package toml provides facilities for decoding and encoding TOML configuration files via reflection.
- Homepage: https://github.com/BurntSUshi/toml
- Documentation: https://pkg.go.dev/github.com/BurntSUshi/toml#section-documentation
- Licenses: MIT
- Latest release: v1.6.0 (published 9 months ago)
- Last Synced: 2026-09-15T03:55:03.465Z (about 22 hours ago)
- Versions: 16
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent packages count: 8.61%
- Average: 9.159%
- Dependent repos count: 9.709%
debian-10: golang-toml
- Homepage: https://github.com/BurntSushi/toml
- Documentation: https://packages.debian.org/buster/golang-toml
- Licenses: mit
- Latest release: 0.3.0+git20170626.7.a368813-1 (published 7 months ago)
- Last Synced: 2026-03-13T07:09:43.810Z (6 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 100%
ubuntu-22.04: golang-toml
- Homepage: https://github.com/BurntSushi/toml
- Licenses: mit
- Latest release: 1.0.0-2 (published 7 months ago)
- Last Synced: 2026-03-07T04:42:50.902Z (6 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 100%
ubuntu-24.04: golang-toml
- Homepage: https://github.com/BurntSushi/toml
- Licenses: mit
- Latest release: 1.3.2-2 (published 7 months ago)
- Last Synced: 2026-07-30T17:09:47.269Z (about 2 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 100%
debian-11: golang-toml
- Homepage: https://github.com/BurntSushi/toml
- Documentation: https://packages.debian.org/bullseye/golang-toml
- Licenses: mit
- Latest release: 0.3.1-1 (published 7 months ago)
- Last Synced: 2026-08-07T22:05:44.206Z (about 1 month ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 100%
ubuntu-23.10: golang-toml
- Homepage: https://github.com/BurntSushi/toml
- Licenses: mit
- Latest release: 1.2.1-1 (published 7 months ago)
- Last Synced: 2026-03-10T06:03:59.632Z (6 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 100%
ubuntu-20.04: golang-toml
- Homepage: https://github.com/BurntSushi/toml
- Licenses: mit
- Latest release: 0.3.1-1 (published 7 months ago)
- Last Synced: 2026-03-08T04:57:45.622Z (6 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 100%
guix: go-tomlv
Toml parser and encoder for Go
- Homepage: https://github.com/BurntSushi/toml
- Documentation: https://git.savannah.gnu.org/cgit/guix.git/tree/gnu/packages/golang-xyz.scm#n31897
- Licenses: mit
- Latest release: 1.5.0 (published 7 months ago)
- Last Synced: 2026-04-07T01:01:57.340Z (5 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 100%
ubuntu-24.10: golang-toml
- Homepage: https://github.com/BurntSushi/toml
- Licenses: mit
- Latest release: 1.4.0-1 (published 7 months ago)
- Last Synced: 2026-03-13T19:19:49.683Z (6 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 100%
guix: go-github-com-burntsushi-toml
Toml parser and encoder for Go
- Homepage: https://github.com/BurntSushi/toml
- Documentation: https://git.savannah.gnu.org/cgit/guix.git/tree/gnu/packages/golang-xyz.scm#n4097
- Licenses: expat
- Latest release: 1.5.0 (published 7 months ago)
- Last Synced: 2026-04-07T01:01:57.720Z (5 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 100%
debian-12: golang-toml
- Homepage: https://github.com/BurntSushi/toml
- Documentation: https://packages.debian.org/bookworm/golang-toml
- Licenses: mit
- Latest release: 1.2.0-2 (published 7 months ago)
- Last Synced: 2026-08-28T04:26:44.298Z (19 days ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 100%
ubuntu-23.04: golang-toml
- Homepage: https://github.com/BurntSushi/toml
- Licenses: mit
- Latest release: 1.2.0-2 (published 7 months ago)
- Last Synced: 2026-03-11T08:09:44.695Z (6 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 100%
debian-13: golang-toml
- Homepage: https://github.com/BurntSushi/toml
- Documentation: https://packages.debian.org/trixie/golang-toml
- Licenses: mit
- Latest release: 1.4.0-1 (published 7 months ago)
- Last Synced: 2026-03-13T21:22:22.677Z (6 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 100%
Dependencies
- actions/checkout v3 composite
- actions/setup-go v3 composite
- actions/upload-artifact v4 composite
- google/oss-fuzz/infra/cifuzz/actions/build_fuzzers master composite
- google/oss-fuzz/infra/cifuzz/actions/run_fuzzers master composite