zhoujianling / annotated-stlLinks
打算用中文注释 gcc 里提供的 C++ 标准模板库(STL)
☆13Updated 5 years ago
Alternatives and similar repositories for annotated-stl
Users that are interested in annotated-stl are comparing it to the libraries listed below
Sorting:
- ioCoro is an async-IO service framework based on cpp20Coroutine☆76Updated last year
- Source code for https://paul.pub/cpp-concurrency☆78Updated 2 years ago
- 《The Art of Writing Efficient Programs》的非专业个人翻译☆93Updated 2 years ago
- A RAFT implementation to help build your RAFT service in 1 minute.☆69Updated 2 years ago
- ☆15Updated this week
- Probably the best implementation for SkipList written by C++☆123Updated 2 years ago
- Chinese version for Agner Fog's optimizing series☆83Updated 6 years ago
- 使用 C++ 模板元编程模拟 Lisp☆111Updated 5 years ago
- There is my code snippet.☆119Updated 11 months ago
- A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.☆26Updated 9 years ago
- Expert C++的个人翻译☆55Updated 4 years ago
- 基于folly、wangle和proxygen的c++11基础库☆10Updated 7 years ago
- Tunnel is a Pipeline Execution Engine based on C++20 coroutine☆30Updated 2 years ago
- ☆160Updated last year
- 《C++ Move Semantics》的非专业 个人翻译☆76Updated 4 years ago
- 程序员的自我修养--链接、装载与库: CRT 实现☆53Updated 2 years ago
- TinyDB (under progress)☆66Updated 3 years ago
- 详细且纯粹的leveldb源码注解,注解总结链接:☆35Updated 7 years ago
- C++ raft lib☆136Updated 3 years ago
- ☆77Updated 2 years ago
- 公众号[树屋编程]相关文章的代码☆39Updated 10 months ago
- C++20协程net,基于epoll,可以方便地使用await语法☆29Updated last year
- read source code of boltdb & re-implement it in c++☆12Updated 7 years ago
- leveldb源码阅读和重写,重写的过程中加上注释方便理解。☆223Updated 7 years ago
- ☆17Updated 6 years ago
- 🔥An easy-to-port/learn/use C++ data structure template library | 一个易于移植/使用/学习且结构简洁的数据结构模板库☆46Updated last year
- 作为对《Concurrency with Modern C++》的中文翻译。☆248Updated 4 years ago
- 《Performance Analysis and Tuning on Modern CPUS - 2ed》的非专业个人翻译☆50Updated 8 months ago
- learning OS☆22Updated 6 years ago
- A high performance multithread C++ network library for linux.☆66Updated 5 years ago