mini分布式key-value存储引擎,主要涵盖: RPC,一致性Hash,master-slave-client架构,心跳机制等基本已经实现,主备结构, 数据迁移,数据副本等一些分布式主要功能将在以后添加
☆18Nov 15, 2015Updated 10 years ago
Alternatives and similar repositories for dist_storage
Users that are interested in dist_storage are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- leveldbd是一个nosql数据库,底层使用leveldb作为存储引擎,提供REST接口☆13Jun 18, 2015Updated 11 years ago
- a tiny nosql database supporting pluggable storage engine.☆39Dec 4, 2017Updated 8 years ago
- 结合protobuf,libev以及memcached线程池模型实现 RPC功能 (分布式负载均衡等)☆41Nov 18, 2017Updated 8 years ago
- 基于MySQL的分布式数据库☆22Jan 10, 2019Updated 7 years ago
- In this repository, I can teach you how to write an excellent rpc lib using C++.☆74Jul 24, 2019Updated 7 years ago
- Bare Metal GPUs on DigitalOcean Gradient AI • AdPurpose-built for serious AI teams training foundational models, running large-scale inference, and pushing the boundaries of what's possible.
- 一个简单的muduo 库,用来练手☆13Mar 17, 2019Updated 7 years ago
- a tiny coroutine lib using for c++☆24Mar 12, 2014Updated 12 years ago
- 基于muduo(多线程网络服务框架)在应用层实现了RTSP服务器☆87Dec 11, 2020Updated 5 years ago
- Liigo's HTML parser for C++, a fast & simple node-based HTML text parser.☆48Oct 8, 2017Updated 8 years ago
- a distributed storage engine☆90Nov 21, 2016Updated 9 years ago
- 动手写全文搜索引擎☆10Aug 12, 2020Updated 5 years ago
- A high performance, thread-safe log lib for C++ Language.☆33Mar 1, 2017Updated 9 years ago
- ggml学习笔记,ggml是一个机器学习的推理框架☆18Mar 24, 2024Updated 2 years ago
- ☆14Jun 24, 2022Updated 4 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- 基于redis事件库开发,高性能socket性能测试工具。☆14Dec 8, 2014Updated 11 years ago
- 分布式id生成器☆38Aug 28, 2016Updated 9 years ago
- How to build a Async Server.☆83Nov 13, 2012Updated 13 years ago
- [c++]使用boost.asio写的简单内存键值对缓存☆11Jul 31, 2017Updated 9 years ago
- The Source Code Lib for BiscuitOS☆12Oct 15, 2024Updated last year
- yfs是一个分布式文件系统(mit6.824)☆72Feb 22, 2019Updated 7 years ago
- Handbook of eRPC which is an efficient, extensible and easy-to-use RPC framework.☆12Nov 18, 2019Updated 6 years ago
- atomic lite - a C++11 atomic operations library for C++98 and later☆16Nov 28, 2025Updated 8 months ago
- Implement a multi-threaded HTTP web server based on boss-worker thread pattern in C, using pthread library.☆12Sep 26, 2012Updated 13 years ago
- Simple, predictable pricing with DigitalOcean hosting • AdAlways know what you'll pay with monthly caps and flat pricing. Enterprise-grade infrastructure trusted by 600k+ customers.
- Git mirror of sdbm source code ⛺☆27Jul 9, 2010Updated 16 years ago
- MIT6.824分布式系统的C++版本实现,能学到分布式系统设计、rpc使用、mapreduce、基本数据库设计、raft算法、分布式一致性等后端知识点,结合了linux系统的许多系统调用☆59Apr 29, 2023Updated 3 years ago
- The Golang imeplentation of MVCC Hashmap☆13Nov 20, 2016Updated 9 years ago
- Lock-free RCU (Read-Copy-Update) user-space library☆13Jan 3, 2026Updated 7 months ago
- ☆12Jun 23, 2022Updated 4 years ago
- 一个使用C/C++基于epoll实现的高性能的stackfull协程库,通过HOOK阻塞的系统调用,网络IO事件,协程间的同步事件及定时事件驱动协程的调度,通过汇编完成协程的高速切换,支持海量协程创建,支持协程的动态跨线程负载均衡调度,优先级调度,支持协程的栈上溢出检测及协…☆16Apr 17, 2021Updated 5 years ago
- 基于 raft 实现的分布式内存 kv 存储框架,已完成日志、选举、日志复制、日志恢复、内存存储等模块,使用MVCC支持ACID☆24Jun 17, 2022Updated 4 years ago
- C++ network library☆10Apr 14, 2015Updated 11 years ago
- IROS 2018 Software Tutorial on XBotControl☆10Oct 16, 2019Updated 6 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- c网络爬虫simspider的请求队列和完成队列的redis实现,用于大规模分布式爬虫架构。☆12May 16, 2015Updated 11 years ago
- c++11 framework for building server☆13Feb 15, 2022Updated 4 years ago
- lps is a very little and fast C++ thread-safe implementation of publish and subscribe system which is based on modern C++11(boost) code☆12Apr 16, 2018Updated 8 years ago
- C++结构体序列化之Protobuf☆12Oct 23, 2022Updated 3 years ago
- java-like synchronized blocks in c++☆13Mar 8, 2014Updated 12 years ago
- 高性能爬虫☆57May 20, 2015Updated 11 years ago
- 异步网络框架☆44Jul 5, 2019Updated 7 years ago