Max Wash be47176524 object: dict: use b_strings as keys rather than plain c-strings.
now that strings can contain UTF-8 codepoints and null chars, the b_dict
api has been enhanced to accept keys as b_strings as well as regular c-strings.

keys are now stored as b_strings internally, to allow a wider range of
keys to be used.
2025-09-22 10:50:07 +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%