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
7
Commits
2
Branches
0
Tags
103903be8e1c5e2dfd015c0492169499bcf7889f
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
103903be8e
[UNTESTED] optimized atomics for fan-out
2026-01-04 12:00:43 -05:00
include
[UNTESTED] optimized atomics for fan-out
2026-01-04 12:00:43 -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%