[UNTESTED] Basic queue and fan-in fabric implementation without full template generalization

This commit is contained in:
2026-01-01 05:17:56 -05:00
commit 0a73580a80
8 changed files with 687 additions and 0 deletions

3
.gitignore vendored Normal file
View File

@@ -0,0 +1,3 @@
build/
compile_commands.json
.cache/