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

Block or report ZeroKwok

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

Pinned Loading

  1. pyembed pyembed Public

    基于Boost.Python封装的C++库,用于简化嵌入Python解释器至C++项目的过程。

    C++

  2. gwalk gwalk Public

    gwalk 是一系列用于管理 Git 仓库的命令行小工具,帮助开发者对大批量的 Git 仓库进行日常维护。

    Python

  3. pages_manager pages_manager Public

    一个基于Qt的极简页面管理器,仅有一个pages_manager.hpp文件。

    C++

  4. muiltprocessing muiltprocessing Public

    一个基于Boost::Process & ZeroMQ方案的C++多进程并发框架,只有一个hpp文件。

    C++

  5. mimetypes mimetypes Public

    mimetypes is a C++ library for mapping file extensions to MIME types. It provides a convenient way to determine the MIME type of a file based on its extension.

    C++

  6. downloader downloader Public

    一个极简HTTP下载器,基于libCURL,支持:多点下载、断点续传,HTTPS。

    C++