
Starred repositories
A cross-platform GUI automation Python module for human beings. Used to programmatically control the mouse & keyboard.
Computer gaming agents that run on your PC and laptops.
ChatGPT 中文调教指南。各种场景使用指南。学习怎么让它听你的话。
Incredibly fast JavaScript runtime, bundler, test runner, and package manager – all in one
开发者边车,github打不开,github加速,git clone加速,git release下载加速,stackoverflow加速
A self contained Lua MessagePack C implementation.
Windows system utilities to maximize productivity
the AI-native open-source embedding database
Milvus is a high-performance, cloud-native vector database built for scalable vector ANN search
🦜🔗 Build context-aware reasoning applications
Letta (formerly MemGPT) is a framework for creating LLM services with memory.
multiplayer arcade game for bare metal Raspberry Pi 3 B+
Tensors and Dynamic neural networks in Python with strong GPU acceleration
Get up and running with Llama 3.3, DeepSeek-R1, Phi-4, Gemma 2, and other large language models.
[NeurIPS 2023] MotionGPT: Human Motion as a Foreign Language, a unified motion-language generation model using LLMs
General-purpose programming language and toolchain for maintaining robust, optimal, and reusable software.
👻 Ghostty is a fast, feature-rich, and cross-platform terminal emulator that uses platform-native UI and GPU acceleration.
Scriptable database and system performance benchmark
A highly scalable real-time graphing system
2D vector & raster editor that melds traditional layers & tools with a modern node-based, non-destructive, procedural workflow.
⚙️🦀 Build portable, modular & lightweight Fullstack Agents
Limbo is a project to build the modern evolution of SQLite.
IDEA Plugin 插件开发可以帮助研发人员提升能效,解决一些实际场景中的共性问题。但最近在折腾IDEA插件开发的时候,市面的资料确实不多,也没有成体系完整的开发指导手册,所以就遇到了很多不知道就不会的事情,需要一点点查询搜索源码、验证API接口,最终把各项功能实现,当然在这个过程中也确实踩了不少坑!接下来在这个专栏会把一些关于 IDEA 插件开发用到的各项知识做成案例输出出来,帮助有需…