Move, simply – Sutter’s Mill

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

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.

  • True, Cell is indeed only a container around T (https://github.com/rust-lang/rust/blob/master/library/core/src/cell.rs#L236), I was wrong about that part. Still, I consider cell to be at least somewhat hacky, code is usually cleaner if it can be expressed without it.

  • rust-memory-container-cs

    Rust Memory Container Cheat-sheet

  • I agree with you here, but it's disingenuous to claim that the Cell family are not an intentional and necessary part of the design of Rust's ownership system; I would be interested to see any sort of documentation or RFC commentary that implies otherwise. Even a simple 'Rust 101'-style cheatsheet makes it apparent that they're very much a small but necessary part of the whole: https://github.com/usagi/rust-memory-container-cs

  • 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
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