Lists (1)
Sort Name ascending (A-Z)
Stars
😮 Core Interview Questions & Answers For Experienced Java(Backend) Developers | 互联网 Java 工程师进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务、海量数据处理等领域知识
Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)
RxJava – Reactive Extensions for the JVM – a library for composing asynchronous and event-based programs using observable sequences for the Java VM.
A distributed task scheduling framework.(分布式任务调度平台XXL-JOB)
Hystrix is a latency and fault tolerance library designed to isolate points of access to remote systems, services and 3rd party libraries, stop cascading failure and enable resilience in complex di…
Open-source IoT Platform - Device management, data collection, processing and visualization.
A collection of algorithms and data structures
A high performance caching library for Java
flink learning blog. http://www.54tianzhisheng.cn/ 含 Flink 入门、概念、原理、实战、性能调优、源码解析等内容。涉及 Flink Connector、Metrics、Library、DataStream API、Table API & SQL 等内容的学习案例,还有 Flink 落地应用的大型项目案例(PVUV、日志存储、百亿数据实时去…
Apache DolphinScheduler is the modern data orchestration platform. Agile to create high performance workflow with low-code
Resilience4j is a fault tolerance library designed for Java8 and functional programming
A collection of source code generators for Java.
👑 LeetCode of algorithms with java solution(updating).
BTrace - a safe, dynamic tracing tool for the Java platform
Non-Blocking Reactive Foundation for the JVM
Reactive Streams Specification for the JVM
Java Solutions to problems on LintCode/LeetCode
Apache Paimon is a lake format that enables building a Realtime Lakehouse Architecture with Flink and Spark for both streaming and batch operations.
Java library for parsing and rendering CommonMark (Markdown)
CommonMark/Markdown Java parser with source level AST. CommonMark 0.28, emulation of: pegdown, kramdown, markdown.pl, MultiMarkdown. With HTML to MD, MD to PDF, MD to DOCX conversion modules.
OpenTelemetry auto-instrumentation and instrumentation libraries for Java
Java distributed tracing implementation compatible with Zipkin backend services.
XML/XHTML and CSS 2.1 renderer in pure Java
JVector: the most advanced embedded vector search engine
OpenTracing API for Java. 🛑 This library is DEPRECATED! https://github.com/opentracing/specification/issues/163
A JSON Schema validation implementation in pure Java, which aims for correctness and performance, in that order