Skip to content

hnaderi/edomata

This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

7ee1fbb · Jan 22, 2024
Jan 9, 2024
Nov 16, 2023
Nov 14, 2023
Nov 14, 2023
Nov 16, 2023
Jan 22, 2024
Sep 22, 2022
Oct 19, 2022
Dec 6, 2022
Aug 13, 2023
Nov 17, 2023
Mar 18, 2023
Feb 23, 2022
Apr 12, 2023
Dec 12, 2023
Nov 14, 2023
May 3, 2022
Jan 1, 2024
Nov 14, 2023
May 3, 2022

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. Also please drop a ⭐ if this project interests you. I need encouragement.

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.