Pinned Repositories
256_source
256_source
awesome-cpp
A curated list of awesome C/C++ frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
awesome-resty
A List of Quality OpenResty Libraries, and Resources.
CodeIgniter
Open Source PHP Framework (originally from EllisLab)
codeigniter-website
The project's website
confd
Manage local application configuration files using templates and data from etcd or consul
coroutine
A asymmetric coroutine library for C.
crossplane
Quick and reliable way to convert NGINX configurations into JSON and back.
StudyBooks
我的学习资料,包括书籍、网址等
xdelta
open-source binary diff, delta/differential compression tools, VCDIFF/RFC 3284 delta compression
FrancisHe's Repositories
FrancisHe/xdelta
open-source binary diff, delta/differential compression tools, VCDIFF/RFC 3284 delta compression
FrancisHe/awesome-cpp
A curated list of awesome C/C++ frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
FrancisHe/awesome-resty
A List of Quality OpenResty Libraries, and Resources.
FrancisHe/CodeIgniter
Open Source PHP Framework (originally from EllisLab)
FrancisHe/codeigniter-website
The project's website
FrancisHe/confd
Manage local application configuration files using templates and data from etcd or consul
FrancisHe/coroutine
A asymmetric coroutine library for C.
FrancisHe/crossplane
Quick and reliable way to convert NGINX configurations into JSON and back.
FrancisHe/ECMobile_Universal
基于ECShop的手机商城客户端
FrancisHe/hash-ring
C hash ring library
FrancisHe/HDiffPatch
a C\C++ library and command-line tools for Diff & Patch between binary files or directories(folder); cross-platform; run fast; create small delta/differential; support large files and limit memory requires when diff & patch.
FrancisHe/http-server
a simple zero-configuration command-line http server
FrancisHe/incubator-apisix
Cloud-Native Microservices API Gateway
FrancisHe/ingress-nginx
NGINX Ingress Controller for Kubernetes
FrancisHe/klib
A standalone and lightweight C library
FrancisHe/learn-ci
Pilot online delivery.
FrancisHe/libs
Single-file public domain libraries for C/C++
FrancisHe/lightnet
Lightweight modern C++ network library.
FrancisHe/lua-cassandra
Pure Lua driver for Cassandra
FrancisHe/nginxconfig.io
⚙️ NGiИX config generator on steroids 💉
FrancisHe/protobuf
FrancisHe/README
蘑菇街开源的一款企业办公即时通信软件
FrancisHe/TTAndroidClient
The android client of mogutt
FrancisHe/TTAutoDeploy
The server auto deploy script of mogutt
FrancisHe/TTiOSClient
The iphone client of mogutt
FrancisHe/TTMacClient
The mac client of mogutt
FrancisHe/TTPHPServer
蘑菇街TeamTalk之服务端管理后台
FrancisHe/TTServer
蘑菇街TeamTalk之消息服务器
FrancisHe/WebServer
A C++ High Performance Web Server
FrancisHe/write-a-hash-table
✏️ Learn how to write a hash table in C