This repository was archived by the owner on Mar 17, 2024. It is now read-only.
vs_rust 项目 #192
e1732a364fed
started this conversation in
Show and tell
vs_rust 项目
#192
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
今天重新阅读 v2ray-rust 项目,突然发现能看懂了。
原来,我根本不应该指责人家注释不够,因为这对于阅读代码不是最关键的。最关键的还是自己的编程力。
可能是因为我学习了一阵子rust基础,并加以沉淀消化,现在读代码障碍已经小很多了。
这个项目主要是作为技术和原理的参考,我们新的 vs_rust 项目不会fork也不会照抄 v2ray-rust 项目。
即然已经能读懂rust了,那写rust应该也不难了。
新的 vs_rust 项目主要参考的还是 本项目。目的依然是学习、练习编程技术,并且顺便测测两种代码逻辑完全相同的实现中,到底golang快还是rust快。
Beta Was this translation helpful? Give feedback.
All reactions