Stars
Protocol Buffers - Google's data interchange format
The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
A library that provides an embeddable, persistent key-value store for fast storage.
An open-source C++ library developed and used at Facebook.
The open-source database for the realtime web.
Cloud-native high-performance edge/middle/service proxy
Event-driven network library for multi-threaded Linux server in C++11
Watches files and records, or triggers actions, when they change.
Cap'n Proto serialization/RPC system - core tools and C++ library
RE2 is a fast, safe, thread-friendly alternative to backtracking regular expression engines like those used in PCRE, Perl, and Python. It is a C++ library.
High performance server-side application framework
A simple C++11 Thread Pool implementation
A collection of C++ HTTP libraries including an easy to use HTTP server.
C++ Requests: Curl for People, a spiritual port of Python Requests.
Scribe is a server for aggregating log data streamed in real time from a large number of servers.
A modern C++ network library for developing high performance network services in TCP/UDP/HTTP protocols.
lmctfy is the open source version of Google’s container stack, which provides Linux application containers.
WebScaleSQL, Version 5.6, based upon the MySQL-5.6 community releases.
A high availability MySQL cluster that guarantees data consistency between a master and slaves.
A light-weight RPC implement of google protobuf RPC framework.
LogCabin is a distributed storage system built on Raft that provides a small amount of highly replicated, consistent storage. It is a reliable place for other distributed systems to store their cor…