Max Wash b7da91ac93 object: hashmap: implement integer-based hashmap keys
rather than always interpreting a b_hashmap_key as a buffer to be hashed,
b_hashmap can now be told to consider the value of the key_data pointer itself
as the key, treating it as a buffer of size sizeof(void*).
2025-09-22 10:48:05 +01:00
2025-08-09 19:36:46 +01:00
2024-10-24 21:32:28 +01:00
2024-10-24 13:09:16 +01:00
2024-10-27 19:43:05 +00:00
2025-09-19 15:47:59 +01:00
2024-10-24 13:09:16 +01:00
2024-10-24 13:09:16 +01:00
2024-10-24 13:09:16 +01:00
2024-10-24 13:09:16 +01:00
Description
Cross-platform C framework
Readme BSD-3-Clause 1.1 MiB
Languages
C 98.8%
CMake 1.2%