json-logic-rs VS jsonlogic

Compare json-logic-rs vs jsonlogic and see what are their differences.

json-logic-rs

JSONLogic implementation in Rust, accessible via Python and JS (by Bestowinc)

jsonlogic

Go Lang implementation of JsonLogic (by diegoholiveira)
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-logic-rs jsonlogic
1 1
34 141
- -
4.4 5.5
21 days ago 8 days ago
Rust Go
MIT License 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-logic-rs

Posts with mentions or reviews of json-logic-rs. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-05-27.
  • JsonLogic
    9 projects | news.ycombinator.com | 27 May 2021
    We built a rust version of this that provides a Python package via CFFI and a node package via WASM, because we found that the different implementations for different languages were pretty buggy and would sometimes resolve expressions differently. Also the original project in JS seems to be largely unmaintained. The rust version goes to great lengths to reimplement weird JS typecasting so as to be fully compatible with the original.

    https://github.com/Bestowinc/json-logic-rs

    I am currently working on an extension to add functions and more strongly typed operators to avoid the hassle of JS’ type conversion.

jsonlogic

Posts with mentions or reviews of jsonlogic. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-05-27.
  • JsonLogic
    9 projects | news.ycombinator.com | 27 May 2021
    I did a rules engine to the company that I work based in this specification, but using go language. It is a very successful project because our clients can create rules without tech people around in our frontend, it's very easy to translate our rules into json and store it.

    I even did a library to implement it in go language: https://github.com/diegoholiveira/jsonlogic

What are some alternatives?

When comparing json-logic-rs and jsonlogic you can also consider the following projects:

cel-spec - Common Expression Language -- specification and binary representation

json-logic-js - Build complex rules, serialize them as JSON, and execute them in JavaScript

dhall-lang - Maintainable configuration files

jaspr - Modern web framework for building websites in Dart. Supports SPAs and SSR.

sci - Configurable Clojure/Script interpreter suitable for scripting and Clojure DSLs

jaspr - Lisp for JSON

secure-json-logic - Use logic-objects from uncertain sources and run them locally without breaking the own system