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
5
Commits
2
Branches
0
Tags
9258d6c197a18253c729873d261343728048aa42
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
9258d6c197
[UNTESTED] small fix to header guard
2026-01-04 10:48:04 -05:00
include
[UNTESTED] small fix to header guard
2026-01-04 10:48:04 -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%