使用 Rust 写一个语言,第 20 章:测试
https://arzg.github.io/lang/20/
Evcxr :Rust 交互式解释器(REPL)以及Jupyter内核
谷歌出品,Evcxr包含以下四个 crate:
- evcxr_jupyter : Jupyter 内核
- evcxr_repl :Rust 交互式解释器(REPL)
- evcxr: 上面两个 crate 的共用代码库,也可自己拿来玩
- evcxr_runtime: 与Evcxr交互的函数与 trait
https://github.com/google/evcxr
博客:如何以及什么时候(或者不)使用 Unsafe Rust ?
https://blog.logrocket.com/unsafe-rust-how-and-when-not-to-use-it/
lunatic:快速、鲁棒性并且可扩展的服务端运行时
受到 Erlang 启发,可以用于任何可编译为 wasm 的语言
https://github.com/lunatic-solutions/lunatic
From 日报小组 @挺肥
社区学习交流平台订阅:
1
共 0 条评论, 1 页
评论区
写评论还没有评论