An open API service indexing awesome lists of open source software.

https://github.com/bcrist/zig-deephashmap

Zig std.HashMaps with deep keys
https://github.com/bcrist/zig-deephashmap

hashmap utilities utility-library zig zig-library zig-package ziglang

Last synced: 10 months ago
JSON representation

Zig std.HashMaps with deep keys

Awesome Lists containing this project

README

          

# Zig-DeepHashMap

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