Implementing Undo/Redo for App State with the Undo Crate

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

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

    An undo-redo library. (by evenorog)

  • I'm creating an app with rust and require undo/redo functionality. The undo crate seems like it offers some nice functionality to do this, but I can figure out how to apply the simple example to a more complex setup, where ```AppState``` is stored inside of a RefCell ```AppContainer```. When AppContainer mutates AppState, I want to be able to undo/redo that mutation.

  • 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

  • Adding undoable to a reducer causes immer exception

    2 projects | /r/reactjs | 7 Feb 2023
  • """may_dangle""" stabilization

    1 project | /r/rust | 26 Oct 2022
  • How are things like undo/redo implemented?

    1 project | /r/learnprogramming | 31 Mar 2022
  • Best way to know what page a user just came from?

    1 project | /r/webdev | 10 Sep 2021
  • Zustand / Immer undo redo functionality

    1 project | /r/reactjs | 25 Apr 2021