Pinned Repositories
algorithm-cpp
antlr4-cpp-example
a simple calculator built in antlr4 and c++
antlr4_Cpp_examples
Some examples of the Cpp target.
Bazel_and_CompileCommands
Add compile_commands.json to your C++ Bazel Project
bbfs-fuse-tutorial
BenchmarkingTutorial
Google Benchmark tutorial for C/C++ developers diving into High-Performance Computing and Numerical Methods ⏱️
blog_multithreading
multithreading examples of my blog
brpc
brpc is an Industrial-grade RPC framework using C++ Language, which is often used in high performance system such as Search, Storage, Machine learning, Advertisement, Recommendation etc. "brpc" means "better RPC".
ceph_study
ceph学习资料整理
ciff
The inverted index exchange format as defined as part of the Open-Source IR Replicability Challenge (OSIRRC) initiative
chuandew's Repositories
chuandew/antlr4-cpp-example
a simple calculator built in antlr4 and c++
chuandew/antlr4_Cpp_examples
Some examples of the Cpp target.
chuandew/bbfs-fuse-tutorial
chuandew/BenchmarkingTutorial
Google Benchmark tutorial for C/C++ developers diving into High-Performance Computing and Numerical Methods ⏱️
chuandew/brpc
brpc is an Industrial-grade RPC framework using C++ Language, which is often used in high performance system such as Search, Storage, Machine learning, Advertisement, Recommendation etc. "brpc" means "better RPC".
chuandew/dotfile
chuandew/subconverter-config
chuandew/test_self
chuandew/cmake_example
Example pybind11 module built with a CMake-based build system
chuandew/curveadm
Deploy and manage Curve cluster
chuandew/DataX
DataX是阿里云DataWorks数据集成的开源版本。
chuandew/dingo-sdk
chuandew/dingo-store
A distributed Key-Value Storage using Raft
chuandew/dingofs
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.
chuandew/etcd
Distributed reliable key-value store for the most critical data of a distributed system
chuandew/etcd-client-wrapper
chuandew/flash-linux0.11-talk
你管这破玩意叫操作系统源码 — 像小说一样品读 Linux 0.11 核心代码
chuandew/iresearch
IResearch is a cross-platform, high-performance search analytics library written entirely in C++ with the focus on a pluggability of different ranking/similarity models
chuandew/json-parser-toy
Let's write a parser in Rust!
chuandew/ldd3
Linux Device Drivers 3 examples updated to work in recent kernels
chuandew/libuuid-cmake
CMake build for libuuid library from unix-utils
chuandew/project-based-learning
Curated list of project-based tutorials
chuandew/pydingo
Python SDK for DingoDB.
chuandew/rocksdb
A library that provides an embeddable, persistent key-value store for fast storage.
chuandew/search-benchmark-game
Search engine benchmark (Tantivy, Lucene, PISA, ...)
chuandew/subconverter
Utility to convert between various subscription format
chuandew/tantivy
Tantivy is a full-text search engine library inspired by Apache Lucene and written in Rust
chuandew/tantivy-search
Tantivy c++ wrapper for DingoDB
chuandew/third-party-cmake
chuandew/toydb
Distributed SQL database in Rust, written as a learning project