xuzhezhaozhao / leveldbLinks
推荐一个学习C++的方法,适合有一定基础的同学。先读effective c++,一天能搞定(从c转读第二版,从java等转读第三版),然后读google c++ style。再是看leveldb代码(http://t.cn/aYyqjo 多谢@apc2 推荐),Sanjay和Jeff所写,简短完备,非常优美,完美阐述前两者所列的原则。
☆129Updated 8 years ago
Alternatives and similar repositories for leveldb
Users that are interested in leveldb are comparing it to the libraries listed below
Sorting:
- leveldb源码阅读和重写,重写的过程中加上注释方便理解。☆223Updated 7 years ago
- 极客班C++专业样本项目资源库☆41Updated 9 years ago
- 学习STL过程,自己实现的STL代码☆196Updated 8 years ago
- UNIX网络编程 卷1:套接字联网API(第3版)源代码☆163Updated 6 years ago
- A C++11 implementation of Redis Server, including cluster, use Leveldb for persist storage☆203Updated 2 years ago
- stl源码剖析(侯捷)的学习笔记☆140Updated 9 years ago
- 数据库引擎开发课程☆131Updated 4 years ago
- muduo v1.0.4的注释版☆92Updated 9 years ago
- 程序员代码面试指南C++版,更新中☆118Updated 5 years ago
- ☆491Updated 8 years ago
- a mini implementation of muduo☆129Updated 11 years ago
- SGI STL源码-注释版☆76Updated 6 years ago
- mit-6.824-2012☆42Updated 10 years ago
- The tiny bitcask storage engine☆114Updated 6 years ago
- 简易的http服务器☆128Updated 10 years ago
- The Annotated SGI STL Sources☆107Updated 10 years ago
- 一个学习Apue的仓库,对于每一章节的学习代码会上传下来,包含一些遇到的问题,以及解决的 一些问题,也包括了一路走来,的成长点滴,在后期后加上我的 博客地址,来记录学习的点滴、☆444Updated 7 years ago
- 详细且纯粹的leveldb源码注解,注解总结链接:☆35Updated 7 years ago
- TCP/IP网络编程☆166Updated 7 years ago
- ☆151Updated 6 months ago
- C++11 实现的简易版 STL☆224Updated 8 years ago
- 《Head First设计模式》学习代码,使用C++实现☆70Updated 10 years ago
- 学习C++,学习linux编程,学习网络编程,学习reactor网络模型,自己实现一遍练手;☆370Updated 8 years ago
- 一个自己封装的基于reactor的c++网络库☆37Updated 9 years ago
- 《深度探索c++对象模型》的阅读笔记☆54Updated 10 years ago
- An C++ implementation of RAFT consensus algorithm based on jrpc☆79Updated 7 years ago
- linux网络编程框架(C++)基于Reactor事件机制,支持线程池,异步非阻塞,高并发,高性能☆85Updated 2 years ago
- LevelDB 源码剖析☆179Updated 6 years ago
- 一个简单的http服务器 python CGI 非常适合新手学习☆69Updated 7 years ago
- libevent library reimplemented with c++☆42Updated 5 years ago