Rust 相關文章
這邊還需要大幅整理
TL;DR
CLI args parsing ➡
clapSerialization ➡
serde+ XXX formatAsynchronous ➡
tokioRegex ➡
regexLogging ➡
log+ XXXConfig ➡
configHTTP ➡
hyperPython <-> Rust ➡
pyo3Bits Tuning ➡
packed_structTemplate Engine ➡
askamaBuilder Pattern ➡
derive_builderStatic Variable ➡
lazy_staticRandom ➡
randFaker ➡
fakeSyntex Highlight ➡
syntectTemporary Folder ➡
tempdirString Similarity ➡
strsimmmap file I/O ➡
memmapN dimention array ➡
ndarrayVulkan ➡
vulkanoDatabase ➡
r2d2+dieselFloat to string ➡
ryuDate and Time ➡
chrono範例 ➡ Rust Cookbook
語言核心功能
生態圈
- Regular Expression
regex
fancy-regex
- Serialization
serde
- Logging
log
- Security
ring
webpki
rustls
quinn
- Asynchronous I/O
futures
mio
tokio
actix
- Error Handling
Option/Result
Box<Error>
failure
Unstable
練習
NTP client
內部實做
列表
一般使用:
Edition:
其他: