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/CppUtils
个人的C++工具仓库,主要包含一些实用的类和方法,以及对经典工具类的改进,持续更新......
ChenwxJay/CST_NOTES
秋招/春招复习资料整理,包括读书笔记,笔试面试知识点,笔经面经等,如果觉得好的可以给个star!感激不尽
ChenwxJay/baiduCDP
百度网盘下载神器
ChenwxJay/ChenwxJay.github.io
个人github博客,记录有关日常学习信息
ChenwxJay/huaweicloud-sdk-cpp-v3
ChenwxJay/WebServer
A C++ High Performance Web Server
ChenwxJay/JsDemo
原生javascript编写的demo,每一个页面的效果都已经经过验证,并且附有很多注释,正在更新中.......
ChenwxJay/abseil-cpp
Abseil Common Libraries (C++)
ChenwxJay/caffe
Caffe: a fast open framework for deep learning.
ChenwxJay/envoy
Cloud-native high-performance edge/middle/service proxy
ChenwxJay/express-blog
在express框架下的一些编程学习与摸索
ChenwxJay/flamingo
flamingo 一款高性能轻量级开源即时通讯软件
ChenwxJay/Go42
写《Go语言四十二章经》,纯粹是因为开发过程中碰到过的一些问题,踩到过的一些坑,感觉在Go语言学习使用过程中,有必要深刻理解这门语言的核心思维、清晰掌握语言的细节规范以及反复琢磨标准包代码设计模式,于是才有了这本书。
ChenwxJay/hsweb-framework
hsweb (haʊs wɛb) 是一个用于快速搭建企业后台管理系统的基础项目,集成一揽子便捷功能如:便捷的通用增删改查,强大的权限管理,动态多数据源,动态表单,在线数据库维护等. 基于 spring-boot,mybaits.
ChenwxJay/Job-Recommend
🔎 互联网内推信息(社招、校招、实习)
ChenwxJay/json
JSON for Modern C++
ChenwxJay/kafka-go
Kafka library in Go
ChenwxJay/kbengine
A MMOG engine of server.
ChenwxJay/kubernetes
Production-Grade Container Scheduling and Management
ChenwxJay/Lancer
同步两个DB之间的schema
ChenwxJay/lcc
The lcc retargetable ANSI C compiler
ChenwxJay/libcorpc
Libcorpc is a high performance coroutine base RPC framework
ChenwxJay/llvm-project
This is the canonical git mirror of the LLVM subversion repository. The repository does not accept github pull requests at this moment. Please submit your patches at http://reviews.llvm.org.
ChenwxJay/mbed-cloud-client-example
Reference example application using Mbed Cloud Client library
ChenwxJay/Reading-and-comprehense-linux-Kernel-network-protocol-stack
linux内核网络协议栈源码阅读分析注释--带详尽中文分析注释以及相关流程分析调用注释,对理解分析内核协议栈源码很有帮助
ChenwxJay/reading-code-of-nginx-1.9.2
nginx-1.9.2源码通读分析注释,带详尽函数中文分析注释以及相关函数流程调用注释,最全面的nginx源码阅读分析中文注释,更新完毕
ChenwxJay/serpent
Lua serializer and pretty printer.
ChenwxJay/TencentOS-tiny
腾讯物联网终端操作系统
ChenwxJay/UART_IP_Verilog
使用Verilog语言实现了一个带有异步FIFO的UART 嵌入式IP核,已通过Modelsim时序仿真和FPGA板级验证
ChenwxJay/webKnowledge
前端知识点总结