Pinned Repositories
abseil-cpp
Abseil Common Libraries (C++)
algorithm
algorithem test
algorithm-1
algorithm-books
angel
A Flexible and Powerful Parameter Server for large-scale machine learning
annotated_redis_source
带有详细注释的 Redis 2.6 源码
AnnotatedCode
知名开源代码库的注释版,包括libco、coroutine、muduo等
ApsaraCache
ApsaraCache is a Redis branch originated from Alibaba Group.
voltdb
VoltDB
yf8848.github.io
blog site
yf8848's Repositories
yf8848/abseil-cpp
Abseil Common Libraries (C++)
yf8848/algorithm-books
yf8848/AnnotatedCode
知名开源代码库的注释版,包括libco、coroutine、muduo等
yf8848/ApsaraCache
ApsaraCache is a Redis branch originated from Alibaba Group.
yf8848/awesome-distributed-systems
A curated list to learn about distributed systems
yf8848/awesome-mongodb
:leaves: A curated list of awesome MongoDB resources, libraries, tools and applications
yf8848/books
some books
yf8848/canal
阿里巴巴 MySQL binlog 增量订阅&消费组件
yf8848/code_practice
code of learning
yf8848/cpplinks
A categorized list of C++ resources.
yf8848/free-programming-books
:books: Freely available programming books
yf8848/go-perfbook
Thoughts on Go performance optimization
yf8848/go-under-the-hood
📚 Go Under The Hood: A Source Code Study of Go (1.14, WIP)
yf8848/goconvey
Go testing in the browser. Integrates with `go test`. Write behavioral tests in Go.
yf8848/gocyto
Callgraph analysis and visualization for Go
yf8848/grpc
The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)
yf8848/influxdb
Scalable datastore for metrics, events, and real-time analytics
yf8848/ItChat
A complete and graceful API for Wechat. 微信个人号接口、微信机器人及命令行微信,三十行即可自定义个人号机器人。
yf8848/modern-cpp-tutorial
📚 Modern C++ Tutorial: C++11/14/17/20 On the Fly
yf8848/mysql
Go MySQL Driver is a MySQL driver for Go's (golang) database/sql package
yf8848/nebula
A distributed, fast open-source graph database featuring horizontal scalability and high availability
yf8848/papers-we-love
Papers from the computer science community to read and discuss.
yf8848/plywood
A cross-platform C++ framework: https://plywood.arc80.com/
yf8848/reading-and-annotate-mongodb-3.6
分布式文档数据库mongodb-3.6(mongos、mongod、wiredtiger存储引擎)源码中文注释分析,持续更新。后期重点进行mongodb-4.4最新版本内核源码分析
yf8848/snappy
A fast compressor/decompressor
yf8848/specifications
Specifications related to MongoDB
yf8848/tcpcopy
An online request replication tool, also a tcp stream replay tool, fit for real testing, performance testing, stability testing, stress testing, load testing, smoke testing, etc
yf8848/Troubleshooting-and-Debugging-Techniques
Troubleshooting and Debugging Techniques by Google . A online course via coursera.
yf8848/TubeMQ
TubeMQ focuses on high-performance storage and transmission of massive data in large data scenarios
yf8848/xorfilter
Go library implementing xor filters