An implementation of the raft consensus protocol. Provides a way to create strongly consistent, distributed state machines.
High performance multiple backend web server
An Elixir based HTTP load & performance testing framework
Wrapper to use Artsy API to get artworks.
An inference engine written 100% in Elixir.
Ecto Fixtures provides a simple DSL for quickly creating fixture data for your test suite.
Monitoring many URLs as you can and get the realtime status for each one
Wrapper to use Storebrand REST API.
Snowplow event tracker for elixir. Add analytics to all your elixir apps
A library of convenience functions for manipulating datasets.
Library for working with RowBinary format in ClickHouse.
Seqy is an events sequentializer. Need to process events in a specific order? Seqy can help.
Snowflake driver written in pure Elixir, using db_connection
A simple queue with Mnesia persistence and TTF
MongoDB persistence support for Seven Otters.
PostgreSQL persistence support for Seven Otters.
Build API routes based on OpenAPI v3 spec.
EctoMultiRepo is a "batteries included" library that allows you to create ecto repos dynamically at runtime.
Elixir library for lightweight AI agent orchestration
Elixir library for MTN Mobile Money API integration
A to generate Elixir code from Avro schemas
A powerful and approachable neuroevolution library for Elixir
Library for interfacing with Asterisk using ARI
A cache local to Plug requests
RIG, the Reactive Interaction Gateway, provides an easy (and scaleable) way to push messages from backend services to connected frontends...
RabbitMQ RPC Client and Server library for Elixir.
Building Blocks to write CQRS Event Sourcing apps in Elixir
A M.U.D. engine implemented in Elixir.
util
Distributed tasks provide a nice way to run a unique task across elixir cluster. This package is built with TDD in mind, you can easily ...