Undefined Behavior deserves a better reputation

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

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

    Empowering everyone to build reliable and efficient software.

  • Even in Rust, there have been situations like "oh wait there's no way to do this without invoking UB" (various use cases revolving around uninit data; that's gotten a lot better) and "uhhhh... this major feature we introduced can't be used at all without invoking UB"

  • unsafe-code-guidelines

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

  • Oh my you just touched a live wire. https://github.com/rust-lang/unsafe-code-guidelines/issues/77

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • rfcs

    RFCs for changes to Rust

  • I’m just reading https://github.com/rust-lang/rfcs/pull/1216 and it makes as much sense as the invention of the “Zero” to ancient counting-based math.

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

Related posts