binary-experiments VS interjevko.js

Compare binary-experiments vs interjevko.js and see what are their differences.

binary-experiments

Experiments with various binary formats based on Jevko. (by jevko)

interjevko.js

Experimental Schema-based Minimal Data Interchange with Jevko. (by jevko)
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
binary-experiments interjevko.js
2 4
0 0
- -
10.0 10.0
about 2 years ago about 2 years ago
JavaScript JavaScript
- -
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.

binary-experiments

Posts with mentions or reviews of binary-experiments. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-10-25.
  • Jevko: a minimal general-purpose syntax
    30 projects | news.ycombinator.com | 25 Oct 2022
    Yes, S-expressions come in many flavors, some more minimal than others, some binary. They are all truly wonderful.

    The most wonderful to me are the simplest ones, and Jevko grows out of the same spirit as them.

    However, it does not attempt to be a new flavor of S-expressions and diverges in ways which to me are worth looking at. I hope it can appeal and be useful not only to minimalist syntax enthusiasts.

    BTW Some time ago I've been also experimenting with binary versions of Jevko, certainly with inspiration from both netstrings and Rivest's csexps:

    https://github.com/jevko/binary-experiments#asttolengthprefi...

    Since then I had some more ideas which I hope to get around to implementing at some point.

interjevko.js

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

What are some alternatives?

When comparing binary-experiments and interjevko.js you can also consider the following projects:

examples - Examples of information encoded with Jevko.

yapl - YAml Programming Language

easyjevko.lua - An Easy Jevko library for Lua.

nederlang - Nederlandse programmeertaal 🇳🇱. Geïnterpreteerd en met dynamische types. Met bytecode compiler en virtuele machine, in Rust.

specifications - Specifications related to Jevko.

edsl - Example of embedding TypeScript as an EDSL inside of another language

markup-experiments - A collection of experiments with Jevko and text markup.

writing - A public place for unpolished technical writing.

treenotation.org - TreeNotation.org website

jevkostream.scm - (WIP) Streaming parsers for Jevko in Scheme