Commit a6daf4b
committed
feat(msgpack): support generic map keys with SIMD
- Allow any Payload type as map key, not just strings
- Add SIMD-optimized string/binary equality comparison
- Implement deep equality checking for complex key types
- Maintain backward compatibility with string key API
- Add comprehensive tests for generic key support1 parent 2b8688c commit a6daf4b
2 files changed
+1049
-42
lines changed
0 commit comments