I have 57 projects on Github
net fox game server
Repository for WPF related samples
C++ Parallel Computing and Asynchronous Networking Engine
A light and high performance WebSocket Server.
A C++ High Performance Web Server
wangEditor —— 轻量级web富文本框
libuv wrapper in C++11 /libuv C++11网络库
learning of unity by Unity3D基本手册
Think DSP: Digital Signal Processing in Python, by Allen B. Downey.
A General-purpose Parallel and Heterogeneous Task Programming System
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
C++高性能分布式服务器框架,webserver,websocket server,自定义tcp_server(包含日志模块,配置模块,线程模块,协程模块,协程调度模块,io协程调度模块,hook模块,socket模块,bytearray序列化,http模块,TcpServer模块,Websocket模块,Https模块等, Smtp邮件模块, MySQL, SQLite3, ORM,Redis,Zookeeper)
A lightweight online game framework
shadowsocks 源码解析
这是一个用C++11编写的高性能静态网页服务器 涵盖C++使用的方方面面 C++ 多线程 makefile CMakeList 信号量 互斥锁 智能指针
modern C++(C++11), simple, easy to use rpc framework
nginx-1.9.2源码通读分析注释,带详尽函数中文分析注释以及相关函数流程调用注释,最全面的nginx源码阅读分析中文注释,更新完毕
All Algorithms implemented in Python
PyQt5中文教程
Google Protocol Buffers. I have managed to add the lite version of Google Protocol Buffers as a 3rd party plugin for Airplay. I've attached the zip. Drop it in \Airplay SDK\4.4\modules\third_party and add to subprojects like so: subprojects { libprotobuf-lite } I use it for a non real time application to send API and data to a Java server hosted on GAE. It's nice to use and faster (supposedly) and more compact datawise than XML.
Pretty Printer for Modern C++
Portable, simple and extensible C++ logging library
一个视频播放器,开源版 potplayer ,用于总结播放器开发技术。
High Performance Web Platform Based on Nginx and LuaJIT
OpenGL ES 3.0 Programming Guide Sample Code
A collection of simple single file OpenGL examples
Collection of small games, demos and other applications developed on OpenGL.
OpenGL学习脚印配套代码
Achieve a tiny STL in C++11
a cross-platform, terminal-based music player, audio engine, metadata indexer, and server in c++
大并发服务器课程源代码
Event-driven network library for multi-threaded Linux server in C++11
A cheatsheet of modern C++ language and library features.
C++ Audio and Music DSP Library
一个标记托福考试听力句子的工具(精听工具)
Embed the Power of Lua into NGINX HTTP servers
Distributed storage for sequential data
Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)
C++和Linux学习笔记
Learn OpenCV 4 By Building Projects, Second Edition, published by Packt
🖍️ LabelImg is a graphical image annotation tool and label object bounding boxes in images
Jekyll Themes / GitHub Pages 博客模板 / A template repository for Jekyll based blog
leetcode刷题代码与笔记
cocos2dx note by fishlovee
C++ Design Patterns
C++ Requests: Curl for People, a spiritual port of Python Requests
Cross platform network library with C++11
C++ Syntax, Data Structures, and Algorithms Cheat Sheet
A Detailed Cplusplus Concurrency Tutorial 《C++ 并发编程指南》
A modern C++ redo of the GNU coreutils programs
Windows Calculator: A simple yet powerful calculator that ships with Windows
A collection of resources on modern C++
C++ 资源大全中文版,标准库、Web应用框架、人工智能、数据库、图片处理、机器学习、日志、代码分析等。由「开源前哨」和「CPP开发者」微信公号团队维护更新。
A simple C++ library for reading and writing audio files.
Minimal examples of data structures and algorithms in Python