Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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: 13 days 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.