Skip to content
View Oldvv's full-sized avatar

Block or report Oldvv

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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

Popular repositories Loading

  1. yazi yazi Public

    Forked from yespon/yazi

    c++ framework

    C++

  2. workflow workflow Public

    Forked from sogou/workflow

    C++ Parallel Computing and Asynchronous Networking Engine

    C++

  3. workflow_annotation workflow_annotation Public

    Forked from chanchann/workflow_annotation

    <-- workflow 中文注释 / demos / 源码解析

    C++

  4. IT_book IT_book Public

    Forked from zhouchunliang/IT_book

    本项目收藏这些年来看过或者听过的一些不错的常用的上千本书籍,没准你想找的书就在这里呢,包含了互联网行业大多数书籍和面试经验题目等等。有人工智能系列(常用深度学习框架TensorFlow、pytorch、keras。NLP、机器学习,深度学习等等),大数据系列(Spark,Hadoop,Scala,kafka等),程序员必修系列(C、C++、java、数据结构、linux,设计模式、数据库等等)

  5. stock stock Public

    Forked from zhouchunliang/stock

    stock,股票系统。使用python进行开发。

    Python

  6. AnyClient AnyClient Public

    Forked from zhouchunliang/AnyClient

    C++万能客户端。Http Client、Redis Client、MySQL Client、Kafka Client。极致高性能。线程安全、自带连接池、自带线程池。全异步工作模式,支持异步回调、半同步future、同步等待三套接口。可以模仿现有client开发自定义协议。

    C++