awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
onox avatar

onox/json-ada

0
View on GitHub↗
46 stars·5 forks·Ada·Apache-2.0·12 views

Json Ada

An Ada 2012 library for parsing JSON ([RFC 7159][url-rfc]). It supports Ada 2012's iterator and indexing syntax. The RFC does not support comments, thus this library does not support it either. If your JSON data contains comments, you should minify the data so that comments are removed.

Features

  • Data Format Libraries - JSON parsing library.

Star history

Star history chart for onox/json-adaStar history chart for onox/json-ada

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Json Ada

These projects share indexed features with Json Ada. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • alire-project/xmlezoutalire-project avatar

    alire-project/xmlezout

    3View on GitHub↗

    XML EZ_Out

    Ada
    View on GitHub↗3
  • cocobelgica/autohotkey-jsoncocobelgica avatar

    cocobelgica/AutoHotkey-JSON

    284View on GitHub↗

    JSON module for AutoHotkey

    AutoHotkey
    View on GitHub↗284
  • cocobelgica/autohotkey-serdescocobelgica avatar

    cocobelgica/AutoHotkey-SerDes

    15View on GitHub↗

    Serialize / de-serialize an AutoHotkey object structure

    AutoHotkey
    View on GitHub↗15
  • adacore/xmladaAdaCore avatar

    AdaCore/xmlada

    29View on GitHub↗

    XML/Ada: An XML parser for Ada95

    Ada
    View on GitHub↗29
Compare all 20 related projects→

Frequently asked questions

What does onox/json-ada do?

An Ada 2012 library for parsing JSON ([RFC 7159][url-rfc]). It supports Ada 2012's iterator and indexing syntax. The RFC does not support comments, thus this library does not support it either. If your JSON data contains comments, you should minify the data so that comments are removed.

What are the main features of onox/json-ada?

The main features of onox/json-ada are: Data Format Libraries.

Which projects share features with onox/json-ada?

Projects with overlapping indexed features include: alire-project/xmlezout — XML EZ_Out. cocobelgica/autohotkey-json — JSON module for AutoHotkey. cocobelgica/autohotkey-serdes — Serialize / de-serialize an AutoHotkey object structure. componolit/jwx — JWX is a library for handling JSON data and more. It is implemented in the SPARK programming language and has been… componolit/sxml — SXML is an XML library implemented in pure SPARK 2014. Absence of runtime errors and bounded stack usage have been… adacore/xmlada — XML/Ada: An XML parser for Ada95.