Stars
Native multi-data-source DB client — ~30MB, AI & MCP ready. Not Electron. 丨原生轻量数据库客户端(Go + Wails + React,~30MB):SQL/缓存/向量/消息/国产库,内置 AI 与 MCP,告别 Electron。
A generative speech model for daily dialogue.
Greenplum(v5,v6) exporter for Prometheus
High-performance, scalable time-series database designed for Industrial IoT (IIoT) scenarios
The Context Platform for your Data and AI Stack
APM, Application Performance Monitoring System
调度系统:提供友好的web界面,支持shell和http触发型的任务、工作流(由多个任务构成),支持任务的自依赖配置,支持失败重试、负载均衡。
GraphScheduleEngin通过消息队列的机制,提供了任务配置、任务启动、任务依赖分析、任务分配的方案;开发任务worker时只需要关注任务本身的计算、运行,通过订阅MessageQueue的消息来获取分配的任务,并在任务完成时通过MessageQueue将任务状态发送至GraphScheduleEngine;GraphScheduleEngine在收到一个任务状态后判断是否开始下一…