java-design-patterns by iluwatar

Design patterns implemented in Java

created at Aug. 9, 2014, 4:45 p.m.

Java

3,778 +0

89,799 +96

26,568 +22

GitHub
dubbo by apache

The java implementation of Apache Dubbo. An RPC and microservice framework.

created at June 19, 2012, 7:56 a.m.

Java

3,046 -3

40,470 +16

26,425 +9

GitHub
mybatis-3 by mybatis

MyBatis SQL mapper framework for Java

created at Feb. 14, 2013, 7:03 p.m.

Java

1,145 +0

19,751 +8

12,839 +5

GitHub
guava by google

Google core libraries for Java

created at May 29, 2014, 4:23 p.m.

Java

2,378 -1

50,146 +21

10,894 +9

GitHub
zxing by zxing

ZXing ("Zebra Crossing") barcode scanning library for Java, Android

created at Oct. 12, 2011, 2:07 p.m.

Java

1,656 -3

32,769 +13

9,360 +0

GitHub
incubator-seata by apache

fire Seata is an easy-to-use, high-performance, open source distributed transaction solution.

created at Dec. 28, 2018, 8:37 a.m.

Java

846 +0

25,296 +14

8,775 -3

GitHub
Sentinel by alibaba

A powerful flow control component enabling reliability, resilience and monitoring for microservices. (面向云原生微服务的高可用流控防护组件)

created at April 4, 2018, 6:37 a.m.

Java

785 +0

22,375 +10

8,020 +4

GitHub
RxJava by ReactiveX

RxJava – Reactive Extensions for the JVM – a library for composing asynchronous and event-based programs using observable sequences for the Java VM.

created at Jan. 8, 2013, 8:11 p.m.

Java

2,209 +0

47,896 +21

7,604 -1

GitHub
arthas by alibaba

Alibaba Java Diagnostic Tool Arthas/Alibaba Java诊断利器Arthas

created at Aug. 29, 2018, 5:15 p.m.

Java

1,133 -1

35,572 +32

7,477 +7

GitHub
fastjson by alibaba

FASTJSON 2.0.x has been released, faster and more secure, recommend you upgrade.

created at Nov. 3, 2011, 6:58 a.m.

Java

1,290 +0

25,739 +3

6,503 +1

GitHub
redisson by redisson

Redisson - Easy Redis Java client and Real-Time Data Platform. Valkey compatible. Sync/Async/RxJava/Reactive API. Over 50 Redis or Valkey based Java objects and services: Set, Multimap, SortedSet, Map, List, Queue, Deque, Semaphore, Lock, AtomicLong, Map Reduce, Bloom filter, Spring, Tomcat, Scheduler, JCache API, Hibernate, RPC, local cache...

created at Jan. 11, 2014, 2:06 p.m.

Java

878 +1

23,313 +28

5,349 +6

GitHub
EventBus by greenrobot

Event bus for Android and Java that simplifies communication between Activities, Fragments, Threads, Services, etc. Less code, better quality.

created at July 16, 2012, 4:55 p.m.

Java

1,041 +0

24,679 +3

4,660 -1

GitHub
gson by google

A Java serialization/deserialization library to convert Java Objects into JSON and back

created at March 19, 2015, 6:21 p.m.

Java

736 +0

23,349 +15

4,278 +3

GitHub
webmagic by code4craft

A scalable web crawler framework for Java.

created at April 23, 2013, 12:57 p.m.

Java

768 +0

11,415 +5

4,182 +2

GitHub
java8-tutorial by winterbe

Modern Java - A Guide to Java 8

created at March 16, 2014, 5:25 p.m.

Java

999 +0

16,721 -4

4,043 -1

GitHub
jedis by redis

Redis Java client

created at June 11, 2010, 1:04 p.m.

Java

681 -1

11,849 +11

3,866 -4

GitHub
grpc-java by grpc

The Java gRPC implementation. HTTP/2 based RPC

created at Dec. 8, 2014, 7 p.m.

Java

521 +1

11,423 +11

3,842 +4

GitHub
pinpoint by pinpoint-apm

APM, (Application Performance Management) tool for large-scale distributed systems.

created at Oct. 20, 2014, 9:27 a.m.

Java

738 -2

13,414 +7

3,750 +0

GitHub
eureka by Netflix

AWS Service registry for resilient mid-tier load balancing and failover.

created at July 26, 2012, 10:23 p.m.

Java

999 -1

12,411 +6

3,744 +1

GitHub
checkstyle by checkstyle

Checkstyle is a development tool to help programmers write Java code that adheres to a coding standard. By default it supports the Google Java Style Guide and Sun Code Conventions, but is highly configurable. It can be invoked with an ANT task and a command line program.

created at Aug. 31, 2013, 2:05 a.m.

Java

222 +1

8,328 +6

3,665 -1

GitHub