-
Rust_Announcing Octane, a high performance web Server modeled...코딩Coding/★★Rust★★최신동향★및관련글 2020. 11. 5. 11:40728x90
Announcing Octane, a high performance web server modelled after express
[https://github.com/OctaneWeb/Octane](https://github.com/OctaneWeb/Octane)
How is octane different?
1. Lightweight HTTP implementation is designed to be fast
2. no unsafe rust
3. A low dependency web server
4. Is scalable: Octane's architecture allows other crates to integrate with it seamlessly, allowing many custom middleware implementations
5. Has all the good of express and safety of rust, tries to be very intuitive and easy to use
6. Features things like extended queries, plain queries, \`path!\` macros out of the box
7. SSL is easy to set up and easy to switch too, you will not have to change any existing rust code in order to switch between OpenSSL or rustls반응형'코딩Coding > ★★Rust★★최신동향★및관련글' 카테고리의 다른 글
Rust]Whoa, 50k crates?? Congrats! (0) 2020.11.24 Hey Rustaceans! Got an easy question? Ask here(48/2020)! (0) 2020.11.23 [Rust]The story continues:’Vec’ now supports custom allocators! (0) 2020.11.22 Announcing InfluxDB IOx-RUST (0) 2020.11.12 Rust_Bevy 0.3 (0) 2020.11.04 Announcing Qovery Engine - A Rust lib to deploy microservices apps .... (0) 2020.11.02 Working Group for better Rust support in ROS2 (0) 2020.11.02 Rust_With the new Sifive Unmatched, Risc-V is within ... (0) 2020.11.01