Changes
- Added
SwissSwarMap: SWAR-based SwissTable variant (8-slot groups, packed control bytes) plus JMH benchmarks alongside SwissMap. - Renamed SIMD map to
SwissSimdMapand SWAR map toSwissMap;SwissMapis now the SWAR default and Vector-API SIMD lives inSwissSimdMap. - Updated benchmarks/tests/docs and README guidance (Vector API still incubating; SWAR chosen by default based on profiling).
Full Changelog: v0.1.5...v0.1.6