-
otavia-projects/otavia 0.4.5
Your shiny new IO & Actor programming model! ❤️❤️❤️ Star Me Please 👆👆👆
Scala versions: 3.x -
davidgregory084/vertices 0.1.2
Scala versions: 2.13 2.12 -
pac4j/vertx-pac4j 5.0.1
Security library for Vert.x: OAuth, CAS, SAML, OpenID Connect, LDAP, JWT...
-
imrafaelmerino/vertx-mongo-effect 1.0.0-RC4
Vertx-MongoDB-Effect enables interaction with MongoDB in a purely functional and reactive style, seamlessly integrating with Vertx-effect. This library requires familiarity with Vertx-effect, as both frameworks share a foundational reliance on immutability and persistent data structures provided by json-values.
-
imrafaelmerino/vertx-effect 1.0.0-RC5
Vertx-effect brings functional effects to the Vert.x ecosystem and is inspired by Erlang’s actor model. Its manifesto emphasizes principles such as maximizing the use of verticles for scalability, maintaining single responsibility for each verticle, and prioritizing simplicity to enhance reliability and ease debugging.