You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+9-9Lines changed: 9 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -34,7 +34,7 @@ _Frameworks that help you to leverage LLMs and AI._
34
34
35
35
> **[AgentScope Java](https://github.com/agentscope-ai/agentscope-java)** <kbd>★ 4.7k</kbd> 🟢<br>Framework for building distributed, long-running AI agents with tool execution, persistence and multi-agent orchestration.
36
36
37
-
> **[Anahata ASI](https://github.com/anahata-os/anahata-asi)** <kbd>★ 22</kbd> <kbd>Apache-2.0</kbd> 🟢<br>Java agent container with local LLM adapters, stateful tool execution, context management and IDE integration.
37
+
> **[Anahata ASI](https://github.com/anahata-os/anahata-asi)** <kbd>★ 21</kbd> <kbd>Apache-2.0</kbd> 🟢<br>Java agent container with local LLM adapters, stateful tool execution, context management and IDE integration.
38
38
39
39
> **[Dokimos](https://github.com/dokimos-dev/dokimos)** <kbd>★ 47</kbd> <kbd>MIT</kbd> 🟢<br>Evaluation framework for LLM and AI-agent applications that scores responses, validates tool calls and execution traces, and catches quality regressions in CI.
40
40
@@ -327,7 +327,7 @@ _Libraries that provide external configuration._
327
327
328
328
> **[avaje config](https://github.com/avaje/avaje-config)** <kbd>★ 107</kbd> <kbd>Apache-2.0</kbd> 🟢<br>Loads yaml and properties files, supports dynamic configuration, plugins, file-watching and config event listeners.
329
329
330
-
> **[centraldogma](https://github.com/line/centraldogma)** <kbd>★ 664</kbd> <kbd>Apache-2.0</kbd> 🟢<br>Highly-available version-controlled service configuration repository based on Git, ZooKeeper and HTTP/2.
330
+
> **[centraldogma](https://github.com/line/centraldogma)** <kbd>★ 663</kbd> <kbd>Apache-2.0</kbd> 🟢<br>Highly-available version-controlled service configuration repository based on Git, ZooKeeper and HTTP/2.
331
331
332
332
> **[ClearConfig](https://github.com/japgolly/clear-config-java)** <kbd>★ 9</kbd> <kbd>Apache-2.0</kbd> 🟢<br>Type-safe, composable configuration library with a focus on runtime clarity.
333
333
@@ -727,9 +727,9 @@ _Libraries related to the financial domain._
> **[Philadelphia](https://github.com/paritytrading/philadelphia)** <kbd>★ 345</kbd> <kbd>Apache-2.0</kbd> 🟢<br>Low-latency financial information exchange.
730
+
> **[Philadelphia](https://github.com/paritytrading/philadelphia)** <kbd>★ 344</kbd> <kbd>Apache-2.0</kbd> 🟢<br>Low-latency financial information exchange.
731
731
732
-
> **[Stripe](https://github.com/stripe/stripe-java)** <kbd>★ 994</kbd> <kbd>MIT</kbd> 🟢<br>Integration with the Stripe API.
732
+
> **[Stripe](https://github.com/stripe/stripe-java)** <kbd>★ 993</kbd> <kbd>MIT</kbd> 🟢<br>Integration with the Stripe API.
733
733
734
734
> **[ta4j](https://github.com/ta4j/ta4j)** <kbd>★ 2.5k</kbd> 🟢<br>Library for technical analysis.
735
735
@@ -1217,7 +1217,7 @@ _Everything else._
1217
1217
1218
1218
> **[AISmessages](https://github.com/tbsalling/aismessages)** <kbd>★ 168</kbd> 🟢<br>Decodes NMEA-armoured AIS messages for maritime navigation and safety systems with ITU-R M.1371 support and no runtime dependencies. (CC-BY-NC-SA-4.0)
> **[Design Patterns](https://github.com/iluwatar/java-design-patterns)** <kbd>★ 94.2k</kbd> 🟢<br>Implementation and explanation of the most common design patterns.
1223
1223
@@ -1485,7 +1485,7 @@ _Java platform as a service._
1485
1485
1486
1486
_Algorithms and libraries for finding routes in graphs and spatial environments._
1487
1487
1488
-
> **[Pathetic](https://github.com/bsommerfeld/pathetic)** <kbd>★ 378</kbd> <kbd>MIT</kbd> 🟢<br>A highly configurable 3D A\* pathfinding library that uses specific optimizations for high performance.
1488
+
> **[Pathetic](https://github.com/bsommerfeld/pathetic)** <kbd>★ 377</kbd> <kbd>MIT</kbd> 🟢<br>A highly configurable 3D A\* pathfinding library that uses specific optimizations for high performance.
1489
1489
1490
1490
</details>
1491
1491
@@ -1804,7 +1804,7 @@ _Libraries that handle security, authentication, authorization or session manage
1804
1804
1805
1805
> **[jwt-java](https://github.com/BastiaanJansen/jwt-java)** <kbd>★ 14</kbd> <kbd>MIT</kbd> 🔴<br>Easily create and parse JSON Web Tokens and create customized JWT validators using a fluent API.
1806
1806
1807
-
> **[Keycloak](https://github.com/keycloak/keycloak)** <kbd>★ 35.9k</kbd> <kbd>Apache-2.0</kbd> 🟢<br>Integrated SSO and IDM for browser apps and RESTful web services.
1807
+
> **[Keycloak](https://github.com/keycloak/keycloak)** <kbd>★ 35.8k</kbd> <kbd>Apache-2.0</kbd> 🟢<br>Integrated SSO and IDM for browser apps and RESTful web services.
1808
1808
1809
1809
> **[MOSS](https://github.com/mosscomputing/moss-java)** <kbd>★ 0</kbd> 🟢<br>Cryptographic signing for AI agents using ML-DSA-44 post-quantum signatures, creating audit trails for attribution and compliance.
1810
1810
@@ -2012,7 +2012,7 @@ _Other stuff related to testing._
2012
2012
2013
2013
> **[Mutability Detector](https://github.com/MutabilityDetector/MutabilityDetector)** <kbd>★ 246</kbd> <kbd>Apache-2.0</kbd> 🟠<br>Reports whether instances of a given class are immutable.
2014
2014
2015
-
> **[Selfie](https://github.com/diffplug/selfie)** <kbd>★ 101</kbd> <kbd>Apache-2.0</kbd> 🟢<br>Snapshot testing (inline and on disk).
2015
+
> **[Selfie](https://github.com/diffplug/selfie)** <kbd>★ 100</kbd> <kbd>Apache-2.0</kbd> 🟢<br>Snapshot testing (inline and on disk).
2016
2016
2017
2017
> **[skipper-java](https://github.com/get-skipper/skipper-java)** <kbd>★ 4</kbd> <kbd>MIT</kbd> 🟠<br>Real-time test execution control via Google Spreadsheet, enabling instant toggle without code changes.
2018
2018
@@ -2121,7 +2121,7 @@ _Libraries that analyze the content of websites._
> **[StormCrawler](https://github.com/apache/stormcrawler)** <kbd>★ 988</kbd> <kbd>Apache-2.0</kbd> 🟢<br>SDK for building low-latency and scalable web crawlers.
2124
+
> **[StormCrawler](https://github.com/apache/stormcrawler)** <kbd>★ 987</kbd> <kbd>Apache-2.0</kbd> 🟢<br>SDK for building low-latency and scalable web crawlers.
2125
2125
2126
2126
> **[webmagic](https://github.com/code4craft/webmagic)** <kbd>★ 11.7k</kbd> <kbd>Apache-2.0</kbd> 🟠<br>Scalable crawler with downloading, url management, content extraction and persistent.
0 commit comments