Pinned Repositories
30dayMakeCppServer
30天自制C++服务器,包含教程和源代码
500lines
500 Lines or Less
Algorithm
APUE
awesome-cpp
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
co
A go-style C++ coroutine library and more.
DeveloperPaul123_thread-pool
A modern, fast, lightweight thread pool library based on C++20
flare
Flare是广泛投产于腾讯广告后台的现代化C++开发框架,包含了基础库、RPC、各种客户端等。主要特点为易用性强、长尾延迟低。
flower
flower by python(not my own work)
folly
An open-source C++ library developed and used at Facebook.
xuexcy's Repositories
xuexcy/30dayMakeCppServer
30天自制C++服务器,包含教程和源代码
xuexcy/500lines
500 Lines or Less
xuexcy/Algorithm
xuexcy/APUE
xuexcy/awesome-cpp
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
xuexcy/co
A go-style C++ coroutine library and more.
xuexcy/DeveloperPaul123_thread-pool
A modern, fast, lightweight thread pool library based on C++20
xuexcy/flare
Flare是广泛投产于腾讯广告后台的现代化C++开发框架,包含了基础库、RPC、各种客户端等。主要特点为易用性强、长尾延迟低。
xuexcy/flower
flower by python(not my own work)
xuexcy/folly
An open-source C++ library developed and used at Facebook.
xuexcy/gcc_learn
xuexcy/incubator-brpc
Industrial-grade RPC framework used throughout Baidu, with 1,000,000+ instances and thousands kinds of services. "brpc" means "better RPC".
xuexcy/learn-rust-course
https://github.com/sunface/rust-course/blob/main/README.md
xuexcy/learning-hecto-rust
xuexcy/learning-rust-by-practice
Learning Rust By Practice, narrowing the gap between beginner and skilled-dev through challenging examples, exercises and projects.
xuexcy/learning-rust-lang-book
xuexcy/machine-learning-code-of-Andrew-NG-course
xuexcy/modern_cpp_tutorial_code
xuexcy/mtrebi_thread-pool
Thread pool implementation using c++11 threads
xuexcy/personal_conf
xuexcy/picture-to-char
xuexcy/Projects
:page_with_curl: A list of practical projects that anyone can solve in any programming language.
xuexcy/rest_rpc
modern C++(C++11), simple, easy to use rpc framework
xuexcy/rule-engine-benchmark-test
Simple benchmark test of various rule engines
xuexcy/scikit-learn
scikit-learn: machine learning in Python
xuexcy/stdexec
`std::execution`, the proposed C++ framework for asynchronous and parallel programming.
xuexcy/ThinkStats2
Text and supporting code for Think Stats, 2nd Edition
xuexcy/ud120-projects
Starter project code for students taking Udacity ud120
xuexcy/xuexcy