event_source_encoder

Encoder

Library to encode data into EventSource compliant format

EventSourceEncoder is a Elixir library to encode data into EventSource compliant data.

GitHub

4 stars
2 watching
1 forks
Language: Elixir
last commit: about 11 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
jet/fscodecProvides a minimal interface for serialization and deserialization of events in event-sourcing systems82
elixirs/base62A pure Elixir implementation of Base62 encoding and decoding20
francois2metz/em-eventsourceA Ruby library to consume and interact with Server-Sent Events (SSE) streaming APIs.85
slashdotdash/eventsourcedBuilds functional domain models using event sourcing in Elixir104
ufirstgroup/ymlrA YAML encoder for Elixir.22
woxtu/elixir-mbcsA library providing functions for character encoding conversion using the erlang-mbcs module27
treye/json_stream_encoderA streaming JSON encoder for Elixir that prioritizes memory efficiency and parallelism over raw speed.8
alehander92/bencoderA library to handle Bencode data serialization and deserialization in Elixir4
gjaldon/base58checkA library providing functions for Base58Check encoding and decoding in Elixir16
meh/jazzA JSON handling library for Elixir.60
mana-ethereum/ex_rlpAn Elixir implementation of Ethereum's RLP encoding specification31
exponentially/extremeAn Elixir TCP client adapter for Event Store event sourcing system130
cblage/elixir-jsonProvides native JSON encoding and decoding support for Elixir217
erneestoc/feedxAn Elixir-based application that enables the addition of social features to existing applications by consuming and serving events via RabbitMQ.12
sija/base62.crA library that encodes numbers using a compact set of characters (Base62) and provides decoding functionality.10