Stars
【C++ 面试 + C++ 学习指南】 一份涵盖大部分 C++ 程序员所需要掌握的核心知识。
21 Lessons, Get Started Building with Generative AI 🔗 https://microsoft.github.io/generative-ai-for-beginners/
Modern C++ Programming Course (C++03/11/14/17/20/23/26)
C++11/14/17/20 Concurrency Demystified: From Core Principles to Thread-Safe Code
Convert Machine Learning Code Between Frameworks
A Collection of application ideas which can be used to improve your coding skills.
The Go language implementation of gRPC. HTTP/2 based RPC
基于向量数据库与GPT3.5的通用本地知识库方案(A universal local knowledge base solution based on vector database and GPT3.5)
12 Weeks, 24 Lessons, AI for All!
An industrial-grade C++ implementation of RAFT consensus algorithm based on brpc, widely used inside Baidu to build highly-available distributed systems.
📺 Discover the latest machine learning / AI courses on YouTube.
Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies
A modern replacement for Redis and Memcached
The Paxos library implemented in C++ that has been used in the WeChat production environment.
The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++
Chinese translation of Bjarne Stroustrup's HOPL4 paper
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.