-
Beijing University of Posts and Telecommunications
- Beijing,China
- http://wenzhuang.me
Stars
Performance-portable, length-agnostic SIMD with runtime dispatch
Legacy mirror of Darwin Kernel. Replaced by https://github.com/apple-oss-distributions/xnu
A fast JSON parser/generator for C++ with both SAX/DOM style API
Parsing gigabytes of JSON per second : used by Facebook/Meta Velox, the Node.js runtime, ClickHouse, WatermelonDB, Apache Doris, Milvus, StarRocks
Sample cloud-first application with 10 microservices showcasing Kubernetes, Istio, and gRPC.
Cross-platform .NET sample microservices and container based application that runs on Linux Windows and macOS. Powered by .NET 7, Docker Containers and Azure Kubernetes Services. Supports Visual St…
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 2013.
BCC - Tools for BPF-based Linux IO analysis, networking, monitoring, and more
The Repo holding all the code snippets related to the C course on Geektime.
Jupyter kernel for the C++ programming language
Header-only C++/python library for fast approximate nearest neighbors
Non-Metric Space Library (NMSLIB): An efficient similarity search library and a toolkit for evaluation of k-NN methods for generic non-metric spaces.
A library that provides an embeddable, persistent key-value store for fast storage.
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
A library for efficient similarity search and clustering of dense vectors.
Classic papers and resources on recommendation
The Paxos library implemented in C++ that has been used in the WeChat production environment.
A high-availability, high-throughput and highly reliable distributed queue based on the Paxos algorithm.
The new Windows Terminal and the original Windows console host, all in the same place!
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
Style guides for Google-originated open-source projects
PaxosStore has been deployed in WeChat production for more than two years, providing storage services for the core businesses of WeChat backend. Now PaxosStore is running on thousands of machines, …