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.
8 stars
2 watching
0 forks
Language: Elixir
last commit: almost 3 years ago
Linked from 1 awesome list
elixirjson
Related projects:
Repository | Description | Stars |
---|---|---|
| A JSON handling library for Elixir. | 60 |
| Provides native JSON encoding and decoding support for Elixir | 217 |
| A fast and simple JSON encoding toolkit that aims to achieve better performance than existing solutions. | 82 |
| A high-performance JSON parser and encoder with streaming capabilities for Go. | 2,127 |
| A fast and simple JSON parser and encoder for Elixir | 2,028 |
| A pure Elixir implementation of Base62 encoding and decoding | 20 |
| An Elixir implementation of the JSON specification for parsing and generating structured data in Erlang. | 71 |
| A package for fast and efficient JSON encoding of Go structs without additional dependencies or build steps. | 737 |
| An Elixir library that provides an encoder/decoder for the extensible data notation (EDN) format. | 38 |
| A Common Lisp library for encoding and decoding data in the JSON format. | 11 |
| A YAML encoder for Elixir. | 22 |
| A library for encoding and decoding JSON Web Tokens (JWTs) using various encryption algorithms. | 5 |
| A Common Lisp library for encoding and decoding data in the JSON interchange format. | 79 |
| A module for encoding and decoding hexadecimal data in Elixir | 30 |
| Fast JSON encoding library for Go with configurable options and native support for standard library types. | 175 |