Skip to content
View leizg's full-sized avatar

Block or report leizg

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 is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Popular repositories Loading

  1. common common Public

    basic wrpper for network programming (c++ implement)

    C++ 1 1

  2. rpc rpc Public

    rpc implement depond on google protobuf

    C++ 1

  3. braft braft Public

    Forked from baidu/braft

    An industrial-grade C++ implementation of RAFT consensus algorithm based on brpc, widely used inside Baidu to build highly-available distributed systems.

    C++

  4. shmipc-spec shmipc-spec Public

    Forked from cloudwego/shmipc-spec

    A high-performance IPC solution that is suitable for production environments based on shared memory IPC.

  5. leveldb leveldb Public

    Forked from google/leveldb

    LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.

    C++