Single thread | Multiple threads | |
---|---|---|
Copy value | Cell | Atomic* |
Non-copy value | RefCell | RwLock, Mutex |
Ref counter | Rc | Arc |
>
Single thread | Multiple threads | |
---|---|---|
Copy value | Cell | Atomic* |
Non-copy value | RefCell | RwLock, Mutex |
Ref counter | Rc | Arc |
A 🦀 love open sources. Actually just a pet lover with passion to build the nice things.
By hn1Do@ht-0n3z3Roo11e, 2022-08-16