Stars
A high-performance distributed file system designed to address the challenges of AI training and inference workloads.
A modern replacement for Redis and Memcached
Redpanda is a streaming data platform for developers. Kafka API compatible. 10x faster. No ZooKeeper. No JVM!
Dataframes powered by a multithreaded, vectorized query engine, written in Rust
Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum
《C++ 17 The Complete Guide》- 翻译中
😎 Awesome lists about all kinds of interesting topics
High-performance, scalable time-series database designed for Industrial IoT (IIoT) scenarios
linux内核网络协议栈源码阅读分析注释--带详尽中文分析注释以及相关流程分析调用注释,对理解分析内核协议栈源码很有帮助
《Effective Modern C++》- 完成翻译
A C++11 RPC framework based on future and protobuf, with utility: timer,ssl,future/promise,log,coroutine,etc
A C++03 implement stackless coroutine. But also support stackful coroutine, tcp rpc operation, static hook(by adding hook function into static_hook.sh).
A simple, kernel-space, on-disk filesystem from the scratch
A Detailed Cplusplus Concurrency Tutorial 《C++ 并发编程指南》
A collection of C++ HTTP libraries including an easy to use HTTP server.
GoogleTest - Google Testing and Mocking Framework