1
0
Fork
You've already forked zig-deephashmap
0
Zig std.HashMaps with deep keys
  • Zig 100%
2026年04月18日 11:31:02 -05:00
.github/workflows zig 0.16 2026年04月18日 11:31:02 -05:00
.gitattributes extracted from vera repo 2023年10月27日 23:44:34 -05:00
.gitignore housekeeping 2026年02月21日 14:29:58 -06:00
build.zig zig 0.15.1 2025年09月13日 00:04:05 -05:00
build.zig.zon zig 0.16 2026年04月18日 11:31:02 -05:00
deep_hash_map.zig zig 0.15.1 2025年09月13日 00:04:05 -05:00
license housekeeping 2026年02月21日 14:29:58 -06:00
readme.md extracted from vera repo 2023年10月27日 23:44:34 -05:00

Zig-DeepHashMap

Provides versions of AutoHashMap, etc. that follow pointers when hashing and comparing.