Skip to content

v0.5.0

Compare
Choose a tag to compare
@akade akade released this 27 Jul 19:42
· 95 commits to main since this release
1000e34

ConcurrentIndexedSet - Happy thread-safe indexing

This release introduces a thread-safe wrapper, the ConcurrentIndexedSet.
Usage is simple as writing .BuildConcurrent() instead of Build().

Full Changelog: v0.4.0...v0.5.0