jaspr VS json-logic-rs

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

json-logic-rs

JSONLogic implementation in Rust, accessible via Python and JS (by Bestowinc)
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
jaspr json-logic-rs
1 1
17 34
- -
0.0 4.4
over 6 years ago 21 days ago
TypeScript Rust
ISC 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.

jaspr

Posts with mentions or reviews of jaspr. 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've been trying to invent a JSON-Lisp language like this for a long time. My first attempt was Jaspr (https://github.com/ar-nelson/jaspr), which has its own syntax that compiles to JSON. But I'm working on a new, Turing-incomplete variant called MiniJaspr that fills a similar niche to config languages like Jsonnet or Dhall.

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.

What are some alternatives?

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

jsonlogic - Go Lang implementation of JsonLogic

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

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

jsedn - javascript implementation of edn

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

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

dhall-lang - Maintainable configuration files