json-mop VS json-schema2

Compare json-mop vs json-schema2 and see what are their differences.

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
json-mop json-schema2
2 1
60 -
- -
5.8 -
3 months ago -
Common Lisp
MIT License -
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

json-mop

Posts with mentions or reviews of json-mop. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-03-08.
  • OpenAPI Client Generator
    3 projects | /r/Common_Lisp | 8 Mar 2023
    Hey guys, I want to share my common lisp project openapi-generator (github) to create asdf-loadable clients from OpenAPI/Swagger Specification files in one command. It uses json-mop for parsing the spec into a CLOS object. This object is then used for generating the system.
  • Create CLOS classes from json-schema?
    5 projects | /r/Common_Lisp | 25 Aug 2021
    From awesome-cl, there is json-mop but lack the experience to comment!

json-schema2

Posts with mentions or reviews of json-schema2. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-08-25.
  • Create CLOS classes from json-schema?
    5 projects | /r/Common_Lisp | 25 Aug 2021
    However, this is becoming tedious and error-prone and it looks increasingly desirable to duplicate the json schema hierarchy fully in CLOS. A look around turned up a WIP, json-schema2, but it looks far from complete and is undocumented.

What are some alternatives?

When comparing json-mop and json-schema2 you can also consider the following projects:

gnuxie.annotations

json-clos

sheeple - Cheeky prototypes for Common Lisp

ultralisp - The software behind a Ultralisp.org Common Lisp repository

openapi-generator - OpenAPI client system generator.