12 Commits

Author SHA1 Message Date
6e780173f9 remove _version 2024-06-14 09:32:58 +08:00
d25afcaeae remove hash from entry 2024-06-14 00:27:03 +01:00
637aedabc5 Use 4 byte hash only 2024-06-14 00:27:03 +01:00
c047eafa7e optimize probe0 for less __eq__ and hash compare 2024-06-14 00:27:03 +01:00
5e6226729a skip nullptr in probe1 2024-06-14 00:27:03 +01:00
41562cf4c3 fix find and insert 2024-06-14 00:27:03 +01:00
f28b2f152e Fix 2024-06-14 00:27:03 +01:00
8458e49a30 Minimum deleted slot required to refactor 2024-06-14 00:27:03 +01:00
b2d5708fd8 fix 2024-06-13 17:03:16 +08:00
e455e36a39 fix iteration and count 2024-06-13 16:44:41 +08:00
249656039a fix uninitialize 2024-06-13 08:50:10 +01:00
d871d91adb Impl Dict and DictIter in c11 2024-06-13 08:50:10 +01:00