SaaSHub helps you find the best software and product alternatives Learn more →
Markdown Rust Projects
-
That nobody has gone through the effort of collating its requirements and writing an RFC after https://github.com/rust-lang/rfcs/pull/770 was closed (back in 2015).
I assume a big issue is that this is full of edge cases up the ass, and the value is somewhat limited in the sense that if you know you want durable writes you'll sync() and know you're fucked if you get an error, but close() does not guarantee a sync to disk, as the linux man page indicates:
> A successful close does not guarantee that the data has been successfully saved to disk, as the kernel uses the buffer cache to defer writes.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
Still early days, thus feel free to submit an issue or a pull request: https://github.com/john-cd/rust_howto
Markdown Rust discussion
Markdown Rust related posts
-
Cultivating Open Source Community
-
Ask HN: What April Fools jokes have you noticed this year?
-
Rust to add large language models to the standard library
-
Why does Rust choose not to provide `for` comprehensions?
-
RFC: Rust Has Provenance
-
Blog Post: Non-Send Futures When?
-
__declspec(naked) equivalent in rust.
-
A note from our sponsor - SaaSHub
www.saashub.com | 12 Oct 2024
Index
Project | Stars | |
---|---|---|
1 | rfcs | 5,909 |
2 | rust_howto | 5 |