{
"$type": "site.standard.document",
"bskyPostRef": {
"cid": "bafyreigb37dfwwg75xiywhkydnzh47fyhb7b4fngaok67fe3lhit4qtyje",
"uri": "at://did:plc:ivbknywyskln22er3nkssdhl/app.bsky.feed.post/3mgdsxsepttg2"
},
"path": "/t/idea-lock-free-std-collection/24056#post_3",
"publishedAt": "2026-03-05T17:09:41.000Z",
"site": "https://internals.rust-lang.org",
"textContent": "The existing collections are lock-free. `Vec` does not involve any locks.\n\nI think what you mean is that they should be linearizable, i.e. thread-safe, _and_ lock-free. But the thread-safety is the main difference to the existing collections.",
"title": "Idea : Lock Free STD Collection"
}