https://github.com/cotag/http-parser
Last synced: about 1 month ago
Repository metadata:
A super fast http parser for ruby
- Host: GitHub
- URL: https://github.com/cotag/http-parser
- Owner: cotag
- License: mit
- Created: 2013-08-01T09:19:57.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2021-01-11T09:00:39.000Z (almost 4 years ago)
- Last Synced: 2024-10-29T12:59:04.963Z (about 2 months ago)
- Language: Ruby
- Homepage:
- Size: 40 KB
- Stars: 18
- Watchers: 10
- Forks: 17
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Owner metadata:
- Name: CoTag Media
- Login: cotag
- Email: [email protected]
- Kind: organization
- Description:
- Website: http://cotag.me/
- Location: Sydney Australia
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/2416391?v=4
- Repositories: 44
- Last Synced at: 2024-03-25T20:35:06.445Z
- Profile URL: https://github.com/cotag
- Sponsor URL:
Committers metadata
Last synced: about 1 month ago
Total Commits: 44
Total Committers: 9
Avg Commits per committer: 4.889
Development Distribution Score (DDS): 0.273
Commits in past year: 0
Committers in past year: 0
Avg Commits per committer in past year: 0.0
Development Distribution Score (DDS) in past year: 0.0
Name | Commits | |
---|---|---|
Stephen von Takach | s****e@c****e | 32 |
Matt Williams | m****t@m****k | 2 |
Stephen von Takach | s****e@a****m | 2 |
Stephen von Takach | s****e@a****u | 2 |
Stephen von Takach | s****e@w****e | 2 |
Cameron Reeves | c****m@q****m | 1 |
Joel Ambass | j****l@e****m | 1 |
Kevin Cheng | k****g@a****m | 1 |
Marcus Crafter | c****m@r****m | 1 |
Issue and Pull Request metadata
Last synced: about 1 month ago
Package metadata
- Total packages: 1
-
Total downloads:
- rubygems: 47,432,715 total
- Total docker downloads: 232,507,967
- Total dependent packages: 6
- Total dependent repositories: 4,267
- Total versions: 10
- Total maintainers: 2
rubygems: http-parser
A super fast http parser for ruby. Cross platform and multiple ruby implementation support thanks to ffi.
- Homepage: https://github.com/cotag/http-parser
- Documentation: http://www.rubydoc.info/gems/http-parser/
- Licenses: MIT
- Latest release: 1.2.3 (published almost 4 years ago)
- Last Synced: 2024-11-10T21:33:28.992Z (about 1 month ago)
- Versions: 10
- Dependent Packages: 6
- Dependent Repositories: 4,267
- Downloads: 47,432,715 Total
- Docker Downloads: 232,507,967
-
Rankings:
- Downloads: 0.429%
- Dependent repos count: 0.48%
- Docker downloads count: 0.582%
- Dependent packages count: 2.484%
- Average: 3.785%
- Forks count: 6.595%
- Stargazers count: 12.141%
- Maintainers (2)
Dependencies
Gemfile
rubygems
- rubysl >= 0
http-parser.gemspec
rubygems
- rake ~> 11.2 development
- rspec ~> 3.5 development
- yard ~> 0.9 development
- ffi-compiler >= 1.0, < 2.0