automerge-perf VS aper

Compare automerge-perf vs aper and see what are their differences.

automerge-perf

Performance tests for Automerge (by automerge)

aper

A Rust data structure library built on state machines. (by drifting-in-space)
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
automerge-perf aper
2 8
35 292
- 0.7%
3.2 0.0
7 months ago about 1 year ago
JavaScript JavaScript
- 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.

automerge-perf

Posts with mentions or reviews of automerge-perf. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-02-26.
  • Announcing crop, the fastest UTF-8 text rope for Rust
    9 projects | /r/rust | 26 Feb 2023
    The automerge folks have a real-life editing history of a large document in their benchmarks: https://github.com/automerge/automerge-perf
  • You might not need a CRDT
    9 projects | news.ycombinator.com | 5 Dec 2022
    This is an implementation problem with automerge. I wrote a blog post last year about CRDT performance. I re-ran the benchmarks a couple months ago. Automerge has improved a lot since then, but a simple benchmark test (automerge-perf[1]) still takes 200MB of RAM using automerge-rs. Yjs and Diamond types can run the same benchmark in 4mb / 2mb of ram respectively.

    I've had a chat with some of the automerge people about it. They're working on it, and I've shared the techniques I'm using in diamond types (and all the code). Its just an implementation bottleneck.

    [1] https://github.com/automerge/automerge-perf/

aper

Posts with mentions or reviews of aper. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-01-31.
  • Aper: a Rust library for data synchronization using state machines.
    1 project | /r/u_No-Coconut-2911 | 1 Feb 2023
    1 project | /r/u_Opening_Lawfulness27 | 31 Jan 2023
    2 projects | /r/rust | 31 Jan 2023
  • You might not need a CRDT (Conflict-free Replicated Data Type)
    2 projects | /r/rust | 12 Dec 2022
    The relevance here is that this post mentions their new Rust library Aper (https://aper.dev/). In addition, CRDTs are a favorite topic of Raph Levien, AKA the Rust GUI guy, and featured in the Xi editor, his first major Rust project (retrospective here: https://raphlinus.github.io/xi/2020/06/27/xi-retrospective.html).
  • You might not need a CRDT
    9 projects | news.ycombinator.com | 5 Dec 2022
    It's also super refreshing to see the work on Aper [1] [2] (a Rust library implementing state machine synchronization across a trusted network). Looking forward next series of articles here!

    [1]: https://aper.dev/

    [2]: https://github.com/drifting-in-space/aper

  • CRDTs make multiplayer text editing part of Zed's DNA
    10 projects | news.ycombinator.com | 1 Dec 2022
    Our Aper (https://aper.dev) implements a number of similar concepts (state machine replication with optimistic local transitions + rollback). I 100% agree that it’s an easier model to reason about.

    Your approach with cursors is clever, that part I haven’t seen elsewhere.

  • Ask HN: Who is hiring? (June 2022)
    22 projects | news.ycombinator.com | 1 Jun 2022
    Drifting in Space | Full-time | NYC | https://driftingin.space

    We make Jamsocket (https://jamsocket.com/), which allows application developers to spin up and connect to server-side compute. This allows browser-based applications to do computationally-intensive things that are otherwise impossible in the browser.

    We went through YC and just raised a seed round and are looking to build up our team. We are based in NYC but are open to remote for experience candidates.

    Our tech stack includes Rust, NATS, Docker, Postgres, TypeScript.

    We have lots of fun technical problems that get into the nitty-gritty of networking and operating systems, plus fun open-source stuff like Aper (https://aper.dev/). We are excited to build a diverse team and encourage non-traditional candidates to apply.

    Email [email protected] or see more details here: https://www.ycombinator.com/companies/drifting-in-space/jobs...

What are some alternatives?

When comparing automerge-perf and aper you can also consider the following projects:

jumprope-rs

plane - 🔥 🔥 🔥 Open Source JIRA, Linear and Asana Alternative. Plane helps you track your issues, epics, and product roadmaps in the simplest way possible.

plane - A distributed system for running WebSocket services at scale.

google-search-results-nodejs - SerpApi client library for Node.js. Previously: Google Search Results Node.js.

pigeon - Diff, patch, merge, and synchronize JSON documents with an Automerge-compatible interface

crop - 🌾 A pretty fast text rope

wg-best-practices-os-developers - The Best Practices for OSS Developers working group is dedicated to raising awareness and education of secure code best practices for open source developers.

statebox_riak - Convenience library that makes it easier to use statebox with riak, extracted from best practices in our production code at Mochi Media.

Plausible Analytics - Simple, open source, lightweight (< 1 KB) and privacy-friendly web analytics alternative to Google Analytics.

Mattermost - Mattermost is an open source platform for secure collaboration across the entire software development lifecycle..

peritext - A CRDT for asynchronous rich-text collaboration, where authors can work independently and then merge their changes.