Pinned Repositories
bfs
The Baidu File System.
braft
An industrial-grade C++ implementation of RAFT consensus algorithm based on brpc, widely used inside Baidu to build highly-available distributed systems.
chubaofs
A distributed file system and data lake store.
CPP-Concurrency-In-Action-2ed-2019
:book: 作为对《C++ Concurrency in Action - SECOND EDITION》的中文翻译。
curve
curve-cinder
Curve Support for Cinder
curve-meetup-slides
Curve meetup slides
liburing
uring_sample
curve
Curve is a sandbox project hosted by the CNCF Foundation. It's cloud-native, high-performance, and easy to operate. Curve is an open-source distributed storage system for block and shared file storage.
cw123's Repositories
cw123/bfs
The Baidu File System.
cw123/braft
An industrial-grade C++ implementation of RAFT consensus algorithm based on brpc, widely used inside Baidu to build highly-available distributed systems.
cw123/chubaofs
A distributed file system and data lake store.
cw123/CPP-Concurrency-In-Action-2ed-2019
:book: 作为对《C++ Concurrency in Action - SECOND EDITION》的中文翻译。
cw123/curve
cw123/curve-cinder
Curve Support for Cinder
cw123/curve-meetup-slides
Curve meetup slides
cw123/liburing
cw123/uring_sample
cw123/cw123.github.io
cw123/datasci_course_materials
Public repository for course materials for the Spring 2013 session of Introduction to Data Science, an online coursera course.
cw123/fio
Flexible I/O Tester
cw123/folly
An open-source C++ library developed and used at Facebook.
cw123/hihoCoder
cw123/incubator-brpc
Industrial-grade RPC framework used throughout Baidu, with 1,000,000+ instances and thousands kinds of services, called "baidu-rpc" inside Baidu.
cw123/interview
📚 C/C++ 技术面试基础知识总结,包括语言、程序库、数据结构、算法、系统、网络、链接装载库等知识及面试经验、招聘、内推等信息。This repository is a summary of the basic knowledge of recruiting job seekers and beginners in the direction of C/C++ technology, including language, program library, data structure, algorithm, system, network, link loading library, interview experience, recruitment, recommendation, etc.
cw123/jekyll-doc-theme
Jekyll theme for creating project documentation websites
cw123/koopjs.github.io
Home of the Koop Geospatial Server.
cw123/libfastcommon
c common functions library extracted from my open source project FastDFS. this library is very simple and stable. functions including: string, logger, chain, hash, socket, ini file reader, base64 encode / decode, url encode / decode, fast timer, skiplist, object pool etc. detail info please see the c header files.
cw123/libfuse
The reference implementation of the Linux FUSE (Filesystem in Userspace) interface
cw123/moosefs
MooseFS – Open Source, Petabyte, Fault-Tolerant, Highly Performing, Scalable Network Distributed File System
cw123/spdk
Storage Performance Development Kit - http://spdk.io
cw123/tidb
TiDB is an open source distributed HTAP database compatible with the MySQL protocol