vertx-effect

Effect library

A library that enables functional effects in the Vert.x ecosystem using actor model principles and persistent data structures.

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.

GitHub

2 stars
1 watching
0 forks
Language: Java
last commit: almost 2 years ago
Linked from 1 awesome list

erlangfunctional-programmingjavajson-valuespersistent-data-structurevertxvertx-valuesvertx3

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
imrafaelmerino/vertx-mongo-effectEnables interaction with MongoDB in a functional and reactive style, integrating with Vertx-effect.0
vert-x3/vertx-rxA library that extends Vert.x with support for reactive programming using Rx libraries148
imrafaelmerino/vertx-valuesImproves Vert.x's JSON handling by providing codecs for immutable JSON objects.3
atmosphere/atmosphere-vertxA toolkit for building WebSocket and HTTP servers with reactive programming capabilities41
giginet/rxspritekitA framework providing reactive extensions to SpriteKit, enabling developers to write more expressive and maintainable code.131
leonoel/missionaryA toolkit providing referentially transparent operators for reactive dataflow programming in Clojure/Script699
reactiverse/aws-sdkA Vertx NIO-based client library for using AWS SDK v2 in non-blocking, scalable applications.49
juanavelez/vertx-utilA collection of utility methods for working with Vert.x2
reactiverse/vertx-maven-pluginA tool for automating build processes and enhancing development workflows for Vert.x applications74
alexlafroscia/ember-rxA JavaScript library that integrates the RxJS 6 reactive programming library into Ember.js applications9
tomasmikula/reactfxA Java library for working with reactive event streams and observable values in JavaFX applications.375
reactivex/rxjavastringA library providing RxJava string manipulation operators.129
reactivex/rxnettyA library that adapts the Reactive Extensions (Rx) framework to Netty, allowing developers to write asynchronous, event-driven network applications.1,382
lihaoyi/scala.rxA change propagation library for Scala that simplifies reactive programming by automatically updating dependent variables when their dependencies change.984