From bace4b4f990f230294894888bea1c4eb79fad605 Mon Sep 17 00:00:00 2001 From: Thomas Borg Salling Date: Mon, 6 Jul 2026 09:51:34 +0200 Subject: [PATCH] Add AISmessages to Miscellaneous Co-Authored-By: Claude Opus 4.8 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index df777c05..297c5417 100644 --- a/README.md +++ b/README.md @@ -795,6 +795,7 @@ _Tools for creating and managing microservices._ _Everything else._ +- [AISmessages](https://github.com/tbsalling/aismessages) - Decoder of NMEA-armoured AIS messages used in maritime navigation and safety systems, offering ITU 1371 compliance, high performance and zero runtime dependencies. (CC-BY-NC-SA-4.0) - [CQEngine](https://github.com/npgall/cqengine) - Ultra-fast, SQL-like queries on Java collections. - [Design Patterns](https://github.com/iluwatar/java-design-patterns) - Implementation and explanation of the most common design patterns. - [FF4J](https://github.com/ff4j/ff4j) - Feature Flags for Java.