event_source_encoder
Encoder
Library to encode data into EventSource compliant format
EventSourceEncoder is a Elixir library to encode data into EventSource compliant data.
4 stars
2 watching
1 forks
Language: Elixir
last commit: over 9 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| Provides a minimal interface for serialization and deserialization of events in event-sourcing systems | 82 |
| A pure Elixir implementation of Base62 encoding and decoding | 20 |
| A Ruby library to consume and interact with Server-Sent Events (SSE) streaming APIs. | 85 |
| Builds functional domain models using event sourcing in Elixir | 104 |
| A YAML encoder for Elixir. | 22 |
| A library providing functions for character encoding conversion using the erlang-mbcs module | 27 |
| A streaming JSON encoder for Elixir that prioritizes memory efficiency and parallelism over raw speed. | 8 |
| A library to handle Bencode data serialization and deserialization in Elixir | 4 |
| A library providing functions for Base58Check encoding and decoding in Elixir | 16 |
| A JSON handling library for Elixir. | 60 |
| An Elixir implementation of Ethereum's RLP encoding specification | 31 |
| An Elixir TCP client adapter for Event Store event sourcing system | 130 |
| Provides native JSON encoding and decoding support for Elixir | 217 |
| An Elixir-based application that enables the addition of social features to existing applications by consuming and serving events via RabbitMQ. | 12 |
| A library that encodes numbers using a compact set of characters (Base62) and provides decoding functionality. | 10 |