https://github.com/hyperium/http-body

Last synced: about 1 month ago

Repository metadata:

Asynchronous HTTP body trait


Owner metadata:


Committers metadata

Last synced: about 1 month ago

Total Commits: 93
Total Committers: 20
Avg Commits per committer: 4.65
Development Distribution Score (DDS): 0.559

Commits in past year: 24
Committers in past year: 5
Avg Commits per committer in past year: 4.8
Development Distribution Score (DDS) in past year: 0.542

Name Email Commits
Sean McArthur s****n@s****m 41
Lucio Franco l****4@g****m 11
tottoto t****v@g****m 11
David Pedersen d****n@g****m 9
Carl Lerche me@c****m 4
Olivia Crain o****a@o****v 2
Daiki Mizukami t****a@g****m 2
Eray Karatay 7****9 1
Fabio Valentini d****e@g****m 1
Paolo Barbolini p****o@p****g 1
meowjesty 4****y 1
Bilal Mahmoud b****d@p****t 1
David Kellum d****s@g****m 1
David Yamnitsky d****d@y****m 1
Douman d****n@g****e 1
Gabriel de Perthuis g****e@g****m 1
Ivan Nikulin i****n@g****m 1
Marcus Griep m****s@g****s 1
Michael Rodler c****t@f****t 1
Wesley Aptekar-Cassels me@w****m 1

Issue and Pull Request metadata

Last synced: about 1 month ago


Package metadata

cargo: http-body

Trait representing an asynchronous, streaming, HTTP request or response body.

  • Homepage:
  • Documentation: https://docs.rs/http-body/
  • Licenses: MIT
  • Latest release: 1.0.0 (published about 1 year ago)
  • Last Synced: 2024-11-10T20:35:48.564Z (about 1 month ago)
  • Versions: 19
  • Dependent Packages: 294
  • Dependent Repositories: 31,811
  • Downloads: 191,730,849 Total
  • Docker Downloads: 33,676,356
  • Rankings:
    • Downloads: 0.08%
    • Dependent repos count: 0.117%
    • Dependent packages count: 0.283%
    • Docker downloads count: 0.385%
    • Average: 3.86%
    • Forks count: 9.0%
    • Stargazers count: 13.293%
  • Maintainers (2)
cargo: http-body-util

Combinators and adapters for HTTP request or response bodies.

  • Homepage:
  • Documentation: https://docs.rs/http-body-util/
  • Licenses: MIT
  • Latest release: 0.1.1 (published 9 months ago)
  • Last Synced: 2024-11-10T20:35:48.397Z (about 1 month ago)
  • Versions: 6
  • Dependent Packages: 320
  • Dependent Repositories: 489
  • Downloads: 31,485,947 Total
  • Docker Downloads: 19,048,857
  • Rankings:
    • Dependent packages count: 0.598%
    • Docker downloads count: 0.983%
    • Dependent repos count: 1.873%
    • Downloads: 3.361%
    • Average: 5.039%
    • Forks count: 9.469%
    • Stargazers count: 13.948%
  • Maintainers (1)

Dependencies

http-body-util/Cargo.toml cargo
  • tokio 1 development
  • bytes 1
  • futures-util 0.3
  • http 0.2
  • pin-project-lite 0.2
.github/workflows/CI.yml actions
  • actions/checkout master composite
Cargo.toml cargo
http-body/Cargo.toml cargo