some demo wrote by lancer
just for backup
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs, Bitmaps.
Industrial-grade RPC framework used throughout Baidu, with 1,000,000+ instances and thousands kinds of services. "brpc" means "better RPC".
A modern formatting library
Fast C++ logging library.
qemu patched for debugging, used for 6.828
TensorFlow Tutorial and Examples for Beginners (support TF v1 & v2)
Models and examples built with TensorFlow
A C++ library for interacting with JSON.
C++学习笔记 包括 侯捷讲解的系列CPP课程以及UNP、APUE等
Article Publish in Wechat & Toutiao
计算机基础(计算机网络/操作系统/数据库/Git...)面试问题全面总结,包含详细的follow-up question以及答案;全部采用【问题+追问+答案】的形式,即拿即用,直击互联网大厂面试:rocket:;可用于模拟面试、面试前复习、短期内快速备战面试...
Googletest - Google Testing and Mocking Framework
Mirror of CMake upstream repository