json1 VS medley

Compare json1 vs medley and see what are their differences.

json1

This is an operational transform type replacement for ottypes/json0 (by ottypes)

medley

The main repo for the Medley Interlisp project. Wiki, Issues are here. Other repositories include maiko (the VM implementation) and Interlisp.github.io (web site sources) (by Interlisp)
SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
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
json1 medley
2 11
305 359
0.3% 1.1%
0.0 9.2
10 months ago 4 days ago
JavaScript 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.

json1

Posts with mentions or reviews of json1. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-04-06.
  • Writing Redux Reducers in Rust
    3 projects | /r/rust | 6 Apr 2022
    It uses some JSON OT code I wrote, which is without a doubt the most complex code I've ever written in my career: https://github.com/ottypes/json1
  • Version Control for Structure Editing
    3 projects | news.ycombinator.com | 19 Oct 2021
    > Even if we get the OT part right, it’d be huge effort to port this to support other semantic structures with different set of ops

    Its very doable, and its been done. Eg, in json1[1] we have support for lots of tree operations on a set of data stored as a JSON tree:

    - Insert / delete in lists

    - Move (reparent) any object in the tree

    - Embedded edits (so if you have a custom type inside a field and define your own operations)

    This is all very general purpose. You don't need to do reinvent any of this per application.

    [1] https://github.com/ottypes/json1

medley

Posts with mentions or reviews of medley. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-03-27.

What are some alternatives?

When comparing json1 and medley you can also consider the following projects:

sharedb - Realtime database backend based on Operational Transformation (OT)

maiko - Medley Interlisp virtual machine

Co-dfns - High-performance, Reliable, and Parallel APL

cloc - cloc counts blank lines, comment lines, and physical lines of source code in many programming languages.

BQN - An APL-like programming language. Self-hosted!

urn - Yet another Lisp variant which compiles to Lua

sbcl - Mirror of Steel Bank Common Lisp (SBCL)'s official repository

lisp-system-browser - Smalltalk-like system browser for Common Lisp.

NetLogo - turtles, patches, and links for kids, teachers, and scientists

crosstalk - Smalltalk-80 bare metal implementation for the Raspberry Pi

hy - A dialect of Lisp that's embedded in Python

phel-lang - Phel is a functional programming language that transpiles to PHP. A Lisp dialect inspired by Clojure and Janet.