https://github.com/typhoeus/typhoeus

Last synced: about 1 month ago

Repository metadata:

Typhoeus wraps libcurl in order to make fast and reliable requests.


Owner metadata:


Committers metadata

Last synced: about 1 month ago

Total Commits: 1,201
Total Committers: 157
Avg Commits per committer: 7.65
Development Distribution Score (DDS): 0.605

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 Email Commits
Hans Hasselberg me@h****o 474
Paul Dix p****l@p****t 149
David Balatero d****o@g****m 148
Myron Marston m****n@g****m 20
David Balatero d****o@e****m 19
Daniel Cavanagh d****5@g****m 17
Tasos Laskos t****s@g****m 15
Stefan Kaes s****s@r****e 15
Philippe Lafoucrière p****e@g****m 15
Matt Burke s****s@g****m 15
Matthew Schulkind m****d@g****m 12
Wilson Bilkovich w****n@s****m 9
Dwayne Macgowan d****c@g****m 9
Sebastian Skałacki s****e@g****m 9
Oleg Ivanov m****l@m****t 8
Pericles Theodorou p****o@g****m 8
mbrookes m****t@b****t 7
JT Archie j****e@g****m 7
Ezekiel Templin z****e@t****n 7
Craig Little c****l@g****m 7
sshingler s****r@g****m 7
Francois Deschenes f****s@t****m 6
Adrien Jarthon j****s@a****m 5
Alexis Dorais-Joncas d****s@e****k 5
David LaMacchia d****l@c****m 5
balexis b****s@g****m 5
Sean Bryant s****t@g****m 4
Isaac Seymour i****r@o****g 4
Jan Rubio j****o@o****m 4
Jonas Wagner j****s@2****h 4
and 127 more...

Issue and Pull Request metadata

Last synced: about 1 month ago


Package metadata

rubygems: typhoeus

Like a modern code version of the mythical beast with 100 serpent heads, Typhoeus runs HTTP requests in parallel while cleanly encapsulating handling logic.

  • Homepage: https://github.com/typhoeus/typhoeus
  • Documentation: http://www.rubydoc.info/gems/typhoeus/
  • Licenses: MIT
  • Latest release: 1.4.1 (published about 1 year ago)
  • Last Synced: 2024-11-10T21:03:50.069Z (about 1 month ago)
  • Versions: 75
  • Dependent Packages: 1,320
  • Dependent Repositories: 370,926
  • Downloads: 191,358,136 Total
  • Docker Downloads: 649,712,641
  • Rankings:
    • Dependent packages count: 0.038%
    • Dependent repos count: 0.052%
    • Downloads: 0.109%
    • Docker downloads count: 0.207%
    • Stargazers count: 0.319%
    • Average: 0.334%
    • Forks count: 1.28%
  • Maintainers (3)
go: github.com/typhoeus/typhoeus

  • Homepage:
  • Documentation: https://pkg.go.dev/github.com/typhoeus/typhoeus#section-documentation
  • Licenses: mit
  • Latest release: v1.4.1 (published about 1 year ago)
  • Last Synced: 2024-11-10T21:03:50.603Z (about 1 month ago)
  • Versions: 40
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent repos count: 1.622%
    • Average: 4.057%
    • Dependent packages count: 6.492%
conda: rb-typhoeus

  • Homepage: https://rubygems.org/gems/typhoeus
  • Licenses: MIT
  • Latest release: 1.3.1 (published over 5 years ago)
  • Last Synced: 2024-11-10T21:04:01.622Z (about 1 month ago)
  • Versions: 1
  • Dependent Packages: 2
  • Dependent Repositories: 1
  • Rankings:
    • Stargazers count: 5.704%
    • Forks count: 7.979%
    • Average: 14.413%
    • Dependent packages count: 19.602%
    • Dependent repos count: 24.367%

Dependencies

Gemfile rubygems
  • dalli ~> 2.0 development
  • faraday >= 0.9, < 2.0 development
  • guard-rspec ~> 0.7 development
  • rb-fsevent ~> 0.9.1 development
  • redis ~> 3.0 development
  • rspec ~> 3.0 development
  • sinatra ~> 1.3 development
  • spoon >= 0 development
  • webrick >= 0 development
  • json < 2
  • json >= 0
  • rake >= 0
  • rake < 11
typhoeus.gemspec rubygems
  • ethon >= 0.9.0
.github/workflows/ci.yml actions
  • actions/checkout v3 composite
  • ruby/setup-ruby v1 composite
.github/workflows/experimental.yml actions
  • actions/checkout v3 composite
  • ruby/setup-ruby v1 composite