libarchive VS fpart

Compare libarchive vs fpart and see what are their differences.

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
libarchive fpart
33 5
2,878 215
4.3% -
9.1 7.9
about 23 hours ago 3 months ago
C C
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.

libarchive

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

fpart

Posts with mentions or reviews of fpart. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-12-06.
  • Rsync extremely slow on two ZFS local pools
    2 projects | /r/zfs | 6 Dec 2022
    Native rsync is terrible for lots of small file as it copies each file one by one sequentially. If you have lots of cores to work with, use the fpsync utility that comes with the fpart command to run parallel rsync's. You can easily saturate a 10Gb link with multiple rsync processes in parallel
  • Am I crazy to expect 100gbps across the pacific ocean?
    2 projects | /r/networking | 1 Jul 2022
    You should probably use something like fpsync and multiple rsync jobs to get the most bandwidth.
  • Advice on 100gbps WAN?
    1 project | /r/HPC | 2 Mar 2022
    My favorite free solution is fpsync/fpart from https://github.com/martymac/fpart -- basically that is a highly optimized filesystem crawler and indexer that can spit out balanced lists of files to transfer to a waiting army of parallel rsync workers. Tools are provided to manage the rsync fleet. Combining fpsync/fpart with an army of parallel rsync workers is a great design pattern especially for HPC as you can farm the rsync workers out to compute nodes
  • zfs replication vs multithreaded rsync
    2 projects | /r/zfs | 7 Oct 2021
    I've migrated data from our Isilon to zfs hostA using the fpsync tool that comes with the fpart utility. I get reasonably good throughput from this. 15TB in 5 and 1/2 hours
  • How to back up 100TB NAS to USB HDDs??
    1 project | /r/DataHoarder | 21 May 2021

What are some alternatives?

When comparing libarchive and fpart you can also consider the following projects:

ZLib - A massively spiffy yet delicately unobtrusive compression library.

TDengine - TDengine is an open source, high-performance, cloud native time-series database optimized for Internet of Things (IoT), Connected Cars, Industrial IoT and DevOps.

7z - Because 7-zip source code was in a 7z archive [mirror]

pgBackRest - Reliable PostgreSQL Backup & Restore

p7zip - A new p7zip fork with additional codecs and improvements (forked from https://sourceforge.net/projects/sevenzip/ AND https://sourceforge.net/projects/p7zip/).

criu - Checkpoint/Restore tool

Klib - A standalone and lightweight C library

sanoid - These are policy-driven snapshot management and replication tools which use OpenZFS for underlying next-gen storage. (Btrfs support plans are shelved unless and until btrfs becomes reliable.)

ck - Concurrency primitives, safe memory reclamation mechanisms and non-blocking (including lock-free) data structures designed to aid in the research, design and implementation of high performance concurrent systems developed in C99+.

stm32-usart-uart-dma-rx-tx - STM32 examples for USART using DMA for efficient RX and TX transmission

pixz - Parallel, indexed xz compressor

sha1 - SHA-1 Hashing