https://github.com/ruby/json
json json-parser ruby
Last synced: about 1 month ago
Repository metadata:
JSON implementation for Ruby
- Host: GitHub
- URL: https://github.com/ruby/json
- Owner: ruby
- License: other
- Created: 2009-08-24T22:21:39.000Z (over 15 years ago)
- Default Branch: master
- Last Pushed: 2024-11-07T16:27:28.000Z (about 1 month ago)
- Last Synced: 2024-11-08T15:04:10.518Z (about 1 month ago)
- Topics: json, json-parser, ruby
- Language: Ruby
- Homepage: https://ruby.github.io/json
- Size: 4.6 MB
- Stars: 698
- Watchers: 56
- Forks: 334
- Open Issues: 7
-
Metadata Files:
- Readme: README-json-jruby.md
- Changelog: CHANGES.md
- License: COPYING
Owner metadata:
- Name: The Ruby Programming Language
- Login: ruby
- Email: [email protected]
- Kind: organization
- Description: Repositories related to the Ruby Programming language
- Website: https://www.ruby-lang.org/
- Location: Matsue, Japan
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/210414?v=4
- Repositories: 171
- Last Synced at: 2023-04-09T03:40:20.875Z
- Profile URL: https://github.com/ruby
- Sponsor URL:
Committers metadata
Last synced: about 1 month ago
Total Commits: 1,031
Total Committers: 108
Avg Commits per committer: 9.546
Development Distribution Score (DDS): 0.597
Commits in past year: 213
Committers in past year: 21
Avg Commits per committer in past year: 10.143
Development Distribution Score (DDS) in past year: 0.427
Name | Commits | |
---|---|---|
Florian Frank | f****i@p****e | 415 |
Jean Boussier | j****r@g****m | 133 |
Hiroshi SHIBATA | h****t@r****g | 113 |
Nobuyoshi Nakada | n****u@r****g | 49 |
Yusuke Endoh | m****e@r****g | 18 |
Kenta Murata | m****n@m****p | 17 |
Benoit Daloze | e****p@g****m | 17 |
Charles Oliver Nutter | h****s@h****m | 14 |
Zachary Scott | e@z****o | 13 |
NARUSE, Yui | n****e@a****p | 13 |
BurdetteLamar | b****r@y****m | 11 |
Marc-Andre Lafortune | g****b@m****a | 10 |
Vipul A M | v****d@g****m | 10 |
nobu | n****u@b****e | 9 |
kares | s****f@k****g | 9 |
Daniel Luz | d****v@m****m | 7 |
Watson | w****8@g****m | 7 |
Michael Mac-Vicar | m****r@g****m | 6 |
Aaron Patterson | t****e@r****g | 5 |
Sho Hashimoto | s****t@g****m | 5 |
Étienne Barrié | e****e@g****m | 5 |
Aaron Patterson | a****n@g****m | 4 |
Jon Leighton | j@j****m | 4 |
Olle Jonsson | o****n@g****m | 4 |
Shota Fukumori (sora_h) | s****4@g****m | 4 |
Ryan Davis | r****y@z****m | 4 |
Peter Zhu | p****r@p****a | 4 |
Per Lundberg | p****g@e****m | 4 |
MSP-Greg | G****s@g****m | 4 |
Burdette Lamar | B****r@Y****m | 3 |
and 78 more... |
Issue and Pull Request metadata
Last synced: about 1 month ago
Package metadata
- Total packages: 2
-
Total downloads:
- rubygems: 961,883,970 total
- Total docker downloads: 5,562,051,362
- Total dependent packages: 9,029 (may contain duplicates)
- Total dependent repositories: 727,455 (may contain duplicates)
- Total versions: 234
- Total maintainers: 5
- Total advisories: 2
rubygems: json
This is a JSON implementation as a Ruby extension in C.
- Homepage: https://ruby.github.io/json
- Documentation: http://www.rubydoc.info/gems/json/
- Licenses: Ruby
- Latest release: 2.7.1 (published about 1 year ago)
- Last Synced: 2024-11-06T15:27:14.428Z (about 2 months ago)
- Versions: 152
- Dependent Packages: 8,430
- Dependent Repositories: 698,810
- Downloads: 902,045,275 Total
- Docker Downloads: 5,012,561,786
-
Rankings:
- Docker downloads count: 0.0%
- Dependent packages count: 0.006%
- Downloads: 0.009%
- Dependent repos count: 0.02%
- Average: 0.632%
- Forks count: 1.496%
- Stargazers count: 2.261%
- Maintainers (5)
- Advisories:
rubygems: json_pure
This is a JSON implementation in pure Ruby.
- Homepage: https://ruby.github.io/json
- Documentation: http://www.rubydoc.info/gems/json_pure/
- Licenses: Ruby
- Latest release: 2.7.2 (published 9 months ago)
- Last Synced: 2024-11-10T21:34:04.193Z (about 1 month ago)
- Versions: 82
- Dependent Packages: 599
- Dependent Repositories: 28,645
- Downloads: 59,838,695 Total
- Docker Downloads: 549,489,576
-
Rankings:
- Dependent packages count: 0.076%
- Dependent repos count: 0.21%
- Docker downloads count: 0.232%
- Downloads: 0.361%
- Average: 0.773%
- Forks count: 1.496%
- Stargazers count: 2.261%
- Maintainers (5)
Dependencies
- all_images ~> 0
- rake >= 0
- test-unit >= 0
- actions/checkout v2 composite
- ruby/setup-ruby v1 composite