Pinned Repositories
rocksdb
A library that provides an embeddable, persistent key-value store for fast storage.
seastar
High performance server-side application framework
algo
Data Structure & Algorithm
architect-awesome
后端架构师技术图谱
awesome-go
A curated list of awesome Go frameworks, libraries and software
ceph
Ceph is a distributed object, block, and file storage platform
coredumper
Google coredumper library
cppcheck
static analysis of C/C++ code
CS-Growing-book
我把大学和工作中用的经典电子书库(包含JAVA、数据结构、操作系统、C++/C、redis、mysql、算法、中间件、找工作面试题等)打包在一起了,这套资源是伴随我从学生一路成长为腾讯高级开发工程师,360技术总监的打包全套,非常宝贵。
dotfiles
A set of vim, zsh, git, and tmux configuration files.(*nix开发环境一键配置)😀
cxytt's Repositories
cxytt/awesome-go
A curated list of awesome Go frameworks, libraries and software
cxytt/rocksdb
A library that provides an embeddable, persistent key-value store for fast storage.
cxytt/seastar
High performance server-side application framework
cxytt/titan
A RocksDB plugin for key-value separation, inspired by WiscKey.
cxytt/ceph
Ceph is a distributed object, block, and file storage platform
cxytt/go-awesome
Go 语言优秀资源整理,为项目落地加速🏃
cxytt/PowerVim
Make your vim more power and much easer.
cxytt/spf13-vim
The ultimate vim distribution
cxytt/linux_kernel_wiki
linux内核学习资料:200+经典内核文章,100+内核论文,50+内核项目,500+内核面试题,80+内核视频
cxytt/grpc
The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)
cxytt/yugabyte-db
The high-performance distributed SQL database for global, internet-scale apps.
cxytt/learningSummary
涵盖大部分Java进阶需要掌握的知识,包括【微服务】【中间件】【缓存】【数据库优化】【搜索引擎】【分布式】等等,欢迎Star~
cxytt/CS-Growing-book
我把大学和工作中用的经典电子书库(包含JAVA、数据结构、操作系统、C++/C、redis、mysql、算法、中间件、找工作面试题等)打包在一起了,这套资源是伴随我从学生一路成长为腾讯高级开发工程师,360技术总监的打包全套,非常宝贵。
cxytt/stap-tools
systemtap script for analysis kernel, userspace
cxytt/pmemkv
Key/Value Datastore for Persistent Memory
cxytt/phxpaxos
The Paxos library implemented in C++ that has been used in the WeChat production environment.
cxytt/coredumper
Google coredumper library
cxytt/architect-awesome
后端架构师技术图谱
cxytt/cppcheck
static analysis of C/C++ code
cxytt/phxrpc
A simple C++ based RPC framework.
cxytt/Pebble
Pebble分布式开发框架
cxytt/leetcode
LeetCode Problems' Solutions
cxytt/linux-command
Linux命令大全搜索工具,内容包含Linux命令手册、详解、学习、搜集。https://git.io/linux
cxytt/gdbpmp
A wallclock profiler using GDB's python API
cxytt/gperftools
Main gperftools repository
cxytt/algo
Data Structure & Algorithm
cxytt/fio
Flexible I/O Tester
cxytt/dotfiles
A set of vim, zsh, git, and tmux configuration files.(*nix开发环境一键配置)😀
cxytt/papers
读论文的总结
cxytt/gdbprof
A wall clock time-based profiler built on GDB's Python interface.