Skip to content
View pzxy's full-sized avatar
💭
learning
💭
learning
Block or Report

Block or report pzxy

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
pzxy/README.md

Hi there 👋

Pinned Loading

  1. TOP-chain TOP-chain Public

    Forked from telosprotocol/TOP-chain

    Implementation of the TOP Network protocol, written in C++

    C++

  2. step-cplus step-cplus Public

    自己做的一些c++学习笔记,有cmake,gdb,《剑指Offer》,《Effecive C++》,《C++ Primer》,《现代C++语言核心特性详解》的读书笔记,还有一些自己的总结,希望对刚入门的小伙伴有所帮助。

    C++ 2

  3. step-db step-db Public

    A distributed kv database, mainly for research and learning.

    Rust 1

  4. step-ddd step-ddd Public

    一个采用DDD思想进行需求分析,基于CQRS架构实现的模版项目。

    Go