https://github.com/hyperium/hyper-util
Common utilities used with hyper.
https://github.com/hyperium/hyper-util
Last synced: about 2 months ago
JSON representation
Common utilities used with hyper.
- Host: GitHub
- URL: https://github.com/hyperium/hyper-util
- Owner: hyperium
- License: mit
- Created: 2022-06-13T22:46:49.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2025-04-04T18:52:58.000Z (2 months ago)
- Last Synced: 2025-04-09T10:05:20.283Z (2 months ago)
- Language: Rust
- Size: 232 KB
- Stars: 142
- Watchers: 15
- Forks: 135
- Open Issues: 17
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# hyper-util
[](https://crates.io/crates/hyper-util)
[](https://docs.rs/hyper-util)
[](./LICENSE)A collection of utilities to do common things with [hyper](https://hyper.rs).
## License
This project is licensed under the [MIT license](./LICENSE).