codingcat
codingcat
sync 为true的时候性能相差好大,试了Badger的sync性能还可以,没细看Badger的实现。 不知道sync为true这块的性能提升有计划吗
整理自己平时常用的密码学工具,有在线版本和桌面版本 ## 在线版本 Github: https://github.com/istommao/Cryptography Website: https://crypto-online.cn/ ## 桌面版本 Github: https://github.com/istommao/CryptoBox Download: https://github.com/istommao/CryptoBox/releases 
https://tourofrust.com/45_en.html When a struct is dropped, the struct itself is dropped first, then its children are dropped individually, and so on. That's wrong? sturct dropped at the end?
error[E0583]: file not found for module sys cargo 1.73.0-nightly (7e9de3f4e 2023-08-13) rustc 1.73.0-nightly (https://github.com/rust-lang/rust/commit/180dffba142c47240ca0d93096ce90b9fd97c8d7 2023-08-14) 