json_stream_encoder

JSON encoder

A streaming JSON encoder for Elixir that prioritizes memory efficiency and parallelism over raw speed.

Streaming encoder for JSON in elixir.

GitHub

8 stars
2 watching
0 forks
Language: Elixir
last commit: over 4 years ago
Linked from 1 awesome list

elixirjson

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
meh/jazzA JSON handling library for Elixir.60
cblage/elixir-jsonProvides native JSON encoding and decoding support for Elixir217
nikita-volkov/jsonifierA fast and simple JSON encoding toolkit that aims to achieve better performance than existing solutions.82
francoispqt/gojayA high-performance JSON parser and encoder with streaming capabilities for Go.2,127
devinus/poisonA fast and simple JSON parser and encoder for Elixir2,028
elixirs/base62A pure Elixir implementation of Base62 encoding and decoding20
guedes/exjsonAn Elixir implementation of the JSON specification for parsing and generating structured data in Erlang.71
bet365/jingoA package for fast and efficient JSON encoding of Go structs without additional dependencies or build steps.737
jfacorro/edenAn Elixir library that provides an encoder/decoder for the extensible data notation (EDN) format.38
sharplispers/cl-jsonA Common Lisp library for encoding and decoding data in the JSON format.11
ufirstgroup/ymlrA YAML encoder for Elixir.22
mschae/jwtexA library for encoding and decoding JSON Web Tokens (JWTs) using various encryption algorithms.5
phmarek/yasonA Common Lisp library for encoding and decoding data in the JSON interchange format.79
rjsamson/hexateA module for encoding and decoding hexadecimal data in Elixir30
wi2l/jettisonFast JSON encoding library for Go with configurable options and native support for standard library types.175