Pinned Repositories
picture_management_web
简单的图片管理网站
chinese-poetry
The most comprehensive database of Chinese poetry 🧶最全中华古诗词数据库, 唐宋两朝近一万四千古诗人, 接近5.5万首唐诗加26万宋诗. 两宋时期1564位词人,21050首词。 阿里招 Python P6/P7 上海张江, gaojunqi@outlook.com
CS-Notes
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计、Java、Python、C++
12306
12306智能刷票,订票
12306ForMac
An unofficial 12306 Client for Mac
Administrative-divisions-of-China
中华人民共和国行政区划:省级(省份直辖市自治区)、 地级(城市)、 县级(区县)、 乡级(乡镇街道)、 村级(村委会居委会) ,中国省市区镇村二级三级四级五级联动地址数据。
advanced-go-programming-book
:books: 《Go语言高级编程》开源图书,涵盖CGO、Go汇编语言、RPC实现、Protobuf插件实现、Web框架实现、分布式系统等高阶主题(完稿)
airflow
Apache Airflow - A platform to programmatically author, schedule, and monitor workflows
api
The canonical location of the Kubernetes API definition.
api-explorer
Open source components that make up ReadMe's API explorer
kzwhui's Repositories
kzwhui/libdatachannel
C/C++ WebRTC network library featuring Data Channels, Media Transport, and WebSockets
kzwhui/srs
SRS is a simple, high-efficiency, real-time video server supporting RTMP, WebRTC, HLS, HTTP-FLV, SRT, MPEG-DASH, and GB28181.
kzwhui/awesome-malware-analysis
Defund the Police.
kzwhui/go-gin-api
基于 Gin 进行模块化设计的 API 框架,封装了常用功能,使用简单,致力于进行快速的业务研发。比如,支持 cors 跨域、jwt 签名验证、zap 日志收集、panic 异常捕获、trace 链路追踪、prometheus 监控指标、swagger 文档生成、viper 配置文件解析、gorm 数据库组件、gormgen 代码生成工具、graphql 查询语言、errno 统一定义错误码、gRPC 的使用、cron 定时任务 等等。
kzwhui/WeChatMsg
提取微信聊天记录,将其导出成HTML、Word、CSV文档永久保存,对聊天记录进行分析生成年度聊天报告
kzwhui/LiTiaotiao-Custom-Rules
李跳跳自定义规则
kzwhui/rosedb
Lightweight, fast and reliable key/value storage engine based on Bitcask.
kzwhui/Tinyhttpd
Tinyhttpd 是J. David Blackstone在1999年写的一个不到 500 行的超轻量型 Http Server,用来学习非常不错,可以帮助我们真正理解服务器程序的本质。官网:http://tinyhttpd.sourceforge.net
kzwhui/smartdns
A local DNS server to obtain the fastest website IP for the best Internet experience, support DoT, DoH. 一个本地DNS服务器,获取最快的网站IP,获得最佳上网体验,支持DoH,DoT。
kzwhui/mediadevices
Go implementation of the MediaDevices API.
kzwhui/MangoHud
A Vulkan and OpenGL overlay for monitoring FPS, temperatures, CPU/GPU load and more. Discord: https://discordapp.com/invite/Gj5YmBb
kzwhui/redis-tools
⚡A collection of redis tools, including distributed lock, cas, casEx, cad
kzwhui/tinyrpc
🚀 Fast, stable, mini RPC framework based on protocol buffer
kzwhui/balancer
🎉 A go library that implements load balancing algorithms. Fast, stable mini layer 7 load balancer.
kzwhui/docker-nvidia-egl-desktop
KDE Plasma Desktop container designed for Kubernetes with direct access to the GPU with EGL using VirtualGL and Vulkan for GPUs with WebRTC and HTML5, providing an open source remote cloud graphics or game streaming platform. Does not require /tmp/.X11-unix host sockets or host configuration.
kzwhui/csi-driver-smb
This driver allows Kubernetes to access SMB Server on both Linux and Windows nodes.
kzwhui/openebs
Leading Open Source Container Attached Storage, built using Cloud Native Architecture, simplifies running Stateful Applications on Kubernetes.
kzwhui/stunner
A Kubernetes media gateway for WebRTC. Contact: info@l7mp.io
kzwhui/examples
Kubernetes application example tutorials
kzwhui/grab
A download manager package for Go
kzwhui/sig-storage-local-static-provisioner
Static provisioner of local volumes
kzwhui/TelegramGroup
悄咪咪收集的1000+个Telegram群合集,如果有更多好玩的telegram群,欢迎在 issue 提出或者pull requests
kzwhui/delayqueue
golang implemented reliable delay message queue based on redis. Go 语言实现的基于 Redis 的延时消息队列,支持基于 ACK 机制的可靠投递
kzwhui/kubernetes-handbook-1
Kubernetes中文指南/云原生应用架构实战手册 - https://jimmysong.io/kubernetes-handbook
kzwhui/s3cmd
Official s3cmd repo -- Command line tool for managing Amazon S3 and CloudFront services
kzwhui/Sunshine
Sunshine is a Gamestream host for Moonlight.
kzwhui/cloud-morph
Decentralize, Self-host Cloud Gaming/Application
kzwhui/webrtc
Pure Go implementation of the WebRTC API
kzwhui/samples
WebRTC Web demos and samples
kzwhui/build-your-own-x
Master programming by recreating your favorite technologies from scratch.