Skip to content
View netcan's full-sized avatar
🎯
Focusing
🎯
Focusing

Organizations

@HFUTXCACM

Block or report netcan

Report abuse

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

Report abuse
netcan/README.md
 _   _      _                                                                                      _
| \ | | ___| |_ ___ __ _ _ __     ___  _ __    _ __  _ __ ___   __ _ _ __ __ _ _ __ ___  _ __ ___ (_)_ __   __ _
|  \| |/ _ \ __/ __/ _` | '_ \   / _ \| '_ \  | '_ \| '__/ _ \ / _` | '__/ _` | '_ ` _ \| '_ ` _ \| | '_ \ / _` |
| |\  |  __/ || (_| (_| | | | | | (_) | | | | | |_) | | | (_) | (_| | | | (_| | | | | | | | | | | | | | | | (_| |
|_| \_|\___|\__\___\__,_|_| |_|  \___/|_| |_| | .__/|_|  \___/ \__, |_|  \__,_|_| |_| |_|_| |_| |_|_|_| |_|\__, |
                                              |_|              |___/                                       |___/
* 1996, Summer, Senior Software Engineer
* Skills: C/C++/Rust, Haskell/Scheme, Bash/Python/Javascript/PHP
* Interests: CS, OO/FP, Design/Coding/Writing

Latest talks

Latest blog posts

>>> More blog posts

Statistics

Stats Lang

Pinned Loading

  1. asyncio asyncio Public

    asyncio is a c++20 library to write concurrent code using the async/await syntax.

    C++ 903 89

  2. config-loader config-loader Public

    Simple C++ Config Loader Framework(Serialization & Reflection)

    C++ 241 40

  3. meta-list meta-list Public

    Intuitive & Powerful C++20 consteval metaprogramming library(via value).

    C++ 49 3

  4. recipes recipes Public

    There is my code snippet.

    C++ 120 24

  5. video-player video-player Public

    简易网页播放器示例,自动解析 HLS (m3u8) 多码率流,提供画质切换,兼容 HEVC/HDR 以及 iPhone Safari 原生播放。本项目由 AI 助手(ChatGPT,Codex 模式)独立开发构建,包含 UI、播放器逻辑与文档内容。

    JavaScript 1 1

  6. enum-visitor enum-visitor Public

    A tiny Rust library that emulates a C++ `std::visit`-like experience using macros and a proc-macro derive.

    Rust 1