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
4
Commits
2
Branches
0
Tags
bc58b8982a645fe678557e1f67d0607d9dff1708
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
bc58b8982a
[UNTESTED] added fan-out implementation
2026-01-04 10:45:51 -05:00
include
[UNTESTED] added fan-out implementation
2026-01-04 10:45:51 -05:00
tests
/endpoint_queue
[UNTESTED] moved library into a single header, added basic SPSC test
2026-01-02 07:14:27 -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] moved library into a single header, added basic SPSC test
2026-01-02 07:14:27 -05:00
Description
Simple implementation for SPSC, MPSC and SPMC multithread communication fabrics.
MIT
78
KiB
Languages
C++
97.1%
Makefile
2.9%