Skip to content
View coyorkdow's full-sized avatar
Block or Report

Block or report coyorkdow

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
coyorkdow/README.md

Youtao Guo is a software engineer. He takes interest in C++ programming.

Stats

  • He used to be a competitive programmer. He won the silver medals in both the ICPC and CCPC regional contests. And he bacame purple on Codeforces only in half a year.

  • He previously worked at Tencent WXG. At WXG he learned so much about C++ that he hopes oneday he can put "Master in C++" on his resume.

  • He currently working at Bytedance/Tiktok Singapore. He uses C++ and GoLang in his daily work.

  • View him on Badge Β  Badge Β  Badge

  • πŸ’¬ Ask him everything about C++ and competitive programming.

  • πŸ“« Reach him via email or social platforms.

Liberal. Progressive. Woke.

πŸ‡ΊπŸ‡¦ Stand With Ukraine!

πŸ‡΅πŸ‡Έ Free Palestine!

πŸ³οΈβ€πŸŒˆπŸ³οΈβ€βš§οΈ LGBT lives matter!

Salute to every brave men and women who fight against the tryants for democracy and freedom in China over the past 10 decades.

What's new

I am working on a powerful C++ reflection and serization framework, which is non code generation, and as compatible as possible with native C++ syntax. It is designed to provide a protobuf similar syntax and semantics, but everything is defined in C++'s headers & sources.

Follow the https://github.com/coyorkdow/liteproto to receive my latest update.

Coding statistics in last 7 days

C++           43 mins         β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–’β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘   53.59 %
Other         36 mins         β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–’β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘   45.91 %
Go            0 secs          β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘   00.46 %
Objective-C   0 secs          β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘   00.03 %

Pinned

  1. liteproto liteproto Public

    A native C++17 reflection and serialization library [work in progress]

    C++ 11

  2. closure closure Public

    A c++ function closure implementation. It integrates the std::function and std::bind, and even more powerful.

    C++ 46 3

  3. wisckey wisckey Public

    WiscKey is a highly SSD optimized key-value storage based on LevelDB.

    C++ 23 3

  4. result result Public

    rust style error handling for cpp

    C++ 4

  5. apache/brpc apache/brpc Public

    brpc is an Industrial-grade RPC framework using C++ Language, which is often used in high performance system such as Search, Storage, Machine learning, Advertisement, Recommendation etc. "brpc" mea…

    C++ 16k 3.9k