When should I use Box, Arc, Rc, Cell and RefCell? Can someone tell me if my usage of these things is correct? I'm trying to measure my understanding of these things as well as my knowledge on borrowing.

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-memory-container-cs

    Rust Memory Container Cheat-sheet

  • too-many-lists

    Learn Rust by writing Entirely Too Many linked lists

  • You may want to try out the Learn Rust With Entirely Too Many Linked Lists tutorial. It’s a tutorial that shows how one might build a linked list using each of those different memory management constructs. After having gone through it, I got a much better “feel” for how to work with the different types; official docs do a good job of explaining the differences, but the tutorial helps on intuiting their practical usage.

  • 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