Pinned Repositories
binaryTree
Implement binary tree's addition,inquiry,delete,traversal in c++
blockchain_guide
Introduce blockchain related technologies, from theory to practice with bitcoin, ethereum and hyperledger.
cBPM
c/c++ Business Process Management
chatgpt-web
用 Express 和 Vue3 搭建的 ChatGPT 演示网页
CMakeDemo
CMake use demo
db_service
基于protobuf的mysql ORM服务
hello-world
A example for use github
inja
A Template Engine for Modern C++
InterviewExam
Interview code review
served
A C++11 RESTful with alone asio
touseit's Repositories
touseit/served
A C++11 RESTful with alone asio
touseit/binaryTree
Implement binary tree's addition,inquiry,delete,traversal in c++
touseit/blockchain_guide
Introduce blockchain related technologies, from theory to practice with bitcoin, ethereum and hyperledger.
touseit/cBPM
c/c++ Business Process Management
touseit/chatgpt-web
用 Express 和 Vue3 搭建的 ChatGPT 演示网页
touseit/CMakeDemo
CMake use demo
touseit/db_service
基于protobuf的mysql ORM服务
touseit/hello-world
A example for use github
touseit/inja
A Template Engine for Modern C++
touseit/InterviewExam
Interview code review
touseit/b-site
soft-forking from openbilibili/go-common
touseit/common
仅供分享
touseit/go-common-1
听说这是来自 https://github.com/openbilibili/go-common/ 的 “哔哩哔哩bilibili网站后台工程源码”,不过咱也不知道这是啥。 据说 是他干的
touseit/IOCP-CLT
A IOCP Client process TCP packet
touseit/jd-assistant
京东抢购助手:包含登录,查询商品库存/价格,添加/清空购物车,抢购商品(下单),查询订单等功能
touseit/MessageBus
A C++ 11 simple and usefully message bus , support sync and async publish message
touseit/notes
touseit/open-bilibili-go-common
网传的bilibili开源代码 go实现
touseit/ormpp
modern C++ ORM, C++17, support mysql, postgresql,sqlite
touseit/PPServ
PPServ是一个Web开发集成环境,可以使用Apache,PHP,Mysql创建Web应用。
touseit/Qv2ray
:star: Linux / Windows / macOS 跨平台 V2Ray 客户端 | 支持 VMess / VLESS / SSR / Trojan / Trojan-Go / NaiveProxy / HTTP / HTTPS / SOCKS5 | 使用 C++ / Qt 开发 | 可拓展插件式设计 :star:
touseit/reviewboard
Docker container for reviewboard
touseit/Simple-Web-Server
A very simple, fast, multithreaded, platform independent HTTP and HTTPS server and client library implemented using C++11 and Boost.Asio. Created to be an easy way to make REST resources available from C++ applications.
touseit/TeamTalk
这是我维护的蘑菇街TeamTalk源码版本。
touseit/vim-ide
consuming less finger, less brain and less cpu to read and write code
touseit/WebBench
Webbench是Radim Kolar在1997年写的一个在linux下使用的非常简单的网站压测工具。它使用fork()模拟多个客户端同时访问我们设定的URL,测试网站在压力下工作的性能,最多可以模拟3万个并发连接去测试网站的负载能力。官网地址:http://home.tiscali.cz/~cz210552/webbench.html
touseit/webcron
定时任务管理器
touseit/xfinal
一个简单好用的c++ web服务器框架(类php nodejs脚本开发体验)c++11