codingcat

Results 6 issues of codingcat

sync 为true的时候性能相差好大,试了Badger的sync性能还可以,没细看Badger的实现。 不知道sync为true这块的性能提升有计划吗

enhancement

整理自己平时常用的密码学工具,有在线版本和桌面版本 ## 在线版本 Github: https://github.com/istommao/Cryptography Website: https://crypto-online.cn/ ## 桌面版本 Github: https://github.com/istommao/CryptoBox Download: https://github.com/istommao/CryptoBox/releases ![image](https://user-images.githubusercontent.com/5070879/215268559-895f95c7-f945-43f0-9802-cc47f39dd63c.png)

issue-241

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) ![image](https://github.com/lambda-fairy/rust-errno/assets/5070879/6e4b390f-dfe2-4dcd-9ae7-a55201b9d72d)