zhoujianling / annotated-stl
打算用中文注释 gcc 里提供的 C++ 标准模板库(STL)
☆13Updated 4 years ago
Alternatives and similar repositories for annotated-stl:
Users that are interested in annotated-stl are comparing it to the libraries listed below
- A RAFT implementation to help build your RAFT service in 1 minute.☆65Updated last year
- TinyDB (under progress)☆63Updated 2 years ago
- ioCoro is an async-IO service framework based on cpp20Coroutine☆77Updated last year
- 公众号[树屋编程]相关文章的代码☆35Updated 2 months ago
- rewrite subset of linux 2.6 by OOP, C++ advanced topics☆11Updated 3 years ago
- 《The Art of Writing Efficient Programs》的非专业个人翻译☆86Updated 2 years ago
- A distributed Google File System (GFS), partially implemented in C++.☆79Updated 2 years ago
- Source code for https://paul.pub/cpp-concurrency☆78Updated 2 years ago
- 无锁链表vs加锁链表(性能对比)☆38Updated 6 years ago
- 个人翻译《Data Parallel C++》☆69Updated 3 years ago
- C++ raft lib☆128Updated 2 years ago
- 《C++ Move Semantics》的非专业个人翻译☆67Updated 3 years ago
- 《深入理解文件系统原理和实践》pdf, ISBN: 978-7-89381-214-9☆20Updated 8 months ago
- ☆14Updated last week
- c++20 coroutine with epoll and queue☆78Updated last year
- ☆16Updated 5 years ago
- ☆71Updated this week
- WiscKey is a highly SSD optimized key-value storage based on LevelDB.☆29Updated 3 years ago
- record some trivialities☆52Updated 11 months ago
- [Course] Simple database in C++ (Database 2017)☆22Updated 5 years ago
- A runtime for writing asynchronous applications with Modern C++, based on C++20 coroutine and liburing (io-uring)☆93Updated 3 months ago
- ☆35Updated 3 years ago
- Chinese version for Agner Fog's optimizing series☆79Updated 5 years ago
- C++20协程net,基于epoll,可以方便地使用await语法☆27Updated last year
- An C++ implementation of RAFT consensus algorithm based on jrpc☆76Updated 6 years ago
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆39Updated 3 years ago
- 一个使用B-Tree作为索引,基于MMap的嵌入式键值数据库☆14Updated 9 months ago
- A C++ High Performance Web Server using io_uring and cpp20 coroutine☆116Updated 2 years ago
- 详细且纯粹的leveldb源码注解,注解总结链接:☆34Updated 6 years ago
- 实现一个子集c编译器,后端基于llvm20☆34Updated 2 months ago