Zhanghuixian Luo
Results
3
repositories owned by
Zhanghuixian Luo
dyco-coroutine
81
Stars
4
Forks
Watchers
☄️ Dynamic Coroutine Framework for C. A user-friendly but powerful coroutine framework. Features include but are not limited to Socket, SSL, Channel, semaphore, waitgroup and multi-thread.
Octopoda
19
Stars
0
Forks
Watchers
🐙 A lightweight multi-nodes scenarios management platform with node monitoring, scripts execution, scenario deployment, version control, file distribution etc.
gotcc
24
Stars
1
Forks
Watchers
🤖 A Golang package for Task Concurrency Control. It allows you to define tasks and their dependencies, then the controller will run the tasks concurrently while respecting the dependencies.