https://github.com/BurntSushi/toml
Score: 36.76911191672704
Last synced: about 12 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-06-27T17:21:38.000Z (about 2 months ago)
- Last Synced: 2026-08-08T06:56:24.078Z (5 days ago)
- Language: Go
- Homepage:
- Size: 824 KB
- Stars: 4,991
- Watchers: 75
- Forks: 559
- Open Issues: 32
-
Metadata Files:
- Readme: README.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-08-12T01:42:01.043Z
- Profile URL: https://github.com/BurntSushi
GitHub Events
Total
- Commit comment event: 4
- Create event: 8
- Delete event: 6
- Fork event: 24
- Issue comment event: 36
- Issues event: 28
- Pull request event: 15
- Pull request review comment event: 2
- Pull request review event: 2
- Push event: 29
- Release event: 1
- Watch event: 289
- Total: 444
Last Year
- Create event: 2
- Delete event: 2
- Fork event: 8
- Issue comment event: 3
- Issues event: 8
- Push event: 8
- Watch event: 74
- Total: 105
Committers metadata
Last synced: 3 days ago
Total Commits: 439
Total Committers: 62
Avg Commits per committer: 7.081
Development Distribution Score (DDS): 0.617
Commits in past year: 15
Committers in past year: 6
Avg Commits per committer in past year: 2.5
Development Distribution Score (DDS) in past year: 0.467
| Name | Commits | |
|---|---|---|
| Martin Tournoij | m****n@a****t | 168 |
| 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: 6 days ago
Total issues: 107
Total pull requests: 115
Average time to close issues: 10 months
Average time to close pull requests: 19 days
Total issue authors: 86
Total pull request authors: 49
Average comments per issue: 2.39
Average comments per pull request: 1.37
Merged pull request: 56
Bot issues: 0
Bot pull requests: 0
Past year issues: 12
Past year pull requests: 35
Past year average time to close issues: 3 days
Past year average time to close pull requests: 9 days
Past year issue authors: 8
Past year pull request authors: 22
Past year average comments per issue: 1.17
Past year average comments per pull request: 1.17
Past year merged pull request: 7
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)
- IvanGao01 (1)
- leno23 (1)
- BrandonC98 (1)
- afdesk (1)
- vibeisveryo (1)
- apprehensions (1)
- Xfennec (1)
Top Pull Request Authors
- arp242 (31)
- 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
- enhancement (14)
- bug (13)
- v2 (10)
- waiting-feedback (1)
Top Pull Request Labels
- v2 (3)
Package metadata
- Total packages: 42
- 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: 456
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 8 months ago)
- Last Synced: 2026-08-12T03:01:03.560Z (1 day 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 8 months ago)
- Last Synced: 2026-08-12T03:01:03.416Z (1 day 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: gopkg.in/burntsushi/toml.v0
Package toml provides facilities for decoding and encoding TOML configuration files via reflection.
- Homepage: https://github.com/burntsushi/toml
- Documentation: https://pkg.go.dev/gopkg.in/burntsushi/toml.v0#section-documentation
- Licenses: MIT
- Latest release: v0.3.1 (published almost 8 years ago)
- Last Synced: 2026-08-12T03:01:03.932Z (1 day ago)
- Versions: 4
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Stargazers count: 0.628%
- Forks count: 0.774%
- Average: 4.437%
- 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 8 months ago)
- Last Synced: 2026-08-12T03:01:04.611Z (1 day 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 8 months ago)
- Last Synced: 2026-08-12T03:01:04.366Z (1 day 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 8 months ago)
- Last Synced: 2026-08-12T03:01:04.499Z (1 day 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 8 months ago)
- Last Synced: 2026-08-12T03:01:03.401Z (1 day 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 8 months ago)
- Last Synced: 2026-08-12T03:01:02.983Z (1 day 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 8 months ago)
- Last Synced: 2026-08-12T03:01:02.894Z (1 day 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 8 months ago)
- Last Synced: 2026-08-12T03:01:04.467Z (1 day 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 8 months ago)
- Last Synced: 2026-08-12T03:01:02.966Z (1 day 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: v0.3.1 (published almost 8 years ago)
- Last Synced: 2026-08-12T03:01:03.655Z (1 day ago)
- Versions: 4
- 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 8 months ago)
- Last Synced: 2026-08-12T03:01:03.736Z (1 day 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 8 months ago)
- Last Synced: 2026-08-12T03:01:03.851Z (1 day 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 almost 8 years ago)
- Last Synced: 2026-08-12T03:01:04.319Z (1 day 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 8 months ago)
- Last Synced: 2026-08-12T03:01:04.049Z (1 day 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 8 months ago)
- Last Synced: 2026-08-12T03:01:03.378Z (1 day 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 8 months ago)
- Last Synced: 2026-08-12T03:01:04.656Z (1 day 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 8 months ago)
- Last Synced: 2026-08-12T03:01:03.639Z (1 day 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 8 months ago)
- Last Synced: 2026-08-12T03:01:02.777Z (1 day 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 8 months ago)
- Last Synced: 2026-08-12T03:01:03.419Z (1 day 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 8 months ago)
- Last Synced: 2026-08-12T03:01:03.324Z (1 day 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 8 months ago)
- Last Synced: 2026-08-12T03:01:03.737Z (1 day 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 8 months ago)
- Last Synced: 2026-08-12T03:01:04.604Z (1 day 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 8 months ago)
- Last Synced: 2026-08-12T03:01:04.404Z (1 day 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 8 months ago)
- Last Synced: 2026-08-12T03:01:04.730Z (1 day 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 8 months ago)
- Last Synced: 2026-08-12T03:01:04.594Z (1 day 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 8 months ago)
- Last Synced: 2026-08-12T03:01:03.365Z (1 day 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 8 months ago)
- Last Synced: 2026-08-12T03:01:04.616Z (1 day 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 8 months ago)
- Last Synced: 2026-08-12T03:01:03.833Z (1 day ago)
- Versions: 16
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent packages count: 8.61%
- Average: 9.159%
- Dependent repos count: 9.709%
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 5 months ago)
- Last Synced: 2026-04-07T01:01:57.340Z (4 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 100%
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 6 months ago)
- Last Synced: 2026-03-13T07:09:43.810Z (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-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 6 months ago)
- Last Synced: 2026-08-07T22:05:44.206Z (6 days 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 6 months ago)
- Last Synced: 2026-03-13T21:22:22.677Z (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 6 months ago)
- Last Synced: 2026-03-13T19:19:49.683Z (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.04: golang-toml
- Homepage: https://github.com/BurntSushi/toml
- Licenses: mit
- Latest release: 1.3.2-2 (published 6 months ago)
- Last Synced: 2026-07-30T17:09:47.269Z (14 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 6 months ago)
- Last Synced: 2026-03-11T08:09:44.695Z (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-20.04: golang-toml
- Homepage: https://github.com/BurntSushi/toml
- Licenses: mit
- Latest release: 0.3.1-1 (published 6 months ago)
- Last Synced: 2026-03-08T04:57:45.622Z (5 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 5 months ago)
- Last Synced: 2026-04-07T01:01:57.720Z (4 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 6 months ago)
- Last Synced: 2026-03-07T04:42:50.902Z (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-23.10: golang-toml
- Homepage: https://github.com/BurntSushi/toml
- Licenses: mit
- Latest release: 1.2.1-1 (published 6 months ago)
- Last Synced: 2026-03-10T06:03:59.632Z (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 6 months ago)
- Last Synced: 2026-03-13T01:14:12.525Z (5 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