Pinned Repositories
awesome-c-cn
C 资源大全中文版,包括了:构建系统、编译器、数据库、加密、初中高的教程/指南、书籍、库等。
awesome-cpp
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
clf
Make a c light frame to design program quickly
CLI
folly
An open-source C++ library developed and used at Facebook.
grpc
The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)
handy
简洁易用的C++11网络库 / 支持单机千万并发连接 / a simple C++11 network server framework
intelligent-protector
intelligent-protector-1
libphenom
An eventing framework for building high performance and high scalability systems in C.
pytf's Repositories
pytf/awesome-c-cn
C 资源大全中文版,包括了:构建系统、编译器、数据库、加密、初中高的教程/指南、书籍、库等。
pytf/awesome-cpp
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
pytf/clf
Make a c light frame to design program quickly
pytf/CLI
pytf/folly
An open-source C++ library developed and used at Facebook.
pytf/grpc
The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)
pytf/handy
简洁易用的C++11网络库 / 支持单机千万并发连接 / a simple C++11 network server framework
pytf/intelligent-protector
pytf/intelligent-protector-1
pytf/libphenom
An eventing framework for building high performance and high scalability systems in C.
pytf/lw_oopc
modified from http://sourceforge.net/projects/lwoopc/
pytf/middleware_development_learning
手把手教你做中间件、高性能服务器、分布式存储等(redis、memcache、nginx、大容量redis pika、rocksdb、mongodb、wiredtiger存储引擎、高性能代理中间件)二次开发、性能优化,逐步整理文档说明并配合demo指导--每周末定时更新2-3篇技术文章及程序demo--(技术交流QQ群:568892619)
pytf/muduo
A C++ non-blocking network library for multi-threaded server in Linux
pytf/qtkaifajingyan
自己总结的这十年来做Qt开发以来的经验,以及Qt相关武林秘籍电子书,会一直持续更新增加,欢迎各位留言增加内容或者提出建议,谢谢!
pytf/reading-and-annotate-mongodb-3.6.1
mongodb-3.6.1源码注释分析,近期持续更新
pytf/Reading-and-comprehense-redis-cluster
分布式NOSQL数据库 redis源码阅读中文分析注释,带详尽注释以及相关流程调用注释,提出改造点,redis cluster集群功能、节点扩容、槽位迁移、failover故障切换、一致性选举完整分析,对理解redis源码很有帮助,解决了source insight中文注释乱码问题
pytf/reading-code-of-nginx-1.9.2
nginx-1.9.2源码通读分析注释,带详尽函数中文分析注释以及相关函数流程调用注释,最全面的nginx源码阅读分析中文注释,持续更新
pytf/rufus
The Reliable USB Formatting Utility
pytf/TabSiPlus
a File Switch Tabbar for Source Insight
pytf/tbox
🎁 A glib-like multi-platform c library
pytf/tengine
A distribution of Nginx with some advanced features
pytf/TizenRT
TizenRT is a lightweight RTOS-based platform to support low-end IoT devices
pytf/twemproxy
A fast, light-weight proxy for memcached and redis
pytf/ZLToolKit
一个基于C++11的轻量级网络框架,基于线程池技术可以实现大并发网络IO