Coder Social home page Coder Social 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

arrow icon arrow

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

cachelib icon cachelib

Pluggable in-process caching engine to build and scale high performance services

clickhouse icon clickhouse

ClickHouse® is a free analytics DBMS for big data

cppcoreguidelines-zh-cn icon cppcoreguidelines-zh-cn

Translation of C++ Core Guidelines [https://github.com/isocpp/CppCoreGuidelines] into Simplified Chinese.

cpptemplatetutorial icon cpptemplatetutorial

中文的C++ Template的教学指南。与知名书籍C++ Templates不同,该系列教程将C++ Templates作为一门图灵完备的语言来讲授,以求帮助读者对Meta-Programming融会贯通。(正在施工中)

cpu-memory-survey icon cpu-memory-survey

Naive cpu-memory survey, codes maybe from CSAPP and http://igoro.com/archive/gallery-of-processor-cache-effects/

croaring icon croaring

Roaring bitmaps in C (and C++), with SIMD (AVX2, AVX-512 and NEON) optimizations

dm-chaos icon dm-chaos

A naive project for migrating dm to chaos operator and testing it.

duckdb icon duckdb

DuckDB is an in-process SQL OLAP Database Management System

elle icon elle

Black-box transactional safety checker based on cycle detection

flare icon flare

Flare是广泛投产于腾讯广告后台的现代化C++开发框架,包含了基础库、RPC、各种客户端等。主要特点为易用性强、长尾延迟低。

floyd-notes icon floyd-notes

A raft consensus implementation that is simply and understandable

heavenms icon heavenms

An improved server based on MapleSolaxia (v83 MapleStory private server)

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.