Hacker News new | ask | show | jobs
by binarybanana 1781 days ago
No, that is correct.

There are ways to avoid locks, but the stdlib implemtation doesn't do it. There are probably a bunch of crates that implemented concurrent BTrees, though.