Pinned Repositories
AlbumForU
动态相册
cinatra
modern c++(c++17), cross-platform, header-only, easy to use http framework
CplusplusQuickGuide
📚 一篇快速掌握基础C++的面向对象的教程,这个旨在能够快速回顾c++的面向对象基本知识。
Drone-console
client.c 是无人机远程控制端 C 语言实现的版本,设计的方式全都是通过读取按键来进行操作,它是在本地搭建的服务器。
KnowledgeTree
Linux C/C++工程师需要掌握的知识点总结。
linux-kernel-learn
minidatabase
Use C to build a database.It‘s my graduation project.
MysqlConnectPool
The connection pool generally includes the IP address, port number, user name and password and other performance parameters used for database connection, such as initial connection amount, maximum connection amount, maximum idle time, connection timeout time, etc. This project is based on the C ++ language implementation The connection pool mainly implements the common basic functions supported by all the above connection pools.
nginx-1.16.0
nginx模块开发教程。可以用来学习nginx模块开发后续会有nginx源码剖析的笔记。
SimpleThreadLibrary
Create my own Thread Library using Context Switching.
helintongh's Repositories
helintongh/CplusplusQuickGuide
📚 一篇快速掌握基础C++的面向对象的教程,这个旨在能够快速回顾c++的面向对象基本知识。
helintongh/SimpleThreadLibrary
Create my own Thread Library using Context Switching.
helintongh/KnowledgeTree
Linux C/C++工程师需要掌握的知识点总结。
helintongh/linux-kernel-learn
helintongh/MysqlConnectPool
The connection pool generally includes the IP address, port number, user name and password and other performance parameters used for database connection, such as initial connection amount, maximum connection amount, maximum idle time, connection timeout time, etc. This project is based on the C ++ language implementation The connection pool mainly implements the common basic functions supported by all the above connection pools.
helintongh/nginx-1.16.0
nginx模块开发教程。可以用来学习nginx模块开发后续会有nginx源码剖析的笔记。
helintongh/Simpleserver
会写两个用linux原生API的服务器项目。
helintongh/WebServerSupportsPHP
A server that supports PHP parsing.
helintongh/chatroom_backend
聊天室后台
helintongh/cinatra
modern c++(c++17), cross-platform, header-only, easy to use http framework
helintongh/apfree-wifidog
A hight performance and lightweight captive portal solution for HTTP(s)
helintongh/ConcurrentChat
Chat software implemented with golang
helintongh/CWheel
自己造的一些C++的轮子,用来make fun.
helintongh/hlt_note
record my daily code.
helintongh/htrpc
HtRpc is a distributed communication framework was constructed using protobuf and grpc.It makes remote procedure calls as easy as breathing.
helintongh/iguana
universal serialization engine
helintongh/IMSoftware
Based on coroutine IM communication software
helintongh/LinuxCommandImplement
Implement linux command.
helintongh/LoadBalancer
Go构建的一个非常简单的负载均衡器,并附带有实现解析。
helintongh/MySQLQuickGuide
helintongh/pl0_pure_c
pl0 compiler. 同时是一个实现pl0语言的教程
helintongh/ProcessMonitor
Process monitor using cplusplus and ncurses libraries.
helintongh/puppeteer-examples
Puppeteer example scripts for running Headless Chrome from Node.
helintongh/tgbot-cpp
C++ library for Telegram bot API
helintongh/The-technique-of-debugging-with-GDB
用来记录和学习debug技巧的一个博客项目
helintongh/ThreadPool
Use pthread to create a threadpool.
helintongh/vcpkg
C++ Library Manager for Windows, Linux, and MacOS
helintongh/WebCrawler
Use golang to create a web crawler.
helintongh/xfrpc
c 语言实现的内网穿透客户端,配合frp服务端使用。主要用于基于openwrt的路由器上,对路由器的硬件配置要求极低。
helintongh/yalantinglibs
A collection of C++20 libraries, include async_simple, coro_rpc and struct_pack