Git Product home page Git Product logo

Products

Project Language Stars Forks Remark
AIdea Flutter/Dart AIdea 是一款支持 GPT 以及国产大语言模型通义千问、文心一言等,支持 Stable Diffusion 文生图、图生图、 SDXL1.0、超分辨率、图片上色的全能型 APP
AIdea-Server Go AIdea 是一款支持 GPT 以及国产大语言模型通义千问、文心一言等,支持 Stable Diffusion 文生图、图生图、 SDXL1.0、超分辨率、图片上色的全能型 APP,这是服务端。
AIdea-Docker docker AIdea 的一键部署安装包,采用 docker-compose 实现。

Tutorials

Project Language Stars Forks Remark
🔥 growing-up Markdown 程序猿成长计划
mariadb-ha Shell Mariadb 10.4 + MaxScale + Keepalive HA
redis-ha Shell 主备模式的Redis高可用配置,配合Keepalived实现
keepalived-example Shell Keepalived & LVS 搭建高可用的Web服务
rabbitmq-pubsub-php PHP RabbitMQ发布订阅实战-实现延时重试队列 PHP 示例
rabbitmq-pubsub-java Java RabbitMQ发布订阅实战-实现延时重试队列 Java 示例

Glacier Framework

Project Language Stars Forks Remark
🔥 glacier Go 为 Go 语言设计的基于依赖注入的应用开发框架,为应用提供模块化支持
🔥 go-ioc Go a runtime dependency injection library for Go
redis-event-store Go 为 glacier 框架提供的基于 Redis 作为后端的事件库
distribute-locks Go 为 glacier 框架任务调度器提供的分布式锁实现
giris Go Iris 框架适配 Glacier 框架
eloquent Go Go 版本的 Eloquent ORM 框架(起源于 PHP 最流行的 Laravel 框架)

Projects

Project Language Stars Forks Remark
🔥 wizard PHP 开源文档管理系统,支持 Markdown/Excel/Swagger
🔥 redis-tui Go A Redis Text-based UI client in CLI
🔥 remote-tail Go 同步监控多台服务器日志文件
🔥 heimdall Go MySQL 导入导出工具,支持xlsx/csv/json/markdown/sql 等多种格式
🔥 adanos-alert Go 开源告警通知系统,支持钉钉、邮件、短信、电话告警通知
adanos-mail-connector Go 为 adanos-alert 提供的邮件转换工具,可以接收邮件,转换为 adanos 事件
🔥 healthcheck Go 服务健康检查系统,支持 http/icmp 协议,支持基于 consul 的服务发现
webdav-server Go 一个 Go 语言开发的 WebDAV 服务器,支持 LDAP 集成
🔥 secure-proxy Go 一个前置代理,为企业内部基于 http 协议的服务提供安全访问入口
secure-tunnel Go 一个前置代理,为企业内部基于 tcp 协议的服务提供安全访问入口
apollo-tools Go 一个命令行的小工具,用于获取 Apollo 配置中心的配置,输出到指定文件
consul-kv-migrate Go 用于在两个独立的 Consul 集群之间迁移 KV 数据和比较 KV 差异
universal-exporter Go 一个通用的 Prometheus 维度工具,目前支持从数据库中查询生成 Metric 数据
file-lines-cal Go 用于统计不同文件的总行数,比如统计代码总行数
graphviz-server Docker & Go 一个 Web 服务,封装了对 Graphviz 的接口调用
differ Go 一个命令行工具,用于记录文件内容变更
mysql-diff Go 用于记录 MySQL 数据库系统变量、用户、数据库的变更,生成差异报告
mongo-diff Go 用于记录 MongoDB 数据库系统变量、用户、数据库的变更,生成差异报告
tuna Go 使用 Go 语言开发的短链接生成服务
wizard-migration Go Wizard 数据迁移工具,用于将 ShowDoc 的文档迁移到 Wizard
coyotes Go 异步命令执行队列
date-filter Go 用于筛选当前时间到之前指定的范围内的日志内容的小工具
FileWatcher Go 文件变动监控,在目录下的文件发生变动的时候,自动触发配置的命令

Libraries

Project Language Stars Forks Remark
🔥 asteria Go 为 Go 语言设计的结构化的日志框架
go-utils Go 一些开发中常用的 Go 函数,包含 Slice 和 Map 的 map-reduce 系列函数
sync Go 多台服务器之间文件增量同步系统,带 web 管理界面
sshx Go 一个 Golang 的 SSH 库,封装了 ssh 和 sftp,简化了操作接口

管宜尧's Projects

adanos-alert icon adanos-alert

adanos-alert is a alert manager with multi alert channel support

adanos-mail-connector icon adanos-mail-connector

伪装成为 SMTP 服务器,将邮件转换为 Adanos 事件发送给 Adanos-alert Server

aidea icon aidea

AIdea 是一款支持 GPT 以及国产大语言模型通义千问、文心一言等,支持 Stable Diffusion 文生图、图生图、 SDXL1.0、超分辨率、图片上色的全能型 APP。

aidea-docker icon aidea-docker

本项目为 AIdea 项目的一键部署安装包,基于 docker compose。

aidea-server icon aidea-server

AIdea 是一款支持 GPT 以及国产大语言模型通义千问、文心一言等,支持 Stable Diffusion 文生图、图生图、 SDXL1.0、超分辨率、图片上色的全能型 APP。

amboy icon amboy

Amboy -- A Go(lang) Job Queue Tool

api icon api

A RESTful API package for the Laravel and Lumen frameworks.

apollo-tools icon apollo-tools

apollo-tools 是一个用于为应用生成存储在 Apollo 配置中心中存储的配置文件的小工具

arsenals icon arsenals

Arsenals PHP开发框架,让PHP开发不在单调

asteria icon asteria

Asteria is a logging library for go.

base64captcha icon base64captcha

golang base64-captcha supports digits, numbers,alphabet, arithmetic, audio and digit-alphabet captcha

before_after icon before_after

A flutter package which makes it easier to display the difference between two images.

bolt icon bolt

An embedded key/value database for Go.

caddy icon caddy

Fast, cross-platform HTTP/2 web server with automatic HTTPS

chatgpt-next-web icon chatgpt-next-web

A well-designed cross-platform ChatGPT UI (Web / PWA / Linux / Win / MacOS). 一键拥有你自己的跨平台 ChatGPT 应用。

coll icon coll

Coll is a collection library for Go

consul icon consul

Consul is a distributed, highly available, and data center aware solution to connect and configure applications across dynamic, distributed infrastructure.

consul-kv-migrate icon consul-kv-migrate

一个简单的小工具,用于在两个独立的 Consul 集群之间迁移 KV 数据和比较 KV 差异

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.