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: almost 2 years 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 | Provides bindings to commonly used C libraries for use in Ada programs | 14 |
adacore/gnatcoll-db | A collection of pre-packaged C components for building databases. | 11 |
haskell/aeson | A Haskell library for parsing and generating JSON data | 1,257 |
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,414 |
gschjetne/json-mop | A metaclass library for serializing and deserializing objects in Common Lisp to and from JSON data | 62 |
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,020 |
facebook-csharp-sdk/simple-json | A lightweight JSON serialization and deserialization library for .NET | 382 |
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 |