Skip to content
forked from hnaderi/edomata

Production ready event-driven automata for Scala, Scala.js and scala native

License

Notifications You must be signed in to change notification settings

stoszkom/edomata

 
 

Repository files navigation

Edomata icon
Edomata (Event-driven automata for Scala, Scala.js and scala native)

Cats friendly

edomata-core Scala version support javadoc GitHub Workflow Status GitHub
Typelevel Affiliate Project Scala Steward badge

Getting started

visit Project site to see tutorials and docs.

Add to your build

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>"

Projects

Articles and blog posts

Adopters

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.

About

Production ready event-driven automata for Scala, Scala.js and scala native

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Scala 99.7%
  • Nix 0.3%