A high performance network library
☆323Feb 9, 2023Updated 3 years ago
Alternatives and similar repositories for pink
Users that are interested in pink are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- A library that provide multiply data structure. Such as map, hash, list, set. We build these data structure base on rocksdb as the storag…☆115Aug 8, 2019Updated 6 years ago
- An opensource C++ library develop in Qihoo infrastructure team☆81Feb 5, 2023Updated 3 years ago
- A raft consensus implementation that is simply and understandable☆319Nov 17, 2018Updated 7 years ago
- A Scalable, High-Performance Distributed Key-Value Platform☆398Feb 9, 2018Updated 8 years ago
- A Library that make the write from synchronous to asynchronous.☆78Jul 4, 2017Updated 8 years ago
- Pikiwidb is a Redis-Compatible database developed by Qihoo's infrastructure team.☆6,115Mar 9, 2026Updated 2 weeks ago
- a coroutine lib for C users,in non-intrusive mode.☆53Aug 19, 2017Updated 8 years ago
- Add TTL feature on rocksdb, and compatible with rocksdb☆44Jun 27, 2018Updated 7 years ago
- Solitaire is a Faster Linearizability Checker Supporting Multiple Data Model☆18Aug 9, 2018Updated 7 years ago
- Qihoo Distributed Configuration Management System☆1,864Feb 2, 2024Updated 2 years ago
- A modern C++ network library for developing high performance network services in TCP/UDP/HTTP protocols.☆3,763Apr 10, 2024Updated last year
- A simple C++ common base library used in Qihoo 360☆114Mar 14, 2022Updated 4 years ago
- NoSQL data store using the SEASTAR framework, compatible with Redis☆1,331Oct 2, 2019Updated 6 years ago
- Object Gateway Provide Applications with a RESTful Gateway to zeppelin☆23Jun 11, 2020Updated 5 years ago
- A simple C++ based RPC framework.☆2,042Apr 7, 2023Updated 2 years ago
- A c++ develop toolkit☆33Sep 22, 2017Updated 8 years ago
- A library implements REDIS commands(Strings, Hashes, Lists, Sorted Sets, Sets, Keys, HyperLogLog) based on rocksdb☆42Apr 29, 2020Updated 5 years ago
- A high performance network library, for Pika https://github.com/OpenAtomFoundation/pika☆81Feb 9, 2023Updated 3 years ago
- A tiny network library like muduo and libevent.☆17Apr 2, 2020Updated 5 years ago
- Client Library for zeppelin☆22Feb 27, 2018Updated 8 years ago
- Simple C++ network server framework☆349Apr 24, 2020Updated 5 years ago
- High-performance Distributed Storage☆831Jun 11, 2018Updated 7 years ago
- C++ network library based on `libgo`.☆244Dec 22, 2018Updated 7 years ago
- An universal coroutine rpc framework implemented with c++11.☆71Apr 9, 2017Updated 8 years ago
- Apache Pegasus - A horizontally scalable, strongly consistent and high-performance key-value store☆2,044Updated this week
- linux kernel memcache server☆126Aug 1, 2013Updated 12 years ago
- A light-weight RPC implement of google protobuf RPC framework.☆2,145Aug 24, 2023Updated 2 years ago
- Multithread redis☆209Aug 11, 2017Updated 8 years ago
- Wangle is a framework providing a set of common client/server abstractions for building services in a consistent, modular, and composable…☆3,094Mar 17, 2026Updated last week
- c++ 网络事件库☆81Nov 25, 2014Updated 11 years ago
- The Paxos library implemented in C++ that has been used in the WeChat production environment.☆3,373Dec 4, 2023Updated 2 years ago
- An attempt to split the Raft library out of LogCabin☆37Oct 13, 2017Updated 8 years ago
- A C1000K comet/push server built with C++, for web and mobile app☆1,514Nov 4, 2018Updated 7 years ago
- Go-style concurrency in C++11☆3,308Jul 3, 2023Updated 2 years ago
- libco is a coroutine library which is widely used in wechat back-end service. It has been running on tens of thousands of machines since…