17:19
2026-07-29
ziggit.dev
developer-tools
I explored and created persistent data structures and functional tools to operate over them
Developer bneb released Zimple, a library of persistent data structures for Zig, including Vector, HAMT, and HashSet, using arenas for memory management and lazy iterators with anytype callables. The โฆ