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:
- 极客班C++专业样本项目资源库☆41Updated 9 years ago
- leveldb源码阅读和重写,重写的过程中加上注释方便理解。☆222Updated 7 years ago
- stl源码剖析(侯捷)的学习笔记☆140Updated 9 years ago
- 学习STL过程,自己实现的STL代码☆196Updated 8 years ago