- 👋 Hi, I’m @HenryQin
test code for cpp grama and cpp11 feature in [fun]
personal practice task in [bazelpoj] including:
- using bazel to build cpp project
- distributed lock using redis
- runing coroutine with libco api, exploring the Linux hook mechanism and stackful coroutine
- test code of coroutine cpp20,find out the difference between stackless coroutine and stackful coroutine