Stars
Maxwell's daemon, a mysql-to-json kafka producer
poi-excel-template是一个基于Apache POI的Excel模板引擎,也是一个免费开源的Java类库,你可以非常方便的加入到你的项目中,根据定义的Excel模板导出你想的Excel
A flexible distributed key-value database that is optimized for caching and other realtime workloads.
Mock是一个零侵入的服务端Mock平台,底层基于JVM Sandbox。相比于Fiddler、Charles和Burp Suite等客户端的代理调试工具,Mock的优势在于可以对调用链中的任何服务节点数据进行Mock,而不只是Mock离客户端最近一个节点的数据。
Distributed lock for your scheduled tasks
Set up your own OpenVPN server on Debian, Ubuntu, Fedora, CentOS, Arch Linux and more
Guice (pronounced 'juice') is a lightweight dependency injection framework for Java 11 and above, brought to you by Google.
Protoc integration for Maven. Supports Protoc plugins (such as gRPC), building from descriptors, discovery of sources from the classpath.
Like cURL, but for gRPC: Command-line tool for interacting with gRPC servers
安卓设备唯一标识解决方案,可替代移动安全联盟(MSA)统一 SDK 闭源方案。包括国内手机厂商的开放匿名标识(OAID)、海外手机平台的安卓广告标识(AAID),另外也提供了 IMEI/MEID、AndroidID、WidevineID、PseudoID、GUID 等常见的设备标识的获取方法。
MinIO is a high-performance, S3 compatible object store, open sourced under GNU AGPLv3 license.
Easy-to-use,Modular and Extendible package of deep-learning based CTR models .
Agents-Flex is an elegant LLM Application Framework like LangChain with Java.
🍒 Cherry Studio is a desktop client that supports for multiple LLM providers.
High performance non-blocking webserver
Resilience4j is a fault tolerance library designed for Java8 and functional programming
A high performance HTTP request router that scales well
🐙 关于提示词工程(prompt)的指南、论文、讲座、笔记本和资源大全(自动持续更新)
QDox - full extractor of Java class/interface/method definitions (including annotations, parameters, param names)
Java 1-21 Parser and Abstract Syntax Tree for Java with advanced analysis functionalities.
vʌvr (formerly called Javaslang) is a non-commercial, non-profit object-functional library that runs with Java 8+. It aims to reduce the lines of code and increase code quality.
Example for implementing aggregates (Domain-Driven Design) with Java