This website requires JavaScript.
Explore
Help
Sign In
peisongxiao
/
threadweaver
Watch
1
Star
0
Fork
0
You've already forked threadweaver
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
1
Commit
2
Branches
0
Tags
0a73580a80faaebfd80fae1c0b41a955df95672e
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Peisong Xiao
0a73580a80
[UNTESTED] Basic queue and fan-in fabric implementation without full template generalization
2026-01-01 05:17:56 -05:00
include
/weaver
[UNTESTED] Basic queue and fan-in fabric implementation without full template generalization
2026-01-01 05:17:56 -05:00
src
[UNTESTED] Basic queue and fan-in fabric implementation without full template generalization
2026-01-01 05:17:56 -05:00
.gitignore
[UNTESTED] Basic queue and fan-in fabric implementation without full template generalization
2026-01-01 05:17:56 -05:00
Makefile
[UNTESTED] Basic queue and fan-in fabric implementation without full template generalization
2026-01-01 05:17:56 -05:00
Description
Simple implementation for SPSC, MPSC and SPMC multithread communication fabrics.
MIT
78
KiB
Languages
C++
97.1%
Makefile
2.9%