Ecosyste.ms: Funds
An open API service for providing issue and pull request metadata for open source projects.
https://github.com/fbernier/tomlrb
lalr1 parser racc ruby toml
Last synced: about 8 hours ago
Repository metadata:
A Racc based TOML parser
- Host: GitHub
- URL: https://github.com/fbernier/tomlrb
- Owner: fbernier
- License: mit
- Created: 2015-04-09T01:03:13.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2024-01-10T14:48:45.000Z (10 months ago)
- Last Synced: 2024-09-13T18:53:13.145Z (about 2 months ago)
- Topics: lalr1, parser, racc, ruby, toml
- Language: Ruby
- Homepage:
- Size: 235 KB
- Stars: 67
- Watchers: 4
- Forks: 16
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.txt
Owner metadata:
- Name: François Bernier
- Login: fbernier
- Email:
- Kind: user
- Description: Struggling to understand how computers work.
- Website: https://fbernier.me
- Location: Montreal
- Twitter: f_bernier
- Company: EraDB
- Icon url: https://avatars.githubusercontent.com/u/147585?u=2f264aea3638b579000f532e84192430504c98ff&v=4
- Repositories: 55
- Last Synced at: 2023-03-12T08:45:46.868Z
- Profile URL: https://github.com/fbernier
- Sponsor URL:
Committers metadata
Last synced: 1 day ago
Total Commits: 229
Total Committers: 13
Avg Commits per committer: 17.615
Development Distribution Score (DDS): 0.428
Commits in past year: 1
Committers in past year: 1
Avg Commits per committer in past year: 1.0
Development Distribution Score (DDS) in past year: 0.0
Name | Commits | |
---|---|---|
Kitaiti Makoto | K****o@g****m | 131 |
Francois Bernier | f****r@g****m | 58 |
gyfis | g****s@s****z | 21 |
Ryan Davis | r****y@z****m | 5 |
Jon Yu | c****a@g****m | 3 |
Axel | a****l@g****e | 3 |
Sergio Garcia | s****a@g****m | 2 |
Ben Langfeld | b****n@l****e | 1 |
Kosuke Yamashita | o****3@g****m | 1 |
LUO Boming | l****g@f****m | 1 |
Otto Urpelainen | o****e@i****i | 1 |
Tim Smith | t****h@c****o | 1 |
Olle Jonsson | o****n@g****m | 1 |
Issue and Pull Request metadata
Last synced: about 8 hours ago
Package metadata
- Total packages: 2
-
Total downloads:
- rubygems: 73,648,679 total
- Total docker downloads: 465,533,224
- Total dependent packages: 43 (may contain duplicates)
- Total dependent repositories: 4,344 (may contain duplicates)
- Total versions: 39
- Total maintainers: 2
rubygems: tomlrb
A racc based toml parser
- Homepage: https://github.com/fbernier/tomlrb
- Documentation: http://www.rubydoc.info/gems/tomlrb/
- Licenses: MIT
- Latest release: 2.0.3 (published over 2 years ago)
- Last Synced: 2024-11-08T20:36:13.570Z (1 day ago)
- Versions: 22
- Dependent Packages: 43
- Dependent Repositories: 4,344
- Downloads: 73,648,679 Total
- Docker Downloads: 465,533,224
-
Rankings:
- Docker downloads count: 0.279%
- Downloads: 0.331%
- Dependent repos count: 0.477%
- Dependent packages count: 0.619%
- Average: 2.554%
- Stargazers count: 6.686%
- Forks count: 6.933%
- Maintainers (2)
go: github.com/fbernier/tomlrb
- Homepage:
- Documentation: https://pkg.go.dev/github.com/fbernier/tomlrb#section-documentation
- Licenses: mit
- Latest release: v2.0.3+incompatible (published over 2 years ago)
- Last Synced: 2024-11-08T20:36:12.237Z (1 day ago)
- Versions: 17
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Stargazers count: 5.224%
- Forks count: 5.453%
- Average: 7.763%
- Dependent packages count: 9.576%
- Dependent repos count: 10.802%
Dependencies
- aho-corasick * development
- filetime * development
- kernel32-sys * development
- libc * development
- memchr * development
- primal * development
- rand * development
- regex * development
- regex-syntax * development
- tempdir * development
- time * development
- winapi * development
- benchmark-ips >= 0 development
- bundler >= 0 development
- minitest >= 0 development
- minitest-reporters >= 0 development
- racc >= 0 development
- rake >= 0 development
- psych ~> 4 development
- actions/checkout v2 composite
- ruby/setup-ruby v1 composite