27 releases (5 breaking)
new 0.7.2 | Feb 19, 2025 |
---|---|
0.7.1 | Feb 19, 2025 |
0.6.2 | Feb 17, 2025 |
0.5.3 | Feb 16, 2025 |
0.1.0 | Feb 10, 2025 |
#106 in Network programming
2,618 downloads per month
225KB
234 lines
hyperlane-quick-start
![](https://img.gs/czjpqfbdkz/160/https://raw.githubusercontent.com/ltpp-universe/hyperlane-quick-start/fcb604d64deba2503182572bd6488f9c26ecad95/static/img/logo.png)
hyperlane is a lightweight and high-performance Rust HTTP server library designed to simplify network service development. It supports HTTP request parsing, response building, TCP communication, and redirection features, making it ideal for building modern web services.
Api Docs
Official Documentation
Run
start
cargo run
started in background
cargo run -d
stop
cargo run stop
restart
cargo run restart
restarted in background
cargo run restart -d
Performance
Appreciate
If you feel that hyperlane
is helpful to you, feel free to donate.
![](https://img.gs/czjpqfbdkz/195/https://docs.ltpp.vip/img/wechat-pay.png)
![](https://img.gs/czjpqfbdkz/171/https://docs.ltpp.vip/img/alipay-pay.jpg)
LICENSE
This project is licensed under the MIT LICENSE. See the LICENSE file for details.
Contributing
Contributions are welcome! Please open an issue or submit a pull request.
Contact
For any inquiries, please reach out to the author at ltpp-universe root@ltpp.vip.
Dependencies
~15–23MB
~470K SLoC