Form editing, changelogs, and progressive diffing - am I reinventing the wheel?

This page summarizes the projects mentioned and recommended in the original post on /r/AskProgramming

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
  • diff-match-patch

    Diff Match Patch is a high-performance library in multiple languages that manipulates plain text.

  • Outside of that, to get the diffs there is a library called diff-match-patch that has implementations in most languages. Your data model / state tracking sounds like it matches the internal constraints.

  • 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.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Ideas for approaching pattern matching/distance problem

    1 project | /r/learnprogramming | 29 Jun 2023
  • Show HN: Character-Based Git Conflict Resolution

    1 project | news.ycombinator.com | 13 May 2022
  • Keeping track of changes made to xml file.

    1 project | /r/learnprogramming | 18 Oct 2021
  • Get Diff and Patch Html

    1 project | dev.to | 24 Jan 2021
  • Here’s my ~600 byte (minified, gzipped) package for diffing two strings.

    4 projects | /r/javascript | 13 May 2022