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☆79Updated 2 years ago
- A RAFT implementation to help build your RAFT service in 1 minute.☆69Updated 2 years ago
- Source code for https://paul.pub/cpp-concurrency☆78Updated 3 years ago
- Probably the best implementation for SkipList written by C++☆124Updated 2 years ago
- 《The Art of Writing Efficient Programs》的非专业个人翻译☆93Updated 3 years ago
- 程序员的自我修养--链接、装载与库: CRT 实现☆53Updated 2 years ago
- Expert C++的个人翻译☆55Updated 4 years ago
- 《C++ Move Semantics》的非专业个人翻译☆76Updated 4 years ago
- A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.☆26Updated 10 years ago
- ☆16Updated 2 months ago
- Tunnel is a Pipeline Execution Engine based on C++20 coroutine☆30Updated 2 years ago
- Chinese version for Agner Fog's optimizing series☆83Updated 6 years ago
- C++20协程net,基于epoll,可以方便地使用await语法☆28Updated 2 years ago
- 使用 C++ 模板元编程模拟 Lisp☆113Updated 5 years ago
- C++ raft lib☆138Updated 3 years ago
- ☆36Updated 4 years ago
- 详细且纯粹的leveldb源码注解,注解总结链接:☆35Updated 7 years ago
- read source code of boltdb & re-implement it in c++☆12Updated 7 years ago
- A raft consensus protocol implementation in C++.☆201Updated 4 years ago
- There is my code snippet.☆120Updated 3 months ago
- A simple database engine with common SQL queries support. Final project for course 'Introduction to Databases' of Tsinghua University, Fa…☆151Updated 6 years ago
- ☆14Updated 4 years ago
- TinyDB (under progress)☆67Updated 3 years ago
- 基于EventLoop和多线程的morden cpp 的linux网络库☆11Updated 5 years ago
- Shuo's learning notes on Linux TCP/IP stack☆123Updated 2 years ago
- 🧀 The Benchmark Testing Box☆34Updated 4 years ago
- ☆19Updated 4 years ago
- leveldb源码阅读和重写,重写的过程中加上注释方便理解。☆223Updated 7 years ago
- C++ interfaces for RDMA access☆83Updated last week
- 一个使用 B-Tree 作为索引,基于 MMap 的嵌入式键值数据库☆14Updated 9 months ago