Kunji is a high-performance command-line utility written in Go. It rapidly tests API keys from various services by utilizing concurrent worker pools, proxy rotation, and smart auto-detection.
Lightweight QMD alternative: fully local hybrid search engine (BM25 + vector + rerank) and MCP server in a single ~15MB Go binary. No Node.js. Runs on Raspberry Pi.
Go package for creating manga or comic chapter files from image pages. It provides a common container interface and can write output as CBZ, PDF, EPUB, or a plain directory, with optional comic metadata.
BACnet 协议栈是一款基于 Go 语言实现的 BACnet/IP 通信组件,面向楼宇自动化(BA)与工业控制系统。支持设备发现(Who-Is/I-Am)、属性读写(Read/WriteProperty)、点位建模与扩展,具备跨平台能力(ARM/x86)与高并发性能,适用于边缘网关与数据采集场景。模块化架构便于协议扩展与系统集成,可无缝对接多种南向设备与北向平台。The BACnet protocol stack is implemented in Go for building automation, supporting discovery, property operations, flexible modeling, and scalable integration.