Stars
Wangle is a framework providing a set of common client/server abstractions for building services in a consistent, modular, and composable way.
SeaweedFS is a distributed storage system for object storage (S3), file systems, and Iceberg tables, designed to handle billions of files with O(1) disk access and effortless horizontal scaling.
brpc is an Industrial-grade RPC framework using C++ Language, which is often used in high performance system such as Search, Storage, Machine learning, Advertisement, Recommendation etc. "brpc" mea…
A fast multi-producer, multi-consumer lock-free concurrent queue for C++11
A fast JSON parser/generator for C++ with both SAX/DOM style API
Python clone of Spark, a MapReduce alike framework in Python