Why isn't the Rustonomicon up to-date?

This page summarizes the projects mentioned and recommended in the original post on /r/rust

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • nomicon

    The Dark Arts of Advanced and Unsafe Rust Programming

  • Note that the nomicon source code and website only gets sent to beta once per Rust release, where it spends 6 weeks incubating before it gets released. Personally I think that feeding users stale information (nomicon updates take up to 3 months for users to see, unlike wikis which are instant) is a very bad feedback cycle, and users are better served reading the source repository or nightly nomicon since it often has better information (and I haven't found any cases where the information is incompatible with stable Rust).

  • unsafe-code-guidelines

    Forum for discussion about what unsafe code can and can't do

  • Work on precisely specifying the semantics of unsafe is happening in the Unsafe Code Guidelines Working Group: https://github.com/rust-lang/unsafe-code-guidelines . AIUI as they nail down the semantics they gradually bring the Rustonomicon up to date. If you have a question that isn't answered by either the draft guidelines or the nomicon, ask in the Zulip channel: https://rust-lang.zulipchat.com/#narrow/stream/136281-wg-unsafe-code-guidelines

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project