Skip to content
View mapleFU's full-sized avatar
🙄
I'm feeling sick and maybe slow to respond
🙄
I'm feeling sick and maybe slow to respond

Organizations

@apache
Block or Report

Block or report mapleFU

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 Loading

  1. zookeeper_paper_cn zookeeper_paper_cn Public

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

    34 10

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

    eight-legged essay for MySQL. Just a learning Project

    39

  3. apache/arrow apache/arrow Public

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

    C++ 14.1k 3.4k

  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.4k 438