| Crates.io | hyperlane-quick-start |
| lib.rs | hyperlane-quick-start |
| version | 0.86.0 |
| created_at | 2025-02-10 14:46:07.965646+00 |
| updated_at | 2025-05-09 14:18:47.216963+00 |
| description | Hyperlane is a lightweight and high-performance Rust HTTP server library designed to simplify network service development. It supports HTTP request parsing, response building, and TCP communication, making it ideal for building modern web services. Additionally, it provides support for request and response middleware, WebSocket, and Server-Sent Events (SSE), enabling flexible and efficient real-time communication. Built with pure Rust and standard library, Hyperlane offers true cross-platform compatibility across Windows, Linux and macOS, with the same API experience on all platforms, powered by Tokio's async runtime for seamless networking without platform-specific dependencies. |
| homepage | |
| repository | https://github.com/ltpp-universe/hyperlane-quick-start.git |
| max_upload_size | |
| id | 1550152 |
| size | 273,079 |
Hyperlane is a lightweight and high-performance Rust HTTP server library designed to simplify network service development. It supports HTTP request parsing, response building, and TCP communication, making it ideal for building modern web services. Additionally, it provides support for request and response middleware, WebSocket, and Server-Sent Events (SSE), enabling flexible and efficient real-time communication. Built with pure Rust and standard library, Hyperlane offers true cross-platform compatibility across Windows, Linux and macOS, with the same API experience on all platforms, powered by Tokio's async runtime for seamless networking without platform-specific dependencies.
cargo run
cargo run -- -d
cargo run stop
cargo run restart
cargo run restart -d
If you feel that hyperlane is helpful to you, feel free to donate.
This project is licensed under the MIT LICENSE. See the LICENSE file for details.
Contributions are welcome! Please open an issue or submit a pull request.
For any inquiries, please reach out to the author at ltpp-universe root@ltpp.vip.