Giter Site home page Giter Site logo
>>> import mwish
"Hi, I'm mwish! Glad to meet you!"
>>> mwish.name
{'mwish', 'mapleFU'}
>>> mwish.interests
['anime', 'literature', 'sociology', 'science-fiction']
>>> mwish.learning
['Database Systems', 'Operating Systems', 'Distributed Systems', 'Computer Architecture']
>>> mwish.motto
("So high, so low, so many things to know.", "Work healthily 50 years for ACGN.")
>>> mwish.blog
"https://blog.mwish.me/"
>> mwish.timezone
"UTC+8"
>> mwish.available_time = lambda day: "8-11PM" if day != "Sunday" else "None"

mwish's Projects

incubator-brpc icon incubator-brpc

Industrial-grade RPC framework used throughout Baidu, with 1,000,000+ instances and thousands kinds of services, called "baidu-rpc" inside Baidu.

incubator-kvrocks icon incubator-kvrocks

Kvrocks is a distributed key value NoSQL database that uses RocksDB as storage engine and is compatible with Redis protocol.

leveldb icon leveldb

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

maplefu icon maplefu

Learning Database, Distributed System, OS and CG.

nastranc icon nastranc

交通科技大赛的Unity仿真。国家二等奖作品。

parquet-testing icon parquet-testing

Auxiliary files for compatibility and integration tests for Apache Parquet

protopuf icon protopuf

Protocol Puffers: A little, highly templated, and protobuf-compatible serialization/deserialization library written in C++20

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.