Skip to content
View mapleFU's full-sized avatar
🙄
I may be slow to respond.
🙄
I may be slow to respond.
  • China, Jiangxi Province, Nanchang
  • 12:49 (UTC +08:00)
  • X @mwish32445364

Organizations

@apache
Block or Report

Block or report mapleFU

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

Pinned

  1. zookeeper_paper_cn zookeeper_paper_cn Public

    The chinese translation for https://www.usenix.org/legacy/event/atc10/tech/full_papers/Hunt.pdf

    33 9

  2. MySQL-eight-legged MySQL-eight-legged Public

    eight-legged essay for MySQL. Just a learning Project

    36

  3. apache/arrow apache/arrow Public

    Apache Arrow is a multi-language toolbox for accelerated data interchange and in-memory processing

    C++ 13.5k 3.3k

  4. apache/kvrocks apache/kvrocks Public

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

    C++ 3.2k 426