Pinned Repositories
accelio
IO, Message, and RPC Acceleration Library
awesome-database-learning
A list of learning materials to understand databases internals
boto3
AWS SDK for Python
builddatabase
Build a distributed SQL database from the ground up
coding-interview-university
A complete computer science study plan to become a software engineer.
columbia
An efficient database query optimizer for large complex join queries
coroutine
A asymmetric coroutine library for C.
delta
An open-source storage layer that brings scalable, ACID transactions to Apache Spark™ and big data workloads.
DrTLAPlus
Dr. TLA+ series
epaxos
xingyong's Repositories
xingyong/accelio
IO, Message, and RPC Acceleration Library
xingyong/awesome-database-learning
A list of learning materials to understand databases internals
xingyong/boto3
AWS SDK for Python
xingyong/builddatabase
Build a distributed SQL database from the ground up
xingyong/coding-interview-university
A complete computer science study plan to become a software engineer.
xingyong/coroutine
A asymmetric coroutine library for C.
xingyong/delta
An open-source storage layer that brings scalable, ACID transactions to Apache Spark™ and big data workloads.
xingyong/DrTLAPlus
Dr. TLA+ series
xingyong/epaxos
xingyong/fastsocket
Fastsocket is a highly scalable socket and its underlying networking implementation of Linux kernel. With the straight linear scalability, Fastsocket can provide extremely good performance in multicore machines. In addition, it is very easy to use and maintain. As a result, it has been deployed in the production environment of SINA.
xingyong/fgprof
🚀 fgprof is a sampling Go profiler that allows you to analyze On-CPU as well as Off-CPU (e.g. I/O) time together.
xingyong/filebench
File system and storage benchmark that uses a custom language to generate a large variety of workloads.
xingyong/flatbuffers
Memory Efficient Serialization Library
xingyong/go-perfbook
Thoughts on Go performance optimization
xingyong/homework
Tidb 面试题
xingyong/incubator-hudi
Upserts And Incremental Processing on Big Data
xingyong/jemalloc
xingyong/k3os
Purpose built OS for Kubernetes and fully managed by Kubernetes.
xingyong/libco
libco is a coroutine library which is widely used in wechat back-end service. It has been running on tens of thousands of machines since 2013.
xingyong/LogDevice
Distributed storage for sequential data
xingyong/minio
MinIO is an open source object storage server compatible with Amazon S3 APIs
xingyong/mlflow
Open source platform for the machine learning lifecycle
xingyong/mtcp
mTCP: A Highly Scalable User-level TCP Stack for Multicore Systems
xingyong/mysql-server
MySQL Server, the world's most popular open source database, and MySQL Cluster, a real-time, open source transactional database.
xingyong/Play-Videos-In-HDFS
This project realizes playing videos storing in HDFS(Hadoop) in the web page online.在线播放HDFS中视频文件
xingyong/rocksdb
A library that provides an embeddable, persistent key-value store for fast storage.
xingyong/sanitizers
AddressSanitizer, ThreadSanitizer, MemorySanitizer
xingyong/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
xingyong/tidb
TiDB is an open-source, cloud-native, distributed, MySQL-Compatible database for elastic scale and real-time analytics. Try free: https://tidbcloud.com/free-trial
xingyong/wiredtiger
WiredTiger's source tree