hezhihua's Stars
skystrife/cpptoml
cpptoml is a header-only library for parsing TOML
swoole/swoole-src
🚀 Coroutine-based concurrency library for PHP
facebook/rocksdb
A library that provides an embeddable, persistent key-value store for fast storage.
tikv/pd
Placement driver for TiKV
tikv/tikv
Distributed transactional key-value database, originally created to complement TiDB
cockroachdb/cockroach
CockroachDB — the cloud native, distributed SQL database designed for high availability, effortless scale, and control over data placement.
stevenpsm/GM_SM2
国密算法SM2实现,基于libtommath大数库,12年编写的代码,在此开源供同行使用,本项目源代码遵循GPL授权许可,你可以修改并免费使用,但请保留本项目作者信息,谢谢 :)
guanzhi/GmSSL
支持国密SM2/SM3/SM4/SM9/SSL的密码工具箱
spytensor/pytorch-image-classification
use pytorch to do image classfiication tasks
isee15/Card-Ocr
身份证识别OCR
JinpengLI/deep_ocr
make a better chinese character recognition OCR than tesseract
Myicefrog/learn-tars
腾讯开源框架Tars源码学习笔记---从头搭建Tars rpc
zhongfenglee/IDCardRecognition
**大陆第二代身份证识别,自动读出身份证上的信息(姓名、性别、民族、住址、身份证号码)并截取身份证照片
pingcap/tidb
TiDB - the open-source, cloud-native, distributed SQL database designed for modern applications.
sysown/proxysql
High-performance MySQL proxy with a GPL license.
session-replay-tools/cetus
Cetus is high-performance middleware designed to provide transparent routing between your application and backend MySQL servers.
vipshop/hiredis-vip
Support redis cluster. Maintained and used at vipshop.
redis/hiredis
Minimalistic C client for Redis >= 1.2
Qihoo360/Atlas
A high-performance and stable proxy for MySQL, it is developed by Qihoo's DBA and infrastructure team
yuxingfirst/libcoro
LiminWang/simple-rtmp-server
simple rtmp origin live server over state-threads.
hongliuliao/ehttp
simple http server base on epoll
lcdevelop/ChatBotCourse
自己动手做聊天机器人教程
yuanfengyun/q_algorithm
棋牌的胡牌算法,包括麻将、跑胡子、扑克。实现 lua 、c++ 、c# 、golang 、js 、java 、python 版本。( Mahjong algorithm )
cloudwu/skynet
A lightweight online game framework
happyfish100/fastdfs
FastDFS is an open source high performance distributed file system (DFS). It's major functions include: file storing, file syncing and file accessing, and design for high capacity and load balance. Wechat/Weixin public account (Chinese Language): fastdfs
purecpp-org/rest_rpc_old-out-of-date-now-
This is out of date, please move to https://github.com/qicosmos/rest_rpc
yyzybb537/libgo
Go-style concurrency in C++11
micro/go-micro
A Go microservices framework
TarsCloud/Tars
Tars is a high-performance RPC framework based on name service and Tars protocol, also integrated administration platform, and implemented hosting-service via flexible schedule.