Abdelrahman Said abdelrahman
abdelrahman released wapp-v2.5.0 at abdelrahman/wizapp-stdlib 2026-09-23 23:53:48 +00:00
abdelrahman pushed to main at abdelrahman/wizapp-stdlib 2026-09-23 23:53:44 +00:00
66acbaad9e Release v2.5.0
abdelrahman pushed to main at abdelrahman/wizapp-stdlib 2026-09-23 23:52:52 +00:00
180292289d Add hash map implementation
abdelrahman pushed to main at abdelrahman/wizapp-stdlib 2026-09-23 21:34:30 +00:00
68640dc5e2 Add hash set implementation
abdelrahman pushed to main at abdelrahman/wizapp-stdlib 2026-09-22 23:21:58 +00:00
20e890964f Add hash table for default hasher
abdelrahman pushed to main at abdelrahman/wizapp-stdlib 2026-09-22 23:02:47 +00:00
c215486442 Restructure hasher implementation
abdelrahman pushed to main at abdelrahman/wizapp-stdlib 2026-09-22 20:47:54 +00:00
9881c0ac9a Update hasher data to context
abdelrahman pushed to main at abdelrahman/wizapp-stdlib 2026-09-21 23:57:54 +00:00
17be4841e6 Update siphash comment
abdelrahman pushed to main at abdelrahman/wizapp-stdlib 2026-09-21 21:16:13 +00:00
421728c137 Add internal hash table implementation
b014ffa3b1 Add swap utility
8da18774f0 Update array remove swap to handle deleting last index
Compare 3 commits »
abdelrahman pushed to main at abdelrahman/wizapp-stdlib 2026-09-21 06:41:53 +00:00
ac5baef3b8 Switch array NULL pointer checks to debug asserts
abdelrahman pushed to main at abdelrahman/wizapp-stdlib 2026-09-21 06:38:24 +00:00
e90229db7a Reformat
abdelrahman pushed to main at abdelrahman/wizapp-stdlib 2026-09-20 20:44:56 +00:00
4a92f55f17 Reformat
abdelrahman pushed to main at abdelrahman/wizapp-stdlib 2026-09-19 21:41:18 +00:00
3c81feedbb Add wpArrayRemoveSwapEnd
abdelrahman pushed to main at abdelrahman/wizapp-stdlib 2026-09-19 10:38:05 +00:00
9029e21a4f Update str8 printf spec
abdelrahman pushed to main at abdelrahman/wizapp-stdlib 2026-09-16 00:28:19 +00:00
605c1ddfae Add wpArrayZero
abdelrahman pushed to main at abdelrahman/wizapp-stdlib 2026-09-16 00:11:35 +00:00
f73a870a34 Convert hasher to interface and remove spihash64
abdelrahman pushed to main at abdelrahman/wizapp-stdlib 2026-09-15 23:18:11 +00:00
8b3b1816b3 Reformat
abdelrahman pushed to main at abdelrahman/wizapp-stdlib 2026-09-15 23:13:10 +00:00
f46c3ab38a Extract splitmix64 PRNG
abdelrahman pushed to main at abdelrahman/wizapp-stdlib 2026-09-13 20:14:18 +00:00
9226891bb9 wpArrayClear memsets members to 0
abdelrahman pushed to main at abdelrahman/wizapp-stdlib 2026-09-13 01:33:05 +00:00
6fdda743fb Fix ArenaStorageType label