json_on_steroids
JSON helper library
A library that makes working with JSON data easier by providing flexible schema handling and automated type conversions
[Crystal Lang] Handle and mutate JSON document easily
24 stars
2 watching
1 forks
Language: Crystal
last commit: over 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
sija/any_hash.cr | A library for working with nested data structures, providing an easy-to-use JSON-friendly hash class and methods for traversing and manipulating it. | 35 |
anykeyh/clear | An ORM library for Crystal that simplifies interactions with PostgreSQL databases. | 272 |
jeaye/jeayeson | A C++14 JSON library designed to provide a consistent interface for handling JSON data in a type-safe manner. | 132 |
haskell/aeson | A Haskell library for parsing and generating JSON data | 1,255 |
chrispenner/json-to-haskell | A tool to automatically generate Haskell data types and instances from JSON schema | 82 |
kassane/json | A lightweight C++ JSON library with intuitive syntax and minimal dependencies | 1 |
phil294/ahk_x11 | A reimplementation of AutoHotkey scripting language for Unix-like systems with an X window system (X11) | 832 |
sol/aeson-qq | A Haskell package that enables compile-time conversion of JSON strings to data structures using a custom quasiquoter. | 80 |
meh/jazz | A JSON handling library for Elixir. | 61 |
gnieh/diffson | A Scala library for computing diffs and patches of JSON data | 315 |
crystal-china/hashr | A lightweight class used to simplify testing of JSON responses in Crystal applications. | 0 |
ocramz/aeson-schema | Tool for validating and generating JSON data structures | 60 |
typelevel/jawn | A JSON parser library for Scala that provides fast and featureful parsing capabilities | 433 |
potatosalad/erlang-jose | A JSON Object Signing and Encryption library for Erlang and Elixir | 308 |
abusomani/jsonhandlers | A library that provides simple handlers to read and write JSON data from various sources such as files and HTTP requests. | 2 |