Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bcrist/zig-deephashmap
https://github.com/bcrist/zig-deephashmap
Last synced: 21 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/bcrist/zig-deephashmap
- Owner: bcrist
- License: mit
- Created: 2023-10-28T04:43:58.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-06-08T16:17:42.000Z (7 months ago)
- Last Synced: 2024-06-08T17:39:37.014Z (7 months ago)
- Language: Zig
- Size: 4.88 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: license
Awesome Lists containing this project
README
# Zig-DeepHashMap
Provides versions of `AutoHashMap`, etc. that follow pointers when hashing and comparing.