Pinned Repositories
baiduCDP
百度网盘下载神器
BaiduPCS-Go
百度网盘客户端 - Go语言编写
ChenwxJay.github.io
个人github博客,记录有关日常学习信息
CppUtils
个人的C++工具仓库,主要包含一些实用的类和方法,以及对经典工具类的改进,持续更新......
CST_NOTES
秋招/春招复习资料整理,包括读书笔记,笔试面试知识点,笔经面经等,如果觉得好的可以给个star!感激不尽
HPNetServer
高性能TCP网络服务器程序
JsDemo
原生javascript编写的demo,每一个页面的效果都已经经过验证,并且附有很多注释,正在更新中.......
leveldb
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
muduo
A C++ non-blocking network library for multi-threaded server in Linux
SimpleServer
使用epoll I/O复用机制搭建的一个简单web服务器,正在逐步完善
ChenwxJay's Repositories
ChenwxJay/HPNetServer
高性能TCP网络服务器程序
ChenwxJay/Algorithm_for_Interview-Chinese
Algorithm for Interview(面试算法笔记-中文)
ChenwxJay/algorithms_and_data_structures
170+ Algorithm & Data Structure Problems using C++
ChenwxJay/APUE_learn
* 记录APUE学习的仓库,主要存放测试代码和经验总结
ChenwxJay/blog
个人博客网站
ChenwxJay/Books-Management-System
图书管理系统( Spring+Spring MVC+JdbcTemplate)
ChenwxJay/chatbot-aiml-webqa
基于 AIML 和 WebQA 的智能对话模型
ChenwxJay/easy-job
ChenwxJay/ebook
学习资料
ChenwxJay/game_server
通用游戏服务器框架,支持多进程、多线程部署,支持TCP、WebSocket、Http协议
ChenwxJay/go
GO语言基础、学习笔记、项目规范
ChenwxJay/go-web-foundation
《Go Web 基础》是一套针对 Google 出品的 Go 语言的视频语音教程,主要面向完成《Go 编程基础》教程后希望进一步了解有关 Go Web 开发的学习者。
ChenwxJay/homework
These are my homework in this repository
ChenwxJay/JDK
JDK源码(1.7/1.8/1.9)
ChenwxJay/LoRaMac-node
Reference implementation and documentation of a LoRa network node.
ChenwxJay/microservices
Microservices from Design to Deployment 中文版 《微服务:从设计到部署》
ChenwxJay/my_toy_compiler
My Toy Compiler. Read about how I did it at the homepage URL
ChenwxJay/mybatis
mybatis源码中文注释
ChenwxJay/pandora-go-sdk
ChenwxJay/protools
历经开发周期两年,并且应用过千万级别项目的工具箱
ChenwxJay/PyTorch-Study
深度学习框架——PyTorch
ChenwxJay/QTFFmpegSDLPlayer
使用ffmpeg做的播放器
ChenwxJay/SGI-STL
剖析 STL 是一种享受的过程!
ChenwxJay/shell
ChenwxJay/spring4.x-project
spring4.x系列整理总结
ChenwxJay/SpringBoot-Learning
Spring Boot教程
ChenwxJay/tera
An Internet-Scale Database.
ChenwxJay/tinyhttpd
tinyhttpd的详细注释版,十分适合入门者学习的一个项目
ChenwxJay/TKeed
🌎 High Performance HTTP WebServer
ChenwxJay/WebBench
修改了WebBench的源码,使其可以支持针对HTTP长连接的测试