std_json_io
Json Server
Enables JSON communication between processes over STDIO
A simple library for Elixir that provides json over STDIO
30 stars
4 watching
27 forks
Language: Elixir
last commit: over 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
guedes/exjson | An Elixir implementation of the JSON specification for parsing and generating structured data in Erlang. | 71 |
cblage/elixir-json | Provides native JSON encoding and decoding support for Elixir | 217 |
devinus/poison | A fast and simple JSON parser and encoder for Elixir | 2,027 |
massivefermion/jsonc | Utilities for working with a superset of JSON | 0 |
rdf-elixir/jsonld-ex | An Elixir implementation of the JSON-LD standard for RDF data representation and serialization | 74 |
lucassscaravelli/ej | Provides a simple way to handle JSON data from different sources in Go applications. | 10 |
meh/jazz | A JSON handling library for Elixir. | 61 |
zhaskell/stdio | A Haskell toolkit providing standardized input/output functions powered by libuv | 104 |
joshrieken/test_that_json | JSON-related testing helpers for Elixir applications | 10 |
adamkittelson/simplex | An Elixir library for interacting with the Amazon SimpleDB API | 3 |
joshrieken/test_that_json_espec | Provides assertions for testing JSON data in Elixir applications | 6 |
justinwoo/purescript-simple-json | A Purescript library for decoding JSON data into type-safe records | 134 |
treye/json_stream_encoder | A streaming JSON encoder for Elixir that prioritizes memory efficiency and parallelism over raw speed. | 8 |
tsoding/haskell-json | A JSON parser implementation in Haskell. | 171 |
beam-community/jsonapi | An Elixir library for serializing and querying data in the JSONAPI format | 497 |