-
Chongqing University of Posts and Telecommunications
- 重庆
Stars
Acemcp 是一个高性能的 MCP (Model Context Protocol) 服务器,专为 AI 助手(如 Claude、GPT 等)提供代码库索引和语义搜索能力。通过 Acemcp,AI 助手可以: 🔍 快速搜索和理解大型代码库 📊 获取带行号的精确代码片段 🤖 自动增量更新索引 🌐 通过 Web 界面管理和调试
The most(might be) detailed Kubernetes tutorials in Chinese. 全网(可能)最详细的Kubernetes中文教程。
Lightweight coding agent that runs in your terminal
GitLab webhook service for Claude Code CLI integration
GitLab webhook service for Claude Code CLI integration
📚 《Go语言高级编程》开源图书,涵盖CGO、Go汇编语言、RPC实现、Protobuf插件实现、Web框架实现、分布式系统等高阶主题(完稿)
LLM-powered framework for deep document understanding, semantic retrieval, and context-aware answers using RAG paradigm.
Open-source framework for building AI-powered apps in JavaScript, Go, and Python, built and used in production by Google
Agentic ADK is an Agent application development framework launched by Alibaba International AI Business, based on Google-ADK and Ali-LangEngine.
Agentic AI Framework for Java Developers
A modern load testing tool, using Go and JavaScript
🚀 Beautiful highly customizable statusline for Claude Code CLI with powerline support, themes, and more.
Maple Mono: Open source monospace font with round corner, ligatures and Nerd-Font icons for IDE and terminal, fine-grained customization options. 带连字和控制台图标的圆角等宽字体,中英文宽度完美2:1,细粒度的自定义选项
A list of semi to fully remote-friendly companies (jobs) in tech.
Design patterns implemented in Java
Trae Agent is an LLM-based agent for general purpose software engineering tasks.
Converts between various future types
The reliable, generic, fast and flexible logging framework for Java.
Benchmarks for JDK HTTP Server running on Java 21 with Virtual Threads
[EMNLP2025] "LightRAG: Simple and Fast Retrieval-Augmented Generation"
SoTA production-ready AI retrieval system. Agentic Retrieval-Augmented Generation (RAG) with a RESTful API.
使用PotPlayer播放迅雷云盘、阿里云盘中的视频,支持在PotPlayer选择清晰度(原画,1080p,720p……)、从opensubtitles.com获取英文字幕。
⚡️ Express inspired web framework written in Go
wolforest / rocketmq-wolf
Forked from apache/rocketmq生产在用,读得懂的RocketMQ分支; 2本小书 + 500张图 + 2W多行注释,...
为GPT/GLM等LLM大语言模型提供实用化交互接口,特别优化论文阅读/润色/写作体验,模块化设计,支持自定义快捷按钮&函数插件,支持Python和C++等项目剖析&自译解功能,PDF/LaTex论文翻译&总结功能,支持并行问询多种LLM模型,支持chatglm3等本地模型。接入通义千问, deepseekcoder, 讯飞星火, 文心一言, llama2, rwkv, claude2, m…
High-Performance server for NATS.io, the cloud and edge native messaging system.
Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead
7 days golang programs from scratch (web framework Gee, distributed cache GeeCache, object relational mapping ORM framework GeeORM, rpc framework GeeRPC etc) 7天用Go动手写/从零实现系列