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
8
Commits
2
Branches
0
Tags
dd3d6be0736da0634e6852999ce8ddd0f51716e0
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
dd3d6be073
[TESTED] patched for basic tests, moved fan-out buffer to the stack, all basic tests are runnable
2026-01-04 13:21:17 -05:00
include
[TESTED] patched for basic tests, moved fan-out buffer to the stack, all basic tests are runnable
2026-01-04 13:21:17 -05:00
tests
[TESTED] patched for basic tests, moved fan-out buffer to the stack, all basic tests are runnable
2026-01-04 13:21:17 -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%