Lists (1)
Sort Name ascending (A-Z)
Starred repositories
The open-source alternative to Claude Cowork (powered by opencode)
Master programming by recreating your favorite technologies from scratch.
Linux tool for controlling PS5 DualSense controller
Bluetooth gamepad, mouse and keyboard support for ESP32 and PicoW
Confluent Docker images for Apache Kafka
f.k.a. Awesome ChatGPT Prompts. Share, discover, and collect prompts from the community. Free and open source — self-host for your organization with complete privacy.
Spring Authorization Server
A React Component for GitHub Login
Create your Java crypto trading bot in minutes. Our Spring boot starter takes care of exchange connections, accounts, orders, trades, and positions so you can focus on building your strategies.
This is the Rust course used by the Android team at Google. It provides you the material to quickly teach Rust.
Java distributed tracing implementation compatible with Zipkin backend services.
Open-Source Web UI for Apache Kafka Management
CNCF Jaeger, a Distributed Tracing Platform
Define and run multi-container applications with Docker
A tool to fix damaged cover of Kindle ebook.
💻 htop-like system-monitor for Windows with Vi-keybindings.
Code samples that demonstrate how to customize your Develocity build configuration using Gradle, Maven, Bazel or sbt
Download and generate EPUB of your favorite books from O'Reilly Learning (aka Safari Books Online) library.
Automatize releasing Gradle projects to Maven Central.
IDEA Plugin 插件开发可以帮助研发人员提升能效,解决一些实际场景中的共性问题。但最近在折腾IDEA插件开发的时候,市面的资料确实不多,也没有成体系完整的开发指导手册,所以就遇到了很多不知道就不会的事情,需要一点点查询搜索源码、验证API接口,最终把各项功能实现,当然在这个过程中也确实踩了不少坑!接下来在这个专栏会把一些关于 IDEA 插件开发用到的各项知识做成案例输出出来,帮助有需…