Atma.Json
JSON serializer
A JSON serialization framework for a specific programming language.
Json serializeration for Beef
8 stars
1 watching
3 forks
Language: Beef
last commit: about 3 years ago Related projects:
Repository | Description | Stars |
---|---|---|
haskell/aeson | A Haskell library for parsing and generating JSON data | 1,255 |
jsonapi-serializer/jsonapi-serializer | A fast JSON serialization library for Ruby objects | 1,407 |
terria-k/teujson | A lightweight and reflection-less JSON serialization library that generates code for serializing and deserializing objects at compile time. | 1 |
sake92/tupson | A library for serializing and deserializing JSON data in Scala | 7 |
aviate-labs/json.mo | A JSON serialization format for Motoko programming language | 19 |
xyncro/chiron | A JSON serialization library for F#. | 174 |
einscott/bon | A serialization library for serializing and deserializing data structures in the Beef programming language. | 11 |
jdereg/json-io | A Java library for serializing and deserializing data to and from JSON format. | 331 |
realtimechris/jsonifier | Fast JSON serialization and deserialization library using modern C++20 features and SIMD instructions | 56 |
python-rapidjson/python-rapidjson | A Python wrapper around an extremely fast C++ JSON parser and serialization library. | 507 |
einscott/json | A library that enables reading and writing of JSON data in the Beef programming language. | 4 |
okuramasafumi/alba | A JSON serialization library for Ruby and JRuby that allows easy creation of serializable objects with customizable attributes. | 944 |
vt-elixir/ja_serializer | A library for serializing Elixir data structures in JSONAPI format | 641 |
swissdatasciencecenter/calamus | A Python library for serializing data to JSON-LD format | 29 |
pigulla/json-strictify | A utility for safely serializing data to JSON without losing information or causing infinite loops | 19 |