Packages
elsa
0.12.3Elsa is a full-featured Kafka library written in Elixir and extending the :brod library with additional support from the :kafka_protocol Erlang libraries to provide capabilities not available in :brod.
placebo
2.0.0A mocking library for ExUnit inspired by RSpec and based on meck.
brook_serializer
2.2.1Serializer and Deserializer protocol used by brook to serialize and deserialize event
json_serde
1.1.1JsonSerde serializes and deserializes nested elixir datastructures, including custom structs.
brook
0.6.0Brook provides an event stream client interface for distributed applications. Brook sends and receives messages with the event stream via a driver module and persists an application-specific view of the event stream via a storage module.
checkov
1.0.0A parameterized testing library attempting to emulate the data driven testing of the [Spock Framework](http://spockframework.org/).
off_broadway_kafka
1.0.1Implementation of Broadway that supports a Kafka producer