yedf2 / leveldbdLinks
leveldbd是一个nosql数据库,底层使用leveldb作为存储引擎,提供REST接口
☆12Updated 10 years ago
Alternatives and similar repositories for leveldbd
Users that are interested in leveldbd are comparing it to the libraries listed below
Sorting:
- Easy to use RPC framework☆42Updated 7 years ago
- A header-only C++ wrapper of libevent2☆29Updated 10 years ago
- An opensource C++ library develop in Qihoo infrastructure team☆81Updated 2 years ago
- Basic C++ library on linux platform☆25Updated 8 years ago
- tbsys and tbnet repository mirror for alibaba☆69Updated 5 years ago
- A simple cross-platform c++11 reactor-based library just like the implementation for cpp (muduo), java(netty) and python(twisted)☆27Updated 6 years ago
- An C++ serialization library☆10Updated 10 years ago
- 轻量级分布式消息队列☆24Updated 10 years ago
- web server☆15Updated 9 years ago
- 简洁的epoll例子☆17Updated 10 years ago
- Libhalog is an open-source high available redo-log library using multiple paxos.☆37Updated 7 years ago
- advanced thread pools with dynamic adjustment☆22Updated 11 years ago
- ☆37Updated 10 years ago
- 基于folly、wangle和proxygen的c++11基础库☆10Updated 7 years ago
- An opensource C++ library develop in Qihoo infrastructure team☆28Updated 2 years ago
- ☆13Updated 8 years ago
- zookeeper c++ client ,包含服务发现,服务注册,分布式锁等☆21Updated 9 years ago
- xSkyProxy是一个简单易用的MYSQL代理程序,提供mysql数据分库分表,连接池,主从读写分离等功能。☆14Updated 8 years ago
- clone from alibaba tb-common-util http://code.taobao.org/svn/tb-common-utils/☆16Updated 9 years ago
- A tiny network library like muduo and libevent.☆17Updated 5 years ago
- c++11任务库☆53Updated 9 years ago
- FastDCS is a distributed computing system.☆35Updated 7 years ago
- A high performance network library, for Pika https://github.com/OpenAtomFoundation/pika☆81Updated 2 years ago
- libpaxos的注释版本☆34Updated 11 years ago
- modern c++ raft library☆47Updated 5 years ago
- Blink`团队 (https://github.com/WANG-lp and https://github.com/CheYulin ), 1-million message-queue in c++ (使用intrinsics编写向量化代码),第四届阿里中间件复赛代码…☆36Updated 7 years ago
- Easy-Load-Balancer(ELB)是一个易用、稳定、高性能的服务间远程调用的管理、调度、负载系统☆60Updated 7 years ago
- The Nixy Library - A Lightweight C++ Library.☆41Updated 6 years ago
- 使用c++ 14 重构muduo网络库。去除boost依赖。