Pinned Repositories
api_with_flask
【教程】Flask 编写 API 入门教程
checknews
checknews
codes-markdown-notes
this is my private coding markdown notes, exclude what's from the web.
Dshell
Dshell is a network forensic analysis framework.
go-leetcode
A collection of 100+ popular LeetCode problems that I've solved in Go.
go-machinery
Simple example of task queuing in Go Machinery
JAVA
JAVA BASIC
micro-go-book
《Go语言高并发与微服务实战》代码
msops
A Go library for MySQL Ops
myshop
myshop
daihu's Repositories
daihu/micro-go-book
《Go语言高并发与微服务实战》代码
daihu/aliware-kafka-demos
提供各种客户端接入阿里云 消息队列 Kafka 的demo工程
daihu/bytebase
Database DevOps and CI/CD for Developer, DBA and Platform Engineering team.
daihu/cache
🗃 Generic cache use and cache manage. Provide a unified usage API by packaging various commonly used drivers. Support File, Memory, Redis, Memcached and more. Go 通用的缓存使用库,通过包装各种常用的驱动,来提供统一的使用API,便于使用。
daihu/design-pattern-by-go
用 Go 语言学设计模式
daihu/go-archaius
a dynamic configuration framework used in distributed system
daihu/go-daemon
A library for writing system daemons in golang.
daihu/go-diff
Diff, match and patch text in Go
daihu/go-gin-api
基于 Gin 进行模块化设计的 API 框架,封装了常用功能,使用简单,致力于进行快速的业务研发。比如,支持 cors 跨域、jwt 签名验证、zap 日志收集、panic 异常捕获、trace 链路追踪、prometheus 监控指标、swagger 文档生成、viper 配置文件解析、gorm 数据库组件、gormgen 代码生成工具、graphql 查询语言、errno 统一定义错误码、gRPC 的使用、cron 定时任务 等等。
daihu/go-mysqldiff-1
Golang 针对 MySQL 数据库表结构的差异 SQL 工具。
daihu/go-netflow
go netflow, capture process in/out traffic, similar to c Nethogs.
daihu/go-ycsb
A Go port of Yahoo! Cloud Serving Benchmark (YCSB)
daihu/goose
A database migration tool. Supports SQL migrations and Go functions.
daihu/http-downloader
A download tool that is baked for the GitHub release assets. 专注于 GitHub 项目的工具安装
daihu/ja-netfilter
A javaagent framework
daihu/kgo
k`s golang helper/library/utils 常用函数库/工具集
daihu/kubemanage
kubemanage是使用go+vue3开发的一款云原生运维平台,功能包括但不限于Kubernetes多集群管理、CMDB、Devops,可作为企业二次开发的模板,新手入门的学习项目
daihu/lancet
A comprehensive, efficient, and reusable util function library of go.
daihu/mix
✨ Standard Toolkit for Go fast development / Go 快速开发标准工具包
daihu/notes
some notes
daihu/pg-lock-tracer
A eBPF based lock tracer for the PostgreSQL database
daihu/pg-sniffer
Capture PostgreSQL SQL-queries
daihu/pglogrepl
PostgreSQL logical replication library for Go.
daihu/pgtracer
Tracing tools for PostgreSQL, using eBPF
daihu/prometheus
Collect DB Status or user-defined metrics with Prometheus
daihu/PrometheusAlert
Prometheus Alert是开源的运维告警中心消息转发系统,支持主流的监控系统Prometheus,Zabbix,日志系统Graylog和数据可视化系统Grafana发出的预警消息,支持钉钉,微信,华为云短信,腾讯云短信,腾讯云电话,阿里云短信,阿里云电话等
daihu/psql-docker-tests-example
📊 parallel black box PostgreSQL unit tests run against a real database.
daihu/toolbox
Toolbox - go utility library
daihu/webterminal
ssh rdp vnc telnet sftp bastion/jump web putty xshell terminal jumpserver audit realtime monitor rz/sz 堡垒机 云桌面 linux devops sftp websocket file management rz/sz otp 自动化运维 审计 录像 文件管理 sftp上传 实时监控 录像回放 网页版rz/sz上传下载/动态口令 django
daihu/wild-workouts-go-ddd-example
Go DDD example application. Complete project to show how to apply DDD, Clean Architecture, and CQRS by practical refactoring.