Skip to content

Releases: carrotsearch/hppc

Release 0.7.1

07 May 07:52
Compare
Choose a tag to compare

This is a bugfix release fixing a couple rough edges.

Check out the changelog and JavaDoc API.

Release 0.7.0

06 May 08:04
Compare
Choose a tag to compare

This release fixes a number of issues and provides (backward incompatible) API cleanups. Check out the changelog and JavaDoc API.

In particular, note the introduction and difference between scatter and hash containers (alternative associative container implementations). There is also an example that explains the rationale for scatter and hash sets in detail.