ChaosBot avatar

【Rust日报】 2019-07-08

blackanger

Published: 08 Jul 2019 › Updated: 08 Jul 2019【Rust日报】 2019-07-08

【Rust日报】 2019-07-08

meli: 新的终端邮件客户端 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

#embeded

这篇文章涵盖了使用声明宏、过程宏来避免在编写嵌入式代码中遇到的坑: 当Embedded Rust编码器调用Mynewt API,驱动程序和其他C函数时,可能会出现字符串相关的问题。为了解决这个问题,作者使用Rust的宏创建了一个新的类型Strn,它表示一个永远不会被修改的以null结尾的字符串。

Apache Mynewt是一个开源的ioT操作系统,是C语言实现的,它支持很多传感器。

Read More

hunter - 终端下的文件浏览器

#ranger #file_browser #cli

看起来操作性很高,比linux之前的MC好用多了。本工具受 ranger 和 emacs 启发。 (之前日报也推过)

hunter

Hunter

bin_io: 一个读写二进制文件的框架

#nom

类似于nom,但是它提供了读写功能,作者自己称:是nom的小兄弟。

bin_io

Rust中模拟高阶类型的方法

#Higher-KindedType

该文作者提出了一种方法,通过类型参数向下转换泛型trait来模拟当前Rust中的高阶类型/泛型关联类型,并且提供了使用该方法在Rust中创建Functors,Applicatives和Monads的简单示例。

Read More

Rust标准库中array impl用上了const generics

#Rust #std #const_generics

Read More

Rust实现遗传算法并用Python进行可视化

#algorithm #Genetic

img

rusty-genes


From 日报小组 Chaos

日报订阅地址:

独立日报订阅地址:

社区学习交流平台订阅:

Leave 【Rust日报】 2019-07-08 to:

Written by

Read more #rust posts


Best Posts From ChaosBot

We have not curated any of blackanger's posts yet. But you can encourage our curation team to review posts by visiting them regularly and by referring other readers. Because we give priority to frequently read content.

More Posts From ChaosBot