详细且纯粹的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
Sorting:
- leveldb源码阅读和重写,重写的过程中加上注释方便理解。☆222Dec 18, 2017Updated 8 years ago
- leveldb阅读☆12Mar 5, 2018Updated 8 years ago
- 用于研读LevelDB源码时进行注释,持续更新☆12Feb 23, 2023Updated 3 years ago
- Apache开源分布式资源管理框架mesos源码注释分析,新增mesos_framework_demo,带详细注释☆14Sep 21, 2017Updated 8 years ago
- 即时通讯,支持单聊,群聊☆11Sep 15, 2020Updated 5 years ago
- ☆12Nov 2, 2016Updated 9 years ago
- 基于C++的可跨平台(主要针对win平台)的支持多线程的分布式缓存,兼容redis command,目前正在开发中。已经实现自适应Hash引擎(自动扩张和缩放)、无锁数据队列、Append持久化、过期键、replication、内存管理等功能,正在开发多数据结构支持。二期计…☆21May 12, 2023Updated 2 years ago
- 用C++11的std::atomic<T>实现一个无锁队列☆17Apr 6, 2016Updated 9 years ago
- LevelDB 源码剖析☆181Apr 6, 2019Updated 6 years ago
- rocksdb-6.1.2 KV存储引擎源码中文注释分析,后期与mongodb默认KV存储引擎wiredtiger进行原理与性能比较,近期持续更新☆125Jan 4, 2025Updated last year
- 基于muduo(多线程网络服务框架)在应用层实现了RTSP服务器☆87Dec 11, 2020Updated 5 years ago
- Libco 源码分析☆30Dec 17, 2018Updated 7 years ago
- Multi thread TCP server with Boost.Asio and Boost.Coroutine☆30Dec 9, 2013Updated 12 years ago
- 尝试实现一个迷你的web服务器,用来学习C++语法、多线程编程、网络编程、Linux环境下编程☆23Feb 26, 2019Updated 7 years ago
- Platform + GUI for hyperparameter optimization of recurrent neural networks (MATLAB).☆10Dec 29, 2021Updated 4 years ago
- leveldb 源码阅读,分析 DB 运作流程与 WAL、SSTable 等文件格式与 Compaction 过程。☆595Sep 24, 2021Updated 4 years ago
- 基于LevelDB的改进☆30Aug 4, 2019Updated 6 years ago
- a minimum demo web framework based on servlet☆10Sep 3, 2015Updated 10 years ago
- myrocks and rocksdb source code analysis(myrocks/rocksdb源码解析)☆81Oct 23, 2020Updated 5 years ago
- LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.☆70Jul 28, 2022Updated 3 years ago
- ☆28May 19, 2022Updated 3 years ago
- 短链接服务器,基于proactor的多线程服务器,maysql作为发号器,redis缓存☆10Jun 2, 2021Updated 4 years ago
- seckill秒杀项目【PRC】☆10Apr 13, 2019Updated 6 years ago
- Low level network functionality using FireBreath to create a simple non-blocking Javascript UDP & TCP API☆24May 14, 2012Updated 13 years ago
- A flock behaviour implementation.☆20Sep 17, 2018Updated 7 years ago
- ☆10Nov 26, 2020Updated 5 years ago
- LaTeX 入门讲座资料☆10Sep 29, 2019Updated 6 years ago
- Quake3☆24Jan 9, 2013Updated 13 years ago
- This tool can convert picture format(NV12/YUYV/UYVY...) to (png/jpg/bmp)☆10Jul 14, 2018Updated 7 years ago
- Mirror of my work branch☆11Nov 27, 2022Updated 3 years ago
- 一个自己封装的基于reactor的c++网络库☆37Mar 14, 2016Updated 9 years ago
- 迷你搜索引擎项目,后台程序在Linux环境下用C/C++开发,前台页面在windows环境下用PHP实现。☆82Mar 23, 2014Updated 11 years ago
- gitchat 《C++ 多线程编程详解》课程源码☆39Jan 10, 2020Updated 6 years ago
- Easy to use RPC framework☆42Jan 20, 2018Updated 8 years ago
- ☆10Mar 7, 2016Updated 10 years ago
- LaTeX 讲座资料☆12Apr 7, 2022Updated 3 years ago
- Extremely fast uri parser suitable for embedded applications☆13Aug 4, 2017Updated 8 years ago
- proxy server for rocketmq using grpc☆11Feb 11, 2022Updated 4 years ago
- Yet another Bloomfilter implementation in Python, compatible with Java's Guava library☆12Aug 10, 2024Updated last year