Wednesday, April 2, 2025

Show HN: Zig Topological Sort Library for Parallel Processing https://ift.tt/JvqlL2B

Show HN: Zig Topological Sort Library for Parallel Processing I believe the best way to learn a language is by doing an in-depth project. This is my first Zig project intended for learning the ropes on publishing a Zig package. It turns out to be quite solid and performant. It might be a bit over-engineered. This little library is packed with the following features: - Building dependency graph from dependency data. - Performing topological sort on the dependency graph. - Generating dependence-free subsets for parallel processing. - Cycle detection and cycle reporting. https://ift.tt/DiO05bd April 1, 2025 at 11:18PM

Tuesday, April 1, 2025

Monday, March 31, 2025

Show HN: A Living Neural Web in HTML5 Canvas https://ift.tt/VXorU0M

Show HN: A Living Neural Web in HTML5 Canvas https://techoreon.github.io/verpad/canvas-playground.html June 27, 2026 at 10:05PM