gnatcoll-json
Container serializer
A JSON serialization/deserialization library for Ada Standard containers and types
7 stars
3 watching
3 forks
Language: Ada
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
adacore/gnatcoll-core | A collection of core packages for building Ada libraries and applications | 45 |
adacore/gnatcoll-bindings | A collection of C library bindings for the Ada programming language. | 14 |
adacore/gnatcoll-db | Database packages for a set of C-based software components | 11 |
haskell/aeson | A Haskell library for parsing and generating JSON data | 1,255 |
onox/json-ada | An Ada library for parsing JSON data | 39 |
gzoller/scalajack | A fast JSON serialization library for Scala classes | 112 |
xyncro/chiron | A JSON serialization library for F#. | 174 |
stephenberry/glaze | A fast and portable JSON library for C++ that supports various features and data formats | 1,221 |
gschjetne/json-mop | A metaclass library for serializing and deserializing objects in Common Lisp to and from JSON data | 61 |
tailrecursion/cljson | A Clojure/ClojureScript library for accelerating JSON data deserialization in browser applications. | 62 |
ghidoz/angular2-jsonapi | An Angular 2 adapter for interacting with JSON API endpoints | 199 |
ngs-doo/dsl-json | A high-performance JSON serialization library for Java, designed to work efficiently with existing POJO classes and providing features such as compile-time databinding and streaming support. | 1,013 |
facebook-csharp-sdk/simple-json | A lightweight JSON serialization and deserialization library for .NET | 380 |
swissdatasciencecenter/calamus | A Python library for serializing data to JSON-LD format | 29 |
adacore/gnat-llvm | An Ada compiler based on LLVM to generate native code from the GNAT front-end. | 185 |