Zig std.HashMaps with deep keys
- Zig 100%
| .github/workflows | zig 0.16 | |
| .gitattributes | extracted from vera repo | |
| .gitignore | housekeeping | |
| build.zig | zig 0.15.1 | |
| build.zig.zon | zig 0.16 | |
| deep_hash_map.zig | zig 0.15.1 | |
| license | housekeeping | |
| readme.md | extracted from vera repo | |
Zig-DeepHashMap
Provides versions of AutoHashMap, etc. that follow pointers when hashing and comparing.