crdt-benchmarks VS electric

Compare crdt-benchmarks vs electric and see what are their differences.

crdt-benchmarks

Real world text editing traces for benchmarking CRDT and Rope data structures [Moved to: https://github.com/josephg/editing-traces] (by josephg)

electric

Local-first sync layer for web and mobile apps. Build reactive, realtime, local-first apps directly on Postgres. (by electric-sql)
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
crdt-benchmarks electric
2 27
24 4,879
- 8.4%
10.0 9.8
12 months ago 3 days ago
JavaScript Elixir
- Apache License 2.0
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.

crdt-benchmarks

Posts with mentions or reviews of crdt-benchmarks. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-18.
  • CRDT-richtext: Rust implementation of Peritext and Fugue
    17 projects | news.ycombinator.com | 18 May 2023
    Diamond types author here! Congratulations on getting your crdt working! It’s lovely to see a new generation of CRDTs which have decent performance.

    And nice stuff implementing peritext! I’d love to do the same in diamond types at some point. You beat me to it!

    Im building a little repository of real world collaborative editing traces to use when benchmarking, comparing and optimising text based CRDTs[1]. The automerge-perf editing trace isn’t enough on its own. And we’re increasingly converging on a format for multi user concurrent editing traces too[2]. It’d be great to add some rich text editing traces in the mix if you’re interested in recording something, so we can also compare how peritext performs in different systems.

    Anyway, welcome to the community! Love to have more implementations around!

    https://github.com/josephg/crdt-benchmarks

    https://github.com/dmonad/crdt-benchmarks/issues/20

  • Announcing crop, the fastest UTF-8 text rope for Rust
    9 projects | /r/rust | 26 Feb 2023
    I have a few more real world editing traces that I use for jumprope in this repository: https://github.com/josephg/crdt-benchmarks

electric

Posts with mentions or reviews of electric. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-04-17.

What are some alternatives?

When comparing crdt-benchmarks and electric you can also consider the following projects:

electric_dart - A Dart implementation for Electric (electric-sql.com).

fulcro - A library for development of single-page full-stack web applications in clj/cljs

editing-traces - Real world text editing traces for benchmarking CRDT and Rope data structures

cr-sqlite - Convergent, Replicated SQLite. Multi-writer and CRDT support for SQLite

jumprope-rs

crdt-benchmarks - A collection of CRDT benchmarks

yjs-sqlite-test - Test combining yjs and sqlite wasm

wundergraph - WunderGraph is a Backend for Frontend Framework to optimize frontend, fullstack and backend developer workflows through API Composition.

crdt-richtext - Rich text CRDT that implements Peritext and Fugue

multiversion-concurrency-control - Implementation of multiversion concurrency control, Raft, Left Right concurrency Hashmaps and a multi consumer multi producer Ringbuffer, concurrent and parallel load-balanced loops, parallel actors implementation in Main.java, Actor2.java and a parallel interpreter

pg_crdt - POC CRDT support in Postgres

mycelite - Mycelite is a SQLite extension that allows you to synchronize changes from one instance of SQLite to another.