https://github.com/tower-rs/tower-http

Last synced: about 1 month ago

Repository metadata:

HTTP specific Tower utilities.


Owner metadata:


Committers metadata

Last synced: about 1 month ago

Total Commits: 284
Total Committers: 75
Avg Commits per committer: 3.787
Development Distribution Score (DDS): 0.623

Commits in past year: 58
Committers in past year: 23
Avg Commits per committer in past year: 2.522
Development Distribution Score (DDS) in past year: 0.638

Name Email Commits
David Pedersen d****n@g****m 107
Jonas Platte j****t@p****e 37
tottoto t****v@g****m 12
Oskar Nehlin o****n@g****m 12
Carl Lerche me@c****m 11
Jonas Platte j****e 7
Daiki Mizukami t****a@g****m 6
Sean McArthur s****n@s****m 5
82marbag 6****g 4
ttys3 4****3 3
Lucio Franco l****4@g****m 3
Wolfus20 s****h@g****m 3
Malloc Voidstar 1****a 2
MarcusGrass 3****s 2
Paolo Barbolini p****o@p****g 2
kazk k****v@g****m 2
Roman Timushev r****h@g****m 2
Paolo Barbolini p****i@m****t 2
Jack Lee J****v@g****m 2
Hanno Braun h****o@b****u 2
George Hahn G****S@g****m 2
Casey Primozic me@a****k 2
Anatolii Papenko p****i@g****m 2
Jake Goulding j****g@g****m 1
Jake Goulding s****r@m****m 1
Jeroen Hoolmans j****s@g****m 1
Joe Dahlquist j****t@g****m 1
Matt 4****a 1
Makro 4****o 1
Kyle Lacy k****y 1
and 45 more...

Issue and Pull Request metadata

Last synced: about 1 month ago


Package metadata

cargo: tower-http

Tower middleware and utilities for HTTP clients and servers

go: github.com/tower-rs/tower-http

  • Homepage:
  • Documentation: https://pkg.go.dev/github.com/tower-rs/tower-http#section-documentation
  • Licenses:
  • Latest release: v0.1.0 (published over 5 years ago)
  • Last Synced: 2024-11-10T20:31:05.225Z (about 1 month ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Forks count: 2.412%
    • Stargazers count: 2.629%
    • Average: 6.127%
    • Dependent packages count: 8.899%
    • Dependent repos count: 10.567%
cargo: tower-request-modifier

Tower service middleware to modify the request.

  • Homepage: https://github.com/tower-rs/tower-http
  • Documentation: https://docs.rs/tower-request-modifier/
  • Licenses: MIT
  • Latest release: 0.1.0 (published over 5 years ago)
  • Last Synced: 2024-11-10T20:31:04.151Z (about 1 month ago)
  • Versions: 1
  • Dependent Packages: 5
  • Dependent Repositories: 7
  • Downloads: 53,067 Total
  • Rankings:
    • Dependent packages count: 5.389%
    • Forks count: 5.463%
    • Average: 7.025%
    • Downloads: 7.356%
    • Stargazers count: 7.85%
    • Dependent repos count: 9.065%
  • Maintainers (1)
cargo: tower-http-util

Utilities for working with HTTP services.

  • Homepage: https://github.com/tower-rs/tower-http
  • Documentation: https://docs.rs/tower-http-util/
  • Licenses: MIT
  • Latest release: 0.1.0 (published over 5 years ago)
  • Last Synced: 2024-11-10T20:31:01.279Z (about 1 month ago)
  • Versions: 1
  • Dependent Packages: 1
  • Dependent Repositories: 17
  • Downloads: 263,916 Total
  • Rankings:
    • Downloads: 4.046%
    • Forks count: 5.463%
    • Dependent repos count: 6.669%
    • Stargazers count: 7.85%
    • Average: 7.944%
    • Dependent packages count: 15.692%
  • Maintainers (1)

Dependencies

.github/workflows/CI.yml actions
  • EmbarkStudios/cargo-deny-action v1 composite
  • actions-rs/cargo v1 composite
  • actions-rs/toolchain v1 composite
  • actions/checkout v2 composite
  • actions/checkout master composite
examples/warp-key-value-store/Cargo.toml cargo
  • reqwest 0.11 development
  • bytes 1
  • clap 3.1.13
  • hyper 0.14.4
  • tokio 1.2.0
  • tower 0.4.5
  • tracing 0.1
  • tracing-subscriber 0.3
  • warp 0.3.0
tower-http/Cargo.toml cargo
  • brotli 3 development
  • bytes 1 development
  • flate2 1.0 development
  • futures 0.3 development
  • hyper 0.14 development
  • once_cell 1 development
  • serde_json 1.0 development
  • tokio 1 development
  • tower 0.4.10 development
  • tracing-subscriber 0.3 development
  • uuid 1.0 development
  • async-compression 0.3
  • base64 0.20
  • bitflags 1.3.1
  • bytes 1
  • futures-core 0.3
  • futures-util 0.3.14
  • http 0.2.2
  • http-body 0.4.5
  • http-range-header 0.3.0
  • httpdate 1.0
  • iri-string 0.7.0
  • mime 0.3
  • mime_guess 2
  • percent-encoding 2.1.0
  • pin-project-lite 0.2.7
  • tokio 1.6
  • tokio-util 0.7
  • tower 0.4.1
  • tower-layer 0.3
  • tower-service 0.3
  • tracing 0.1
  • uuid 1.0