New: actixAll contenthive-129948hive-196917krsteemhive-183959zzanhive-180932hive-166405photographyhive-185836uncommonlabhive-150122lifehive-183397hive-144064bitcoinhive-188619krsuccesshive-139150hive-103599hive-124908hive-101145hive-109690hive-184714hive-180301TrendingNewHotLikersblackanger (38)in rust • 5 years ago【Rust日报】 2019-07-08meli: 新的终端邮件客户端 pre-alpha版本 #cli Read More 使用Actix-Web 1.0实现Auth Web微服务 #actix_web 使用最新版(actix-web 1.0.3)的API Read More 「嵌入式Rust」使用Apache Mynewt更安全更简单地在STM32 Blue Pill上使用Rust…blackanger (38)in rust • 5 years ago【Rust日报】 2019-06-05actix-web 1.0 正式版发布 #actix actix-web 1.0对于0.7来说,是一次比较彻底的重构。涉及架构重新设计、抽象也由Actor进一步升级到了Service。对于代码层面而言,就是用Service替代了之前的Handler。 1.0的代码也完成遵循Rust惯例,组件化开发,相比于0.7版本的一大坨代码,清爽了很多。…blackanger (38)in rust • 6 years ago【Rust日报】 2019-04-08Rust异步进展:Future-proof the Futures API的PR已经被合并 #future #async 该PR解决的问题是: Future::poll 应该获取&Waker还是可以获得&Waker的&Context? 最终答案是:Context Future-proof the Futures API :PR 59119…blackanger (38)in rust • 6 years ago【Rust日报】 2019-02-07为Node开发者准备的Rust教程 #nodejs 该教程最近升级到了第二版,跟进了Rust 2018,适合前端人员学习。反过来,懂Rust的,是不是也可以借此教程了解下Node呢? rust-for-node-developers torrents.csv: bt种子存储服务 #torrents #actix 基于Rust, ripgrep, Actix…