考虑到安全性和速度的 Rust Web 框架。

时间:2021-06-28 18:57:08
【文件属性】:
文件名称:考虑到安全性和速度的 Rust Web 框架。
文件大小:72KB
文件格式:ZIP
更新时间:2021-06-28 18:57:08
api rust async webframework 达尔皮一个兼顾速度和安全性的 Web api 框架。如果可能的话,最大的目标之一是在compile time捕获所有错误。该框架使用hyper ,理想情况下,性能应该就像您自己使用hyper一样。该框架还使用shaku进行compile time可验证的依赖注入。该框架处于早期开发阶段,只会在 github 上更新,直到稳定为止。感谢所有反馈。资源达尔皮书不和谐示例应用程序
【文件预览】:
darpi-master
----.gitignore(117B)
----benches()
--------echo.rs(3KB)
--------echo_hyper.rs(2KB)
--------hello_world.rs(1KB)
----Makefile(569B)
----src()
--------lib.rs(1KB)
----darpi-code-gen()
--------src()
--------Cargo.toml(614B)
--------.cargo-ok(0B)
----Cargo.toml(2KB)
----gonzales()
--------benches()
--------src()
--------.cargo()
--------Cargo.toml(908B)
--------README.md(2KB)
----.github()
--------FUNDING.yml(96B)
--------workflows()
----examples()
--------graphql.rs(13KB)
--------test_handler.rs(2KB)
--------job.rs(4KB)
--------web_socket.rs(2KB)
----README.md(694B)
----darpi-graphql()
--------src()
--------Cargo.toml(727B)
----tests()
--------echo.rs(2KB)
--------hello_world.rs(1KB)
--------web_socket.rs(4KB)
--------echo_path.rs(2KB)
----darpi-middleware()
--------src()
--------Cargo.toml(753B)
----darpi-headers()
--------src()
--------Cargo.toml(431B)
----darpi-web()
--------src()
--------Cargo.toml(774B)

网友评论