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
- Source code for https://paul.pub/cpp-concurrency☆78Updated 2 years ago
- A RAFT implementation to help build your RAFT service in 1 minute.☆67Updated 2 years ago
- ☆14Updated last week
- 《C++ Move Semantics》的非专业个人翻译☆75Updated 3 years ago
- Expert C++的个人翻译☆54Updated 4 years ago
- 《The Art of Writing Efficient Programs》的非专业个人翻译☆89Updated 2 years ago
- ioCoro is an async-IO service framework based on cpp20Coroutine☆76Updated last year
- 基于C++实现的用户态TCP协议☆20Updated 4 years ago
- 使用 C++ 模板元编程模拟 Lisp☆111Updated 4 years ago
- TinyOS based on xv6☆13Updated 2 years ago
- C++ raft lib☆136Updated 2 years ago
- Chinese version for Agner Fog's optimizing series☆80Updated 6 years ago
- C++20协程net,基于epoll,可以方便地使用await语法☆29Updated last year
- C++11全套设计模式-23种指针的用法(a full DesignPattern implement with c++11)☆42Updated 5 years ago
- 程序员的自我修养--链接、装载与库: CRT 实现☆52Updated last year
- TinyDB (under progress)☆65Updated 2 years ago
- 基于EventLoop和多线程的morden cpp 的linux网络库☆11Updated 5 years ago
- 收集文件系统相关论文☆42Updated 2 years ago
- 详细且纯粹的leveldb源码注解,注解总结链接:☆34Updated 7 years ago
- 实现的一个简易的 C++ 序列化库☆79Updated 3 years ago
- 公众号[树屋编程]相关文章的代码☆35Updated 6 months ago
- 无锁链表vs加锁链表(性能对比)☆37Updated 6 years ago
- 中文的C++ Template的教学指南。与知名书籍C++ Templates不同,该系列教程将C++ Templates作为一门图灵完备的语言来讲授,以求帮助读者对Meta-Programming融会贯通 。(正在施工中)☆22Updated 7 years ago
- C++ interfaces for RDMA access☆72Updated last month
- C语言,基于mark-sweep算法实现的垃圾回收机制☆11Updated 6 years ago
- A high performance multithread C++ network library for linux.☆64Updated 5 years ago
- Homework of SJTU SE121: An LSM Tree KVStore System☆34Updated 5 years ago
- linux kernel 3.13.0 研究学习 & 电子科技大学 李林 《Linux操作系统内核技术》课程PPT☆40Updated 6 years ago
- cmu 15445 2018,DBMS实现☆50Updated 5 years ago
- tcp socket with support of c++20 coroutine (coroutine TS)☆26Updated last year