dedupfs VS mfsbsd

Compare dedupfs vs mfsbsd and see what are their differences.

dedupfs

A Python FUSE file system that features transparent deduplication and compression which make it ideal for archiving backups. (by xolox)
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
dedupfs mfsbsd
1 5
123 471
- -
0.0 3.8
almost 14 years ago 3 months ago
Python Makefile
GNU General Public License v3.0 or later BSD 2-clause "Simplified" 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.

dedupfs

Posts with mentions or reviews of dedupfs. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-09-15.
  • FreeBSD SSH Hardening
    9 projects | news.ycombinator.com | 15 Sep 2021
    Is it possible to use tarsnap's deduplication code on my own server? We're setting up an ML dataset distribution box, and I was hoping to avoid storing e.g. imagenet as a tarball + untar'd (so that nginx can serve each photo individually) + imagenet in TFDS format.

    https://github.com/xolox/dedupfs was the closest I found, but it has a lot of downsides.

    Has anyone made an interface to tarsnap's tarball dedup code? A python wrapper around the block dedup code would be ideal, but I doubt it exists.

    (Sorry for the random question -- I was just hoping for a standalone library along the lines of tarsnap's "filesystem block database" APIs. I thought about emailing this to you instead, but I'm crossing my fingers that some random HN'er might know. I'm sort of surprised that filesystems don't make it effortless. In fact, I delayed posting this for an hour to go research whether ZFS is the actual solution -- apparently "no, not unless you have specific brands of SSDs: https://www.truenas.com/community/resources/my-experiments-i..." which rules out my non-SSD 64TB Hetzner server. But like, dropbox solved this problem a decade ago -- isn't there something similar by now?)

mfsbsd

Posts with mentions or reviews of mfsbsd. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-03-08.
  • Build Initramfs Rootless
    8 projects | news.ycombinator.com | 8 Mar 2024
    I'm very new to BSD in general, but I find it very fun and interesting!

    However, I need pointers to get started.

    > You won't be spoon-fed, and are expected to have read the manuals and other documentations...

    I read a lot of FreeBSD and NetBSD documentation to get to the point of compiling my own kernels, but I don't think I ever read about the equivalent concept of Linux cpio/initramfs for BSD. My minimal images use a UFS filesystem.

    Here, after checking https://mfsbsd.vx.sk/ and https://github.com/mmatuska/mfsbsd/blob/master/scripts/mdini... I think mfsbsd is just a using tmpfs so it may not exactly the same thing as initramfs, that allows booting linux from a bzImage + initrd

    I'll keep searching, it's not super high priority at the moment, but it's something I'd like to do with (Free|Net)BSD.

  • MfsBSD: ISO file that create a working minimal installation of FreeBSD
    2 projects | news.ycombinator.com | 15 Oct 2023
  • Does anyone still use digitalocean for freebsd vms
    1 project | /r/freebsd | 17 May 2023
    I suspect it depends on how much support and/or hand-holding you need from your hosting provider. I'd hesitate to run an unofficial build/image but I believe the alternative on DO is to use mfsbsd (a memory-file-system installer for FreeBSD) which is also an unofficial build/image.
  • Is there a way to load the FreeBSD installer to RAM?
    2 projects | /r/BSD | 1 Nov 2022
    The common answer here is to use mfsbsd which puts all the installer's requirements onto a RAM disk so you should (in theory) be able to pull the install media and plug in other devices as needed
  • FreeBSD SSH Hardening
    9 projects | news.ycombinator.com | 15 Sep 2021
    I looked into this for a project a couple of years ago and ended up using mfsbsd instead.

    https://github.com/mmatuska/mfsbsd

What are some alternatives?

When comparing dedupfs and mfsbsd you can also consider the following projects:

tarsnap - Command-line client code for Tarsnap.

yubikey-agent - yubikey-agent is a seamless ssh-agent for YubiKeys.