textot.rs

Text operational transform library, for rust. Compatible with libot, ottypes/text. (by josephg)

Textot.rs Alternatives

Similar projects and alternatives to textot.rs

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better textot.rs alternative or higher similarity.

textot.rs reviews and mentions

Posts with mentions or reviews of textot.rs. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-08-16.
  • Go 1.17 Is Released
    12 projects | news.ycombinator.com | 16 Aug 2021
    I find that's only true so long as the problem you're solving fits well into Go's view of the world.

    If you want to make a data structure holding the equivalent of a parametric enum (or tagged union from C), go is very awkward to use compared with richer languages like Swift or Rust. Go is also awkward if you want to implement custom generic data structures.

    Eg, this[1] code I wrote a couple years ago for doing text based operational transform became about 1.5x longer in Go compared to rust or typescript because its so awkward to express a parametric enum in go. And it was much harder to read & more buggy as a result. Sadly I lost the go version of the code. I'd be curious if someone with more go experience could do a better job, but I'm skeptical.

    Hopefully the situation improves somewhat when generics land.

    [1] https://github.com/josephg/textot.rs/blob/03c84b7c35a375ba7d...

Stats

Basic textot.rs repo stats
1
26
0.0
over 2 years ago

The primary programming language of textot.rs is Rust.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com