https://github.com/ruby/csv
csv ruby
Score: 32.820304351061054
Last synced: 14 minutes ago
JSON representation
Repository metadata:
CSV Reading and Writing
- Host: GitHub
- URL: https://github.com/ruby/csv
- Owner: ruby
- License: bsd-2-clause
- Created: 2017-04-14T10:04:33.000Z (almost 9 years ago)
- Default Branch: main
- Last Pushed: 2025-11-24T06:28:45.000Z (4 months ago)
- Last Synced: 2026-03-19T10:53:57.278Z (11 days ago)
- Topics: csv, ruby
- Language: Ruby
- Homepage: https://ruby.github.io/csv/
- Size: 2.48 MB
- Stars: 201
- Watchers: 48
- Forks: 125
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- Changelog: NEWS.md
- License: LICENSE.txt
Owner metadata:
- Name: The Ruby Programming Language
- Login: ruby
- Email: info@ruby-lang.org
- 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
GitHub Events
Total
- Create event: 7
- Delete event: 3
- Fork event: 12
- Issue comment event: 83
- Issues event: 14
- Pull request event: 45
- Pull request review comment event: 118
- Pull request review event: 70
- Push event: 70
- Release event: 3
- Watch event: 18
- Total: 443
Last Year
- Create event: 7
- Delete event: 3
- Fork event: 11
- Issue comment event: 69
- Issues event: 14
- Pull request event: 38
- Pull request review comment event: 100
- Pull request review event: 63
- Push event: 68
- Release event: 3
- Watch event: 14
- Total: 390
Committers metadata
Last synced: 2 months ago
Total Commits: 747
Total Committers: 92
Avg Commits per committer: 8.12
Development Distribution Score (DDS): 0.527
Commits in past year: 30
Committers in past year: 7
Avg Commits per committer in past year: 4.286
Development Distribution Score (DDS) in past year: 0.5
| Name | Commits | |
|---|---|---|
| Kouhei Sutou | k****u@c****m | 353 |
| Burdette Lamar | B****r@Y****m | 66 |
| SHIBATA Hiroshi | h****t@r****g | 48 |
| nobu | n****u@b****e | 45 |
| jeg2 | j****2@b****e | 36 |
| nahi | n****i@b****e | 18 |
| 284km | k****0@g****m | 12 |
| Mau Magnaguagno | m****o@g****m | 8 |
| Tomohiro Ogoke | k****b@g****m | 7 |
| Kenta Murata | m****n@m****p | 6 |
| Espartaco Palma | e****a@g****m | 6 |
| Sampat Badhe | s****e@g****m | 5 |
| naruse | n****e@b****e | 5 |
| Watson | w****8@g****m | 5 |
| Steven Daniels | s****8@g****m | 5 |
| Eriko Sugiyama | 4****s | 4 |
| takkanm | t****m@g****m | 4 |
| dependabot[bot] | 4****] | 4 |
| akr | a****r@b****e | 4 |
| Max Schwenk | m****k@g****m | 4 |
| Kazuma Shibasaka | s****a@m****p | 4 |
| matz | m****z@b****e | 4 |
| zzak | z****k@b****e | 4 |
| zverok | z****e@g****m | 3 |
| Vitor Oliveira | v****o@g****m | 3 |
| Olle Jonsson | o****n@g****m | 3 |
| Marcus Stollsteimer | s****r@w****e | 3 |
| Koichi ITO | k****o@g****m | 3 |
| Alyssa Ross | h****i@a****s | 3 |
| gogotanaka | g****a@b****e | 2 |
| and 62 more... | ||
Issue and Pull Request metadata
Last synced: 5 months ago
Total issues: 52
Total pull requests: 145
Average time to close issues: 4 months
Average time to close pull requests: 8 days
Total issue authors: 46
Total pull request authors: 46
Average comments per issue: 4.4
Average comments per pull request: 1.8
Merged pull request: 114
Bot issues: 0
Bot pull requests: 3
Past year issues: 6
Past year pull requests: 49
Past year average time to close issues: about 13 hours
Past year average time to close pull requests: 8 days
Past year issue authors: 6
Past year pull request authors: 10
Past year average comments per issue: 1.5
Past year average comments per pull request: 1.84
Past year merged pull request: 31
Past year bot issues: 0
Past year bot pull requests: 1
Top Issue Authors
- kou (4)
- hsbt (2)
- dorianmariecom (2)
- Jee-El (2)
- sampatbadhe (1)
- okuramasafumi (1)
- JunichiIto (1)
- nguyenvd27 (1)
- mreinsch (1)
- t-nissie (1)
- unikitty37 (1)
- rstueven (1)
- gjaldon (1)
- namayaki (1)
- adamroyjones (1)
Top Pull Request Authors
- BurdetteLamar (39)
- nobu (8)
- hsbt (8)
- Maumagnaguagno (8)
- jsxs0 (7)
- sampatbadhe (6)
- ericgpks (5)
- kou (5)
- marshall-lee (4)
- olleolleolle (4)
- dependabot[bot] (3)
- ko1 (2)
- p8 (2)
- bdewater (2)
- jarrettgreen (2)
Top Issue Labels
Top Pull Request Labels
- enhancement (21)
- Documentation (18)
- dependencies (3)
- github_actions (1)
Package metadata
- Total packages: 7
-
Total downloads:
- rubygems: 234,296,704 total
- Total docker downloads: 9,092,712,998
- Total dependent packages: 127 (may contain duplicates)
- Total dependent repositories: 1,691 (may contain duplicates)
- Total versions: 131
- Total maintainers: 5
gem.coop: csv
The CSV library provides a complete interface to CSV files and data. It offers tools to enable you to read and write to and from Strings or IO objects, as needed.
- Homepage: https://github.com/ruby/csv
- Documentation: http://www.rubydoc.info/gems/csv/
- Licenses: Ruby,BSD-2-Clause
- Latest release: 3.3.5 (published 10 months ago)
- Last Synced: 2026-01-14T10:55:31.999Z (3 months ago)
- Versions: 41
- Dependent Packages: 0
- Dependent Repositories: 0
- Downloads: 117,525,537 Total
- Docker Downloads: 4,546,356,499
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Docker downloads count: 0.003%
- Average: 0.062%
- Downloads: 0.244%
- Maintainers (4)
rubygems.org: csv
The CSV library provides a complete interface to CSV files and data. It offers tools to enable you to read and write to and from Strings or IO objects, as needed.
- Homepage: https://github.com/ruby/csv
- Documentation: http://www.rubydoc.info/gems/csv/
- Licenses: Ruby,BSD-2-Clause
- Latest release: 3.3.5 (published 10 months ago)
- Last Synced: 2026-01-11T18:33:52.902Z (3 months ago)
- Versions: 41
- Dependent Packages: 127
- Dependent Repositories: 1,691
- Downloads: 116,771,167 Total
- Docker Downloads: 4,546,356,499
-
Rankings:
- Docker downloads count: 0.006%
- Dependent packages count: 0.46%
- Dependent repos count: 0.766%
- Downloads: 0.906%
- Average: 1.495%
- Forks count: 2.441%
- Stargazers count: 4.389%
- Maintainers (4)
proxy.golang.org: github.com/ruby/csv
- Homepage:
- Documentation: https://pkg.go.dev/github.com/ruby/csv#section-documentation
- Licenses: bsd-2-clause
- Latest release: v3.3.5+incompatible (published 10 months ago)
- Last Synced: 2026-01-11T14:18:30.432Z (3 months ago)
- Versions: 41
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Forks count: 2.479%
- Stargazers count: 3.844%
- Average: 6.675%
- Dependent packages count: 9.576%
- Dependent repos count: 10.802%
alpine-edge: ruby-csv-doc
CSV Reading and Writing (ri docs)
- Homepage: https://github.com/ruby/csv
- Licenses: BSD-2-Clause AND Ruby
- Latest release: 3.3.2-r0 (published 11 months ago)
- Last Synced: 2025-12-30T04:23:46.932Z (3 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Average: 6.826%
- Dependent packages count: 13.652%
- Maintainers (1)
alpine-edge: ruby-csv
CSV Reading and Writing
- Homepage: https://github.com/ruby/csv
- Licenses: BSD-2-Clause AND Ruby
- Latest release: 3.3.4-r0 (published 12 months ago)
- Last Synced: 2026-01-15T06:01:04.507Z (2 months ago)
- Versions: 5
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Average: 7.33%
- Dependent packages count: 14.66%
- Maintainers (1)
alpine-v3.22: ruby-csv-doc
CSV Reading and Writing (ri docs)
- Homepage: https://github.com/ruby/csv
- Licenses: BSD-2-Clause AND Ruby
- Latest release: 3.3.2-r0 (published 11 months ago)
- Last Synced: 2026-01-11T14:18:45.102Z (3 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 100%
- Maintainers (1)
alpine-v3.22: ruby-csv
CSV Reading and Writing
- Homepage: https://github.com/ruby/csv
- Licenses: BSD-2-Clause AND Ruby
- Latest release: 3.3.2-r0 (published 11 months ago)
- Last Synced: 2026-01-11T14:18:38.107Z (3 months ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 0.0%
- Dependent packages count: 0.0%
- Average: 100%
- Maintainers (1)
Dependencies
- benchmark_driver >= 0 development
- bundler >= 0 development
- rake >= 0 development
- test-unit >= 3.4.8 development
- actions/checkout v3 composite
- ruby/setup-ruby v1 composite
- actions/checkout v3 composite
- ruby/setup-ruby v1 composite