File tree Expand file tree Collapse file tree 1 file changed +1
-0
lines changed
Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Original file line number Diff line number Diff line change @@ -13,6 +13,7 @@ into a useful toolkit.
1313| Name | Description |
1414| -------------------------------------------------- | --------------------------------------------------------------------------- |
1515| [ ` thing.FixedBufferDualList ` ] ( ./src/dual_list.zig ) | Dual-headed linked list for resource IDs allocation (active/available) |
16+ | [ ` thing.HashGrid2 ` ] ( ./src/hash_grid.zig ) | 2D hash grid spatial indexing & neighborhood query |
1617| [ ` thing.ndarray ` ] ( ./src/ndarray.zig ) | Generic nD-Array base implementation |
1718| [ ` thing.random ` ] ( ./src/random.zig ) | Additional ` std.rand.Random ` -compatible PRNGs and related utilities. |
1819| [ ` thing.vectors ` ] ( ./doc/vectors.md ) | SIMD-based generic vector type & operations (incl. type specific additions) |
You can’t perform that action at this time.
0 commit comments