A pure functional finite state machine library for Elixir. Replika implements finite state machines as immutable data structures that transform during state transitions, making it well-suited for high-throughput and memory-constrained applications.
Show All Activities