57

Hey, you probably know about restic and borg for backups. They are pretty mature and very commonly used.

Rustic is a fully compatible reimplementation of restic in Rust and they do seem to have implemented a few improvements over restic. The developer even used to be a contributor on restic.

Is anyone here using it already? It looks super promising but I'd love to hear your opinion!

you are viewing a single comment's thread
view the rest of the comments
[-] dabe@programming.dev 13 points 3 years ago* (last edited 3 years ago)

A lot of the time, rust rewrites are more for devs, than users. Rust code is just easier to maintain (in the long-run ๐Ÿ˜‰) and harder to make buggy. But some times the apps do just run faster when compiled with Rust.

[-] jcg@halubilo.social 3 points 3 years ago

Is it that much better than Go? Seems like the original restic was written in Go which afaik is pretty similar performance and syntax wise.

[-] beeb@lemm.ee 7 points 3 years ago

Go has its fair share of design problems and is not as memory efficient due to its garbage collector. Also it will probably always be linked to Google in some way.

this post was submitted on 06 Jul 2023
57 points (96.7% liked)

Selfhosted

61808 readers
746 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

Detailed Rules Post

  1. Be civil.

  2. No spam.

  3. Posts are to be related to self-hosting.

  4. Don't duplicate the full text of your blog or readme if you're providing a link.

  5. Submission headline should match the article title.

  6. No trolling.

  7. Promotion posts require active participation, with an account that is at least 30 days old. F/LOSS without a paywall has exceptions, with requirements. See the rules link for details. Tags [CBH] or [AIP] are required, see the links in Rule 8 for details.

  8. AI-related discussions and AI-involved promotional posts have additional requirements for tagging, as noted in Rule 7 and the AI & Promotional Post Expanded Rules post, and find example disclosures here.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 3 years ago
MODERATORS