Edomata
(Event-driven automata for Scala, Scala.js and scala native)
visit Project site to see tutorials and docs. Also please drop a ⭐ if this project interests you. I need encouragement.
Use latest version from badge above
libraryDependencies += "dev.hnaderi" %% "edomata-core" % "<last version from badge>"
or other modules
libraryDependencies += "dev.hnaderi" %% "edomata-skunk-circe" % "<last version from badge>"
See modules for more info.
or for scala.js and or scala native
libraryDependencies += "dev.hnaderi" %%% "edomata-core" % "<last version from badge>"
- Edomata example from tutorials
- Feel free to add your projects in a PR!
Here's a (non-exhaustive) list of companies that use edomata in production. Don't see yours? You can add it in a PR!
- eveince capital uses edomata in its trading platform and order management systems.