Eden
EDN encoder/decoder
An Elixir library that provides an encoder/decoder for the extensible data notation (EDN) format.
edn (extensible data notation) encoder/decoder for Elixir
38 stars
3 watching
7 forks
Language: Elixir
last commit: 11 months ago
Linked from 1 awesome list
clojureednelixirserialization
Related projects:
Repository | Description | Stars |
---|---|---|
| Provides native JSON encoding and decoding support for Elixir | 217 |
| A JSON handling library for Elixir. | 60 |
| A pure Elixir implementation of Base62 encoding and decoding | 20 |
| An Elixir implementation of the BSON data format | 26 |
| A streaming JSON encoder for Elixir that prioritizes memory efficiency and parallelism over raw speed. | 8 |
| An Elixir implementation of Ethereum's RLP encoding specification | 31 |
| A library providing functions for Base58Check encoding and decoding in Elixir | 16 |
| A library providing functions for character encoding conversion using the erlang-mbcs module | 27 |
| A library for encoding and decoding JSON Web Tokens (JWTs) using various encryption algorithms. | 5 |
| An Elixir library for anonymizing data in Ecto models by applying custom masking or redaction rules to sensitive fields. | 89 |
| A module for encoding and decoding hexadecimal data in Elixir | 30 |
| An Elixir implementation of Base58 encoding/decoding | 15 |
| An Elixir implementation of the JSON specification for parsing and generating structured data in Erlang. | 71 |
| A library for decoding and encoding HTML entities in strings | 88 |
| An Elixir library providing a read-only interface for image files. | 12 |