详细且纯粹的leveldb源码注解,注解总结链接:
☆35Jan 28, 2018Updated 8 years ago
Alternatives and similar repositories for leveldb-comment
Users that are interested in leveldb-comment are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- leveldb阅读☆12Mar 5, 2018Updated 8 years ago
- leveldb源码阅读和重写,重写的过程中加上注释方便理解。☆220Dec 18, 2017Updated 8 years ago
- LevelDB 源码剖析☆180Apr 6, 2019Updated 7 years ago
- 用于研读LevelDB源码时进行注释,持续更新☆12Feb 23, 2023Updated 3 years ago
- Apache开源分布式资源管理框架mesos源码注释分析,新增mesos_framework_demo,带详细注释☆14Sep 21, 2017Updated 9 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- 即时通讯,支持单聊,群聊☆11Sep 15, 2020Updated 6 years ago
- 基于C++的可跨平台(主要针对win平台)的支持多线程的分布式缓存,兼容redis command,目前正在开发中。已经实现自适应Hash引擎(自动扩张和缩放)、无锁数据队列、Append持久化、过期键、replication、内存管理等功能,正在开发多数据结构支持。二期计…