Skip to content
View wxing2008666's full-sized avatar
🎯
Focusing
🎯
Focusing
  • China,HK

Block or report wxing2008666

Report abuse

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

Report abuse
wxing2008666/README.md

image

Hi there 👋

  • 🔭 I’m currently working on Modern C++ and Golang, learning Rust and Python in my spare time
  • 🌱 I’m currently learning network, distributed systems etc...
  • 👯 I’m looking to collaborate on ...
  • 🤔 I’m looking for help with ...
  • 💬 Ask me about ...
  • 📫 How to reach me: ...
  • 😄 Pronouns: ...

Pinned Loading

  1. wxing2008666.github.io wxing2008666.github.io Public

    JavaScript

  2. coding-notes coding-notes Public

    Some code snippets for sharing

    C++

  3. 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++

  4. redis5.0 redis5.0 Public

    Forked from redis/redis

    Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs,…

    C