Markdown Rust

Open-source Markdown projects categorized as Rust

Markdown Rust Projects

  • rfcs

    RFCs for changes to Rust

    Project mention: Don't defer Close() on writable files | news.ycombinator.com | 2024-09-08

    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

    SaaSHub logo
  • rust_howto

    John's Rust How-To Book

    Project mention: Check out my Rust How-to compendium | /r/rust | 2023-12-07

    Still early days, thus feel free to submit an issue or a pull request: https://github.com/john-cd/rust_howto

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Markdown Rust discussion

Log in or Post with

Markdown Rust related posts

Index

Project Stars
1 rfcs 5,909
2 rust_howto 5

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com