https://github.com/msgpack/msgpack-ruby
msgpack
Last synced: about 1 month ago
Repository metadata:
MessagePack implementation for Ruby / msgpack.org[Ruby]
- Host: GitHub
- URL: https://github.com/msgpack/msgpack-ruby
- Owner: msgpack
- License: apache-2.0
- Created: 2011-09-29T04:10:15.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2024-10-04T14:49:49.000Z (3 months ago)
- Last Synced: 2024-10-29T12:57:08.928Z (about 2 months ago)
- Topics: msgpack
- Language: Ruby
- Homepage: http://msgpack.org/
- Size: 6.09 MB
- Stars: 763
- Watchers: 24
- Forks: 117
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: ChangeLog
- License: LICENSE
Owner metadata:
- Name: MessagePack
- Login: msgpack
- Email:
- Kind: organization
- Description:
- Website: http://msgpack.org/
- Location:
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/198264?v=4
- Repositories: 22
- Last Synced at: 2024-03-25T19:32:16.069Z
- Profile URL: https://github.com/msgpack
- Sponsor URL:
Committers metadata
Last synced: about 1 month ago
Total Commits: 1,851
Total Committers: 102
Avg Commits per committer: 18.147
Development Distribution Score (DDS): 0.703
Commits in past year: 12
Committers in past year: 3
Avg Commits per committer in past year: 4.0
Development Distribution Score (DDS) in past year: 0.333
Name | Commits | |
---|---|---|
frsyuki | f****i@u****p | 550 |
TAGOMORI Satoshi | t****s@g****m | 210 |
gfx | g****i@c****g | 146 |
Jean Boussier | j****r@g****m | 104 |
tokuhirom | t****m@g****m | 94 |
Muga Nishizawa | m****a@g****m | 81 |
frsyuki | f****i@5****1 | 55 |
Muga Nishizawa | m****a@f****) | 51 |
INADA Naoki | s****y@g****m | 50 |
Hideyuki Tanaka | t****i@g****m | 38 |
UENISHI Kota | k****b@g****m | 34 |
Theo | t****o@i****t | 29 |
Naoki INADA | i****n@e****e | 24 |
Tokuhiro Matsuno | t****m@u****p | 20 |
makamaka | m****o@g****m | 18 |
Aaron Patterson | a****n@g****m | 17 |
Naoki INADA | i****n@k****p | 16 |
Gustav Munkby | g****v@g****m | 14 |
Vincent de Phily | v****y@g****m | 14 |
Olle Jonsson | o****n@g****m | 13 |
Kazuki Ohta | k****a@g****m | 13 |
Naoki INADA | i****n@g****r | 13 |
moriyoshi | m****o@m****p | 13 |
Kazuki Oikawa | k@o****g | 12 |
Christopher Aue | m****l@c****t | 11 |
frsyuki | f****i@v****) | 11 |
frsyuki (none) | f****i@v****. | 11 |
Kazuki Ohta | k****k@i****p | 10 |
Koichiro Ohba | k****o@m****g | 10 |
Sokolov Yura aka funny_falcon | f****n@g****m | 9 |
and 72 more... |
Issue and Pull Request metadata
Last synced: about 1 month ago
Package metadata
- Total packages: 2
-
Total downloads:
- rubygems: 343,112,210 total
- Total docker downloads: 2,134,923,542
- Total dependent packages: 330 (may contain duplicates)
- Total dependent repositories: 282,509 (may contain duplicates)
- Total versions: 258
- Total maintainers: 5
rubygems: msgpack
MessagePack is a binary-based efficient object serialization library. It enables to exchange structured objects between many languages like JSON. But unlike JSON, it is very fast and small.
- Homepage: http://msgpack.org/
- Documentation: http://www.rubydoc.info/gems/msgpack/
- Licenses: Apache 2.0
- Latest release: 1.7.2 (published over 1 year ago)
- Last Synced: 2024-11-11T21:08:49.656Z (about 1 month ago)
- Versions: 255
- Dependent Packages: 329
- Dependent Repositories: 282,509
- Downloads: 343,112,210 Total
- Docker Downloads: 2,134,923,542
-
Rankings:
- Downloads: 0.058%
- Docker downloads count: 0.061%
- Dependent repos count: 0.086%
- Dependent packages count: 0.135%
- Average: 0.813%
- Stargazers count: 2.125%
- Forks count: 2.412%
- Maintainers (5)
conda: rb-msgpack
- Homepage: https://rubygems.org/gems/msgpack
- Licenses: Apache-2.0
- Latest release: 1.4.2 (published about 3 years ago)
- Last Synced: 2024-10-29T14:25:11.848Z (about 2 months ago)
- Versions: 3
- Dependent Packages: 1
- Dependent Repositories: 0
-
Rankings:
- Stargazers count: 13.786%
- Forks count: 15.488%
- Average: 23.03%
- Dependent packages count: 28.82%
- Dependent repos count: 34.025%
Dependencies
- rubocop ~> 0.82.0
- simplecov >= 0
- bundler >= 0 development
- json >= 0 development
- rake >= 0 development
- rake-compiler >= 1.1.9 development
- rspec ~> 3.3 development
- yard >= 0 development
- actions/checkout v2 composite
- ruby/setup-ruby v1 composite